Learn R Programming

metamisc (version 0.1.9)

coef.metapred: 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 metapred
coef(object, ...)

Arguments

object

A fitted metapred object

Optional arguments (currently not supported).