params_process.character: Create an object params_process
Description
params_process
creates a coherent object params_process from user
provided values of the parameters.
Usage
# S3 method for character
params_process(x, ...)
Value
an object of class params_process
.
Arguments
- x
one of "BM" or "OU"
- ...
specified parameters, see functions params_BM
and
params_OU
for details.