[R] How to set initial values in lme ?

2010-11-04 Thread Hoai Thu Thai
Hello R-users, Does anyone know how to set initial values in lme? I have a problem of non convergence and would like to try different inital values. Is lmeScale the right function to do it and how many parameters do we need to specify, only fixed parameters or also random effects ? Thanks

[R] lme with log-normal distribution of parameters

2010-10-20 Thread Hoai Thu Thai
Dear R-users, Do you know if we can use the function lme in R for log-normal distribution of parameters as used in Nonmem ? theta=theta0*exp(eta) In our model, the parameters follow the log-normal distribution so it's not reasonable to deal with normal distribution which gives us negative

[R] How to extract parameter estimates of variance function from lme fit

2010-10-15 Thread Hoai Thu Thai
Dear R-Users, I have a question concerning extraction of parameter estimates of variance function from lme fit. To fit my simulated data, we use varConstPower ( constant plus power variance function).

Re: [R] How to extract parameter estimates of variance function from lme fit

2010-10-15 Thread Hoai Thu Thai
Thank you Henrique!! It works. Thu Le 15/10/2010 16:53, Henrique Dallazuanna a écrit : coef(fm$modelStruct$varStruct, uncons = FALSE) __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting