print.cgaim | R Documentation |
Default method to print the results from a call to cgaim
.
Conveniently prints the formula, beta
and alpha
coefficients
as well as the residual sum of squares.
## S3 method for class 'cgaim'
print(x, ...)
x |
A |
... |
For compatibility with the default |
Function called for its side effect of printing a cgaim
object. Returns no value.
The main fitting function cgaim
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.