R/auto_functions.R
amalgamated_fits_corHMM.Rd
A wrapper for corHMM that fits Structured Hidden State Models
amalgamated_fits_corHMM(td, amalgamations, ...)
A treeplyr treedata object
A list produced by `amalgamate_deps`
Additional arguments passed to `corHMM::rayDISC`
A list of fits for each character in the dataset
This function fits the models contained in `amalgamations$M` to each of the characters in `td` using the function `corHMM::rayDISC`.