params {barrks} | R Documentation |
Get model parameters
Description
Get the parameters of a model.
Usage
params(m, ...)
Arguments
m |
Name of the model or the return value of another |
... |
List of parameters to customize the model. |
Value
A list.
Examples
# print the first parameters of `phenips-clim`
head(params('phenips-clim'))
[Package barrks version 1.1.1 Index]