params_process.character {PhylogeneticEM} | R Documentation |
params_process
params_process
creates a coherent object params_process from user
provided values of the parameters.
## S3 method for class 'character'
params_process(x, ...)
x |
one of "BM" or "OU" |
... |
specified parameters, see functions |
an object of class params_process
.