Learn R Programming

lpmec (version 1.1.4)

summary.lpmec_onerun: Summary method for lpmec_onerun objects

Description

Provides a summary of single-run LPMEC model results including OLS, IV, and corrected coefficient estimates.

Usage

# S3 method for lpmec_onerun
summary(object, ...)

Value

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.

Arguments

object

An object of class lpmec_onerun returned by lpmec_onerun.

...

Additional arguments (currently unused).

See Also

lpmec_onerun, print.lpmec_onerun, plot.lpmec_onerun