noMix {bise}R Documentation

Function to dermine the number of underlying distributions

Description

Uses Gaussian Mixture Modelling based on optimizer and AIC to dermine best model fit

Usage

noMix(obsday, count)

Arguments

obsday Julian day of observed budburst, e.g. 1st of May = 120
count The number of observed budbursts on that day

Details

optimizer, gaussian Mixtures Modelling

Value

predicted mixtures distribution, AIC, number of Gaussian Mixtures

Author(s)

Daniel Doktor

Examples

## Not run: no.mix(obsday, count)

[Package bise version 1.0 Index]