Displaying 1 result from an estimated 1 matches for "logwbcteqa".
2005 May 26
0
Confidence intervals for prediction based on the logistic equation
...to work that is statistically valid (it has been suggested
that we just ignore bootstrap runs in which convergence is not attained
and I have an issue with that idea).
Thanks in advance,
Mike
FYI R 2.1.0 on Win XP SP2
library(boot)
library(MASS)
#Dataset
BC <-NULL
Mink <- structure(list(LogWBCTEQa = c(-0.6477, -1.0592, -0.7454, -0.629,
-3.8486, -2.4847, -1.5025, -0.0256, -1.9292, -1.6282, -1.3272,
-1.0264, -2.1327, 0.165, -0.2807, -0.8197, -1.2969, -1.4345,
-1.664, -0.6525, -0.8067, -1.961, -1.4804, -1.4764, -1.5813,
-1.453, -1.2584, -2.102, -1.8009, -1.4999, -2.1008, -1.7998,
-1.4988, -2.10...