View source: R/spline_functions.R
fallback_interpret.gam0 | R Documentation |
A modified version of interpret.gam0 from mgcv. Used when mgcv's interpret.gam fails; usually when some environment object is passed to v_s.
fallback_interpret.gam0(gf, textra = NULL, extra.special = NULL)
gf |
A vglmer formula |
textra |
Unused internal argument |
extra.special |
Allow extra special terms to be passed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.