[R] nlmrt problems - No confInt, NA StdErr, t-, or p-values

J C Nash profjcnash at gmail.com
Tue Mar 21 22:18:48 CET 2017


Note that the recently released package nlsr by Duncan Murdoch and I has a slight update in the functions nlxb() and 
nlfb() as well as a lot of features for symbolic derivative calculation.

JN

On 2017-03-21 06:57 AM, DANIEL PRECIADO wrote:
> Dear list,
>
> I want to use nlxb (package nlmrt) to fit different datasets to a gaussian, obtain parameters (including standard error, t-and p-value) and confidence intervals.
>
> nlxb generates the parameters, but very often results in NA standard error,t-and p-values. Furthermore, using confint() to obtain the confidence intervals generates a : Error in vcov.default(object) :   object does not have variance-covariance matrix" erro.
>
> Can someone indicate why is nlxb generating NAs (when nls has no problem with them) and how to obtain confidence intervals from an nlmrt object?
>
> Thanks
>
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list