Skip to content
Prev 351290 / 398502 Next

Issue with 95% CI using MASS{confint}

On 27/05/2015 4:08 PM, Jennifer Sweatman wrote:
Probably the profiling failed.  You could look at
plot(profile(fit.nls.s)) to see an indication of what's going on.  If
your tau values don't exceed 2 on one side of the estimate, you can't
get a confidence limit on that side.  Your data may not rule out any phi
values, or may not rule out a lower limit on alpha or w.

Duncan Murdoch