Description Usage Arguments Value Author(s) See Also Examples
Extract the estimated parameters from "scaleboot" or
"scalebootv" objects.
1 2 3 4 5 |
object |
an object used to select a method. |
... |
further arguments passed to or from other methods. |
sd |
logical. Should standard errors be returned as well? |
The coef method for the class "scaleboot" returns a
matrix consisting of row vectors of beta's for models. If
sd=TRUE, it returns a list with components estimate and
sd for the beta matrix and its standard error respectively.
Hidetoshi Shimodaira
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.