| go_back_to_original_process {PhylogeneticEM} | R Documentation |
go_back_to_original_process takes the inferred parameters with a BM
on a rescaled tree, and gives back the equivalent parameters of the OU on
the original process.
go_back_to_original_process(phy_original, known.selection.strength, sBM_variance, params)
phy_original: |
the original phylogenetic tree |
known.selection.strength: |
the known selection strength of the original OU. |
sBM_variance: |
boolean. Is the root random ? |
params: |
the inferred parameters of the BM on the re-scaled tree. |
params_scOU the equivalent parameters of the OU on the original tree.