| impute.data.Rphylopars {PhylogeneticEM} | R Documentation |
impute.data.Rphylopars uses function phylopars from package Rphylopars
to impute missing data.
impute.data.Rphylopars(phylo, Y_data, process, random.init)
phylo |
a phylogenetic tree, class |
Y_data |
data at the tips. |
process |
the stochastic process |
random.init |
whether root is random or fixed. |
This function assume that there are no shifts on the tree. It is only a first approximation for initialization purposes.
Y_data_imp the imputed data using Rphylopars