methods.hgam:
Methods for displaying information about high-dimensional generalized additive models
Description
print.hgam is used to display some information about the fitted GAMs.
plot.hgam plot the marginal effects of the two selected covariates.
fitted.hgam is used to predict the original data with the fitted GAM model.
coef.hgam is used to display the fitted coefficients.
predict.hgam is used to predict (new) data with the fitted GAM model.
logLik.hgam is used to display the value of the log likelihood function.
print.hrisk is used to display the results of the hrisk function.