Learn R Programming

psrwe (version 3.2)

print.PSRWE_DTA: Print PS estimation results

Description

Print summary information of PS estimation results

Usage

# S3 method for PSRWE_DTA
print(x, ...)

Value

A list from summary(x) with additional information

Arguments

x

A list of class PSRWE_DTA that is generated using the psrwe_est function.

...

Parameters for summery.PSRWE_DTA

See Also

summary.PSRWE_DTA