| summary.lpmec_onerun | R Documentation |
Provides a summary of single-run LPMEC model results including OLS, IV, and corrected coefficient estimates.
## S3 method for class 'lpmec_onerun'
summary(object, ...)
object |
An object of class |
... |
Additional arguments (currently unused). |
A data frame containing coefficient estimates and standard errors, returned invisibly. The data frame has rows for OLS, IV, Corrected IV, and Corrected OLS estimates.
lpmec_onerun, print.lpmec_onerun, plot.lpmec_onerun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.