Re: [R] predict() for bootstrapped model coefficients

2011-01-22 Thread Sascha Vieweg
On 11-01-20 17:05, Sascha Vieweg wrote: I run a multinomial regression on a data set with an outcome that has three values. First, I build an initial model, b.mod. Then I run a loop to bootstrap the coefficients. For the initial model, using "predict()", I can print the wrong/false predictions

[R] predict() for bootstrapped model coefficients

2011-01-20 Thread Sascha Vieweg
I run a multinomial regression on a data set with an outcome that has three values. First, I build an initial model, b.mod. Then I run a loop to bootstrap the coefficients. For the initial model, using "predict()", I can print the wrong/false predictions table. But how do I get this table (that