View source: R/coefficents.sc_plm.R
coef.sc_plm | R Documentation |
Extract coefficients from plm/hplm objects
## S3 method for class 'sc_plm'
coef(object, ...)
object |
plm or hplm object |
... |
not implemented |
data frame with coefficient table
coefficients(plm(exampleAB$Johanna))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.