Standard deviations
stdEr.RdExtract standard deviations from estimated models.
Arguments
- x
a statistical model, such as created by
lm- ...
further arguments for methods
Details
stdEr is a generic function with methods for objects of "lm"
class. The default method returns the square root of the diagonal of
the variance-covariance matrix.
Author
Ott Toomet otoomet@ut.ee