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


ejikeugba/gofcat documentation built on Feb. 3, 2023, 6:29 a.m.