coef.metapred {metamisc} | R Documentation |
coef
function extracts the estimated model coefficients from objects of class "metapred"
.Extract the regression coefficients
The coef
function extracts the estimated model coefficients from objects of class "metapred"
.
## S3 method for class 'metapred' coef(object, ...)
object |
A fitted |
... |
Optional arguments (currently not supported). |