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@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.