print.Rsquared: Print method for an object of class r-squared

View source: R/method.R

print.RsquaredR Documentation

Print method for an object of class r-squared

Description

Prints out a vector of name and value of an R2 of a fitted model.

Usage

## S3 method for class 'Rsquared'
print(x, ...)

Arguments

x

An object of class rsquared.

...

additional arguments.

Value

No return value

See Also

Rsquared


gofcat documentation built on March 18, 2022, 6:03 p.m.