params_process.character {PhylogeneticEM} | R Documentation |
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 class 'character'
params_process(x, ...)
Arguments
x |
one of "BM" or "OU" |
... |
specified parameters, see functions |
Value
an object of class params_process
.
See Also
[Package PhylogeneticEM version 1.7.0 Index]