norm.draw(y, ry, x, ridge = 1e-05, ...)
.norm.draw(y, ry, x, ridge = 1e-05, ...)
n
FALSE
=missing,
TRUE
=observed)n
x p
) of complete covariates.ridge = 1e-05
represents a compromise between stability
and unbiasedness. Decrease ridge
if the data contain many junk variables.
Increase ridge
for highly collinear data.list
containing components coef
(least squares estimate),
beta
(drawn regression weights) and sigma
(drawn value of the
residual standard deviation).