Re: [R] Need help in nlmeODE

2006-11-19 Thread Spencer Graves
  I've never used nlmeODE, but this post is almost 3 days old, so 
I'll offer some comments.  I didn't see an example in the 'nlmeODE' help 
file, but I did find a reference to 'PKPDmodels', and the help file for 
'PKPDmodels' includes several examples.  Have you worked through those?  
If you have and you still would like some help, please submit another 
post with a copy to the 'nlmeODE' maintainer [identified, e.g., via 
help(package='nlmeODE')].  In that post, please include minimal, 
self-contained, reproducible code showing something you tried and 
explaining why it doesn't meet your needs (as suggested in the posting 
guide www.R-project.org/posting-guide.html). 

  Hope this helps. 
  Spencer Graves

Ron Fisher wrote:
 I am trying to use nlmeODE. But I don't know what is ObsEq. How you can get 
 it from your ODEs system? Could someone help me out?

 Best,

 Ron

 __
 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
 and provide commented, minimal, self-contained, reproducible code.


__
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
and provide commented, minimal, self-contained, reproducible code.


[R] Need help in nlmeODE

2006-11-17 Thread Ron Fisher
I am trying to use nlmeODE. But I don't know what is ObsEq. How you can get it 
from your ODEs system? Could someone help me out?

Best,

Ron

__
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
and provide commented, minimal, self-contained, reproducible code.