[R] problem with R. program

S Ellison S.Ellison at LGCGroup.com
Fri Aug 11 13:47:45 CEST 2017


> 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 postmaster at 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


More information about the R-help mailing list