runGAM: Run GAM analysis

Description Usage Arguments

View source: R/gamCalc.R

Description

Run GAM analysis on incClass instance, wrapper for runInla() or runMlGAM()

Models data using GAMs.

Usage

1
runGAM(method = "inla", ...)

Arguments

method

Can be inla for INLA fitted models, any other value for classical approaches

...

additional parameters


mknoll/incAnalysis documentation built on Oct. 22, 2020, 9:20 a.m.