print.Rsquared {gofcat}R 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


[Package gofcat version 0.1.2 Index]