11/29/2010 09:30 AM
Subject:
[R] extracting P values from lm model
Sent by:
r-help-boun...@r-project.org
Hello
I am trying to get out of an lm model the fstatistics, however after I run
the model I write
> names(Model)
and the fstatistic does not appear only these.
names(Model)
[1] "
Hello
I am trying to get out of an lm model the fstatistics, however after I run the
model I write
> names(Model)
and the fstatistic does not appear only these.
names(Model)
[1] "coefficients" "residuals" "effects" "rank"
"fitted.values"
[6] "assign""qr"
2 matches
Mail list logo