params_process creates a coherent object params_process from user provided values of the parameters.

# S3 method for character
params_process(x, ...)

Arguments

x

one of "BM" or "OU"

...

specified parameters, see functions params_BM and params_OU for details.

Value

an object of class params_process.

See also