Dear David and Dan,
Yes, the column labelled "bootMed" is the median of the bootstrapped values. As
it turns out, this isn't documented in the help for the car package, nor in the
on-line appendix on bootstrapping from the CAR book. It's easy, however, to
print car:::summary.boot to see the str
On Jun 14, 2014, at 1:15 AM, Dan Hughes wrote:
> Dear users,
>
> Can anyone help with a rather simplistic question about the interpretation
> of output using the Boot ( ) function in the Car package?
>
> I am trying to bootstrap a simple univariate linear regression in order to
> look at the bo
Dear users,
Can anyone help with a rather simplistic question about the interpretation
of output using the Boot ( ) function in the Car package?
I am trying to bootstrap a simple univariate linear regression in order to
look at the bootstrap regression coefficients e.g.
mod1 <- lm (y~x)
mod1.b <
3 matches
Mail list logo