Sorry to be so persistent but I really need to get some measure of the error in the predictions of my nls model. I've tried to find out what predict.nls does and I've got down to MiModelo$m$predict function (newdata = list(), qr = FALSE) { eval(form[[3]], as.list(newdata), env) } <environment: 0x88a076c> But I can not find what is "form". Any help, please. Manuel
Manuel Gutierrez wrote: > The option se.fit in predict.nls is currently ignored. > Is there any other function available to calculate the > error in the predictions? > Thanks, > Manuel > ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. ______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html