BEAST v2.7.8 Documentation: feast.function.TraitSetAsFunction

BEASTObject that performs calculations based on the State.

All trait sets have at least some (potentially useless) representation as a vector of doubles. This class just allows you to explicitly treat them as Functions.

Logable: yes, this can be used in a log.

Inputs:

traitSet

 

traitSet
type: beast.base.evolution.tree.TraitSet
Trait set to represent as a function.
Required input