Learn R Programming

scan (version 0.64.0)

coef.sc_plm: Extract coefficients from plm/hplm objects

Description

Extract coefficients from plm/hplm objects

Usage

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

Value

data frame with coefficient table

Arguments

object

plm or hplm object

...

not implemented

Examples

Run this code
coefficients(plm(exampleAB$Johanna))

Run the code above in your browser using DataLab