Displaying 1 result from an estimated 1 matches for "stb2".
Did you mean:
smb2
2010 Aug 19
1
Why does Bootstrap work for one of similar models but not for the other?
...ens so this does not seem to be computer-specific.
I could not find a clue for a solution in the R archive or in the R
book (at least to the extent I understood).
Here are the properties of the models A and B and what happens when I
run bootstrap.
modelA: rA~stA1+ stA2+stA3
model B: rB~stB1+stB2+stB3
The variables for the models A and B are in the same dataset called
?data?. The sample size is 32 for both models and the value range and
distribution of the variables in the two models are similar.
(Variables from both models are at the end of this enquiry.)
[bootstrap of the model A]...