Displaying 2 results from an estimated 2 matches for "dlavecchia".
2004 Nov 16
2
question about AIC
Hi everybody,
we are a pool of phd students and we have a question about AIC. We are interested
in calculating the AIC for a mixture model on galaxies data. So far we have
found AIC works only for regression models, whereas we need AIC for a mixture
of Normal with mean, sd and weights given by our EM algorithm.
May you help us?
thanks in advance
2007 Dec 17
3
integration
Dear All,
I need to perform a numerical integration of one dimensional
fucntions. The extrems of integration are both finite and the functions
I'm working on are quite complicated. I have already tried both area()
and integrate(), but they do not perform well: area() is very slow and
integrate() does not converge. Are in R other functions for numerical
integration of one dimentional