as_phylo4d {phylosem}R Documentation

Convert phylosem to phylo4d

Description

Convert output from package phylosem to phylo4d object from package phylobase

Usage

as_phylo4d(object, what = c("Estimate", "Std. Error"))

Arguments

object

Output from phylosem

what

Select what to convert (Estimate / Std. Error).

Details

This package is intended to for use in using plots assocaited with package sem, e.g., using package plotSEM semPlot::semPlotModel

Value

phylosem output to converted format supplied by phylo4d


[Package phylosem version 1.1.4 Index]