Learn R Programming

pcse (version 1.9.1.1)

summary.pcse: Summary Method for Package pcse

Description

The package pcse contains a function to estimate panel-corrected standard errors. Data may contain balanced or unbalanced panels. This function summarizes the estimated results.

Usage

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

Arguments

object

An object of class "pcse."

...

Arguments passed to other functions.

References

Bailey, Delia and Jonathan N. Katz. (2011) Implementing Panel-Corrected Standard Errors in R: The pcse Package. Journal of Statistical Software, Code Snippets 42(1):1--11. http://www.jstatsoft.org/v42/c01/

Examples

Run this code
# NOT RUN {
## see demo file.
# }

Run the code above in your browser using DataLab