extract.simul_process
takes an object of class "simul_process
",
result of function simul_process
, and extracts the traits values,
expectations or optimal values at the tips or the internal nodes.
an object of class "simul_process
", result of function
simul_process
.
one of "tips" (the default) or "nodes". Where to extract the results.
one of "states" (the default), "expectation", or "optimal.values".
unused
A matrix giving the selected quantities at the selected nodes or tips. If the tips or nods are labeled, then the colnames of the matrix are set accordingly.
##