A wrapper for phytools that draws stochastic character maps given a corHMM fit

amalgamated_simmaps_phytools(fits, ...)

Arguments

fits

A list produced by `amalgamated_fits_corHMM`

...

Additional arguments passed to `phytools::make.simmap`

Value

A list of stochastic character maps for each character in the dataset

Details

This function takes the models produced from `amalgamated_fits_corHMM` and uses them to generate stochastic character maps.