Learn R Programming

WR (version 1.0)

print.pwreg.score: Print information on the content of the pwreg.score object

Description

Print information on the content of the pwreg.score object

Usage

# S3 method for pwreg.score
print(x, ...)

Arguments

x

A object of class pwreg.score.

...

further arguments passed to or from other methods.

Value

Print the results of pwreg.score object.

See Also

score.proc

Examples

Run this code
# NOT RUN {
# see the example for score.proc
# }

Run the code above in your browser using DataLab