coef.metapred {metamisc}R Documentation

Extract the regression coefficients The coef function extracts the estimated model coefficients from objects of class "metapred".

Description

Extract the regression coefficients The coef function extracts the estimated model coefficients from objects of class "metapred".

Usage

## S3 method for class 'metapred'
coef(object, ...)

Arguments

object

A fitted metapred object

...

Optional arguments (currently not supported).


[Package metamisc version 1.0.0 Index]