> After a run multdrc comment in R program, show warning sign in this
> program. I attached the saving page of the script. I hope you could help me,
> please.

Your model is probably generating negative or zero estimates, resulting in NaN 
when logs are taken.

But multdrc is no longer in drc. Suggest you update the package (current 
version is 3 or so) and use drm instead of multdrc. That is now tolerant off 
very small responses and simply running your model with drm gives (visually) a 
reasonably sensible-looking pair of curves.

Note that you probably no longer need to specify Upper limit and Lower limit, 
though I've not tried omitting them.

S Ellison



*******************************************************************
This email and any attachments are confidential. Any use, copying or
disclosure other than by the intended recipient is unauthorised. If 
you have received this message in error, please notify the sender 
immediately via +44(0)20 8943 7000 or notify postmas...@lgcgroup.com 
and delete this message and any copies from your computer and network. 
LGC Limited. Registered in England 2991879. 
Registered office: Queens Road, Teddington, Middlesex, TW11 0LY, UK
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to