Learn R Programming

gofcat (version 0.1.2)

print.Rsquared: 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 Rsquared
print(x, ...)

Arguments

x

An object of class rsquared.

...

additional arguments.

Value

No return value

See Also

Rsquared