params {barrks} | R Documentation |
Get the parameters of a model.
params(m, ...)
m |
Name of the model or the return value of another |
... |
List of parameters to customize the model. |
A list.
# print the first parameters of `phenips-clim`
head(params('phenips-clim'))