[R] bootstrapped CI for nonlinear models using nlsBoot from nlstools

2012-08-14 Thread Francisco Mora Ardila
lt;- fitted1 + sample(scale(resid1, scale = FALSE), : objeto de tipo 'environment' no es subconjunto I´ve tried with another response variable and other self starting function (SSlogis) and got the same error. Any suggestions? Francisco ------ Francisco Mora Ardila

[R] error using boxcox.nls during non linear estimation

2012-08-13 Thread Francisco Mora Ardila
from spanish) I´ve tryed other functions, even without self starters but it does not work. Then it seems to be there something in the data, but I don´t know what. Any suggestions? Francisco ---------- Francisco Mora Ardila Estudiante de Doctorado Centro de Investigaciones en Ecosist

Re: [R] confidence intervals for nls or nls2 model

2012-05-16 Thread Francisco Mora Ardila
Thanks! Now it is clear. Francisco On Wed, 16 May 2012 07:32:56 -0400, Gabor Grothendieck wrote > On Tue, May 15, 2012 at 11:20 PM, Gabor Grothendieck > wrote: > > On Tue, May 15, 2012 at 8:08 PM, Francisco Mora Ardila > > wrote: > >> Hi all > >> > >

Re: [R] confidence intervals for nls or nls2 model

2012-05-15 Thread Francisco Mora Ardila
On Tue, 15 May 2012 20:33:02 -0400, David Winsemius wrote > On May 15, 2012, at 8:08 PM, Francisco Mora Ardila wrote: > > > Hi all > > > > I have fitted a model usinf nls function to these data: > > > >> x > > [1] 1 0 0 4 3 5 12 10 1

[R] confidence intervals for nls or nls2 model

2012-05-15 Thread Francisco Mora Ardila
o get tconfidence and prediction intervals using new X data on a previous model? Thanks Francisco -- Francisco Mora Ardila Estudiante de Doctorado Centro de Investigaciones en Ecosistemas Universidad Nacional Autónoma de México __

Re: [R] error using nls with logistic derivative

2012-04-17 Thread Francisco Mora Ardila
It seems to work! Thanks and sorry for the personal message Francisco On Tue, 17 Apr 2012 09:09:24 +0200, peter dalgaard wrote > On Apr 17, 2012, at 06:23 , Francisco Mora Ardila wrote: > > > Hi > > > > I´m trying to fit a nonlinear model to a derivative of the logi

[R] error using nls with logistic derivative

2012-04-16 Thread Francisco Mora Ardila
R-help related topics but did not work. Thanks Francisco -- Francisco Mora Ardila Estudiante de Doctorado Centro de Investigaciones en Ecosistemas Universidad Nacional Autónoma de México __ R-help@r-project.org mailing list https://stat.et

[R] defining non linear predictors from nls in gam?

2012-03-30 Thread Francisco Mora Ardila
Hi all I´m trying to analize the role of time since abandonement (continuous variable) and biophysical environmental conditions on the recovery of the vegetation trough succession. First, I used non-linear least squares with nls function to model the effect of time on vegetation attributes.

[R] testing significance of axis loadings from multivariate dudi.mix

2011-11-05 Thread Francisco Mora Ardila
x and I dont understand why. Can somebody tell me why? Any suggestions to modify the script or to use other method? Thanks in advance. Francisco Francisco Mora Ardila Laboratorio de Biodiversidad y Funcionamiento del Ecosistema Centro de Investigaciones en Ecosistemas UNAM

Re: [R] Select some, but not all, variables stepwise

2011-11-04 Thread Francisco Mora Ardila
2}} > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.