View source: R/S3_gamlps_print.R
print.gamlps | R Documentation |
Print a generalized additive model object.
## S3 method for class 'gamlps' print(x, ...)
x |
An object of class |
... |
Further arguments to be passed to print. |
Prints informative output of a fitted generalized additive model. In particular, the model formula, sample size, number of B-splines in basis, number of smooth terms, the chosen penalty order, the latent field dimension, model degrees of freedom, the estimated coefficients of the linear part and the estimated effective degrees of freedom of the smooth terms are displayed.
Oswaldo Gressani oswaldo_gressani@hotmail.fr.
gamlps
, gamlps.object
,
plot.gamlps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.