Provides a summary of single-run LPMEC model results including OLS, IV, and corrected coefficient estimates.
# S3 method for lpmec_onerun
summary(object, ...)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.
An object of class lpmec_onerun returned by lpmec_onerun.
Additional arguments (currently unused).
lpmec_onerun, print.lpmec_onerun, plot.lpmec_onerun