summary.pcse: Summary Method for Package pcse

Description Usage Arguments Author(s) References Examples

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

1
2
## S3 method for class 'pcse'
summary(object, ...)

Arguments

object

An object of class "pcse."

...

Arguments passed to other functions.

Author(s)

Delia Bailey <delia.bailey@gmail.com> and Jonathan N. Katz <jkatz@caltech.edu> Maintainer: Delia Bailey <delia.bailey@gmail.com>

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

1
## see demo file.

Example output



pcse documentation built on May 2, 2019, 9:16 a.m.