| is_multivariate_y | R Documentation |
Determines whether a fitted model (GAM) is truly multivariate or not.
is_multivariate_y(model)
model |
a fitted model object; currently only for |
A logical vector of length 1, indicating if model is multivariate
(TRUE), or otherwise (FALSE).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.