summary.vagam: Summary of generalized additive model (GAM) fitted using...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/summary.vagam.R

Description

A summary of the results from applying vagam.

Usage

1
2
3
4
5
## 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)

Han Lin Shang [aut, cre, cph] (<https://orcid.org/0000-0003-1769-6430>), Francis K.C. Hui [aut] (<https://orcid.org/0000-0003-0765-3533>)

See Also

vagam for the main fitting function

Examples

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

Example output

Loading required package: mgcv
Loading required package: nlme
This is mgcv 1.8-33. For overview type 'help("mgcv-package")'.
Loading required package: gamm4
Loading required package: Matrix
Loading required package: lme4

Attaching package:lme4The following object is masked frompackage:nlme:

    lmList

This is gamm4 0.2-6

Loading required package: mvtnorm
Loading required package: truncnorm

vagam documentation built on Dec. 7, 2019, 1:06 a.m.