coef.sc_plm: Extract coefficients from plm/hplm objects

View source: R/coefficents.sc_plm.R

coef.sc_plmR Documentation

Extract coefficients from plm/hplm objects

Description

Extract coefficients from plm/hplm objects

Usage

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

Arguments

object

plm or hplm object

...

not implemented

Value

data frame with coefficient table

Examples

coefficients(plm(exampleAB$Johanna))


scan documentation built on Aug. 8, 2023, 5:07 p.m.