Skip to content
Prev 82369 / 398502 Next

Time series influenced by half-time, intake and treatment...

Have you read Pinheiro and Bates (2000) Mixed-Effects Models in S and 
S-Plus (Springer)?  The latter part about nonlinear modeling with mixed 
effects sounds like it could help you a lot.

	  1.  Consistent with that, I might start by averaging over all 15 
people, then making plots and from the plots decide how to model 
everything else.

	  2.  Then I'd try to fit that model to each person one at a time, as 
suggested by Pinheiro and Bates.

	  3.  With the output from step 2, you can then use function "nlme" in 
package "nlme".

	  4.  I case this does not bring sufficient enlightenment and you would 
like more help from this listserve, I suggest you read the posting 
guide! "www.R-project.org/posting-guide.html".  I believe that questions 
more consistent with that posting guide tend to get more useful replies 
quicker.  		

	  hope this helps.
K??re Edvardsen wrote: