David,
I was working on a project involving a linear model, and wanted to
extract the standard error of a predictor. I am able to do so, but not
in the way I would expect.
I would have expected that if a created a model such as Model1 <-
lm(y~x,z,d), the object Model1 would contain that info
I was working on a project involving a linear model, and wanted to
extract the standard error of a predictor. I am able to do so, but not
in the way I would expect.
I would have expected that if a created a model such as Model1 <-
lm(y~x,z,d), the object Model1 would contain that information e
2 matches
Mail list logo