noMix {bise} | R Documentation |
Uses Gaussian Mixture Modelling based on optimizer and AIC to dermine best model fit
noMix(obsday, count)
obsday |
Julian day of observed budburst, e.g. 1st of May = 120 |
count |
The number of observed budbursts on that day |
optimizer, gaussian Mixtures Modelling
predicted mixtures distribution, AIC, number of Gaussian Mixtures
Daniel Doktor
## Not run: no.mix(obsday, count)