View source: R/auto_functions.R
amalgamated_fits_corHMM | R Documentation |
A wrapper for corHMM that fits Structured Hidden State Models
amalgamated_fits_corHMM(td, amalgamations, ...)
td |
A treeplyr treedata object |
amalgamations |
A list produced by 'amalgamate_deps' |
... |
Additional arguments passed to 'corHMM::rayDISC' |
This function fits the models contained in 'amalgamations$M' to each of the characters in 'td' using the function 'corHMM::rayDISC'.
A list of fits for each character in the dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.