Print an additive partial linear model object.
# S3 method for amlps
print(x, ...)An object of class amlps.
Additional arguments to be passed to print.
Oswaldo Gressani oswaldo_gressani@hotmail.fr.
Prints informative output of a fitted additive partial linear 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, the estimated coefficients of the linear part, the estimated standard deviation of the error and the effective dimension of the smooth terms are displayed.
amlps, amlps.object,
plot.amlps