Learn R Programming

WR (version 1.0)

print.pwreg: Print the results of the proportional win-fractions regression model

Description

Print the results of the proportional win-fractions regression model.

Usage

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

Arguments

x

an object of class pwreg.

...

further arguments passed to or from other methods

Value

Print the results of pwreg object

See Also

pwreg

Examples

Run this code
# NOT RUN {
# see the example for pwreg
# }

Run the code above in your browser using DataLab