n_eta | R Documentation |
Extracts the number of linear predictors
from the fitted model.
n_eta(model, ...)
## S3 method for class 'gam'
n_eta(model, ...)
model |
a fitted model. Currently, only models inheriting from class
|
... |
arguments passed to methods. |
An integer vector of length 1 containing the number of linear predictors in the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.