summary.vagam {vagam}R Documentation

Summary of generalized additive model (GAM) fitted using variational approximations (VA).

Description

A summary of the results from applying vagam.

Usage

## S3 method for class 'vagam'
summary(object, ...)

## S3 method for class 'vagam'
print(x,...)

Arguments

object

An object of class "vagam".

x

An object of class "vagam".

...

Not used.

Value

A list (some of which is printed) containing the following elements:

Author(s)

NA

See Also

vagam for the main fitting function

Examples

## Please see examples in the help file for the vagam function.

[Package vagam version 1.1 Index]