View source: R/formula.mvgam.R
formula.mvgam | R Documentation |
Extract formulae from mvgam objects
## S3 method for class 'mvgam'
formula(x, trend_effects = FALSE, ...)
## S3 method for class 'mvgam_prefit'
formula(x, trend_effects = FALSE, ...)
x |
|
trend_effects |
|
... |
Ignored |
A formula
object
Nicholas J Clark
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.