BEAST v2.7.8 Documentation: beastclassic.geo.GeoSpatialDistribution

BEASTObject that performs calculations based on the State.
Distribution over a geographical area

Inputs:

label, kmlfile, inside, union

 

label
type: java.lang.String
identifies nodes this distribution applies to -- can be taxon names, 'all' for all nodes, 'root' for root node only
Optional input

 

kmlfile
type: java.lang.String
name of the kml file specifying a set of regions
Required input

 

inside
type: java.lang.Boolean
whether the area inside regions is allowed
Optional input. Default: true

 

union
type: java.lang.Boolean
whether the union instead of intersection of regions is allowed
Optional input. Default: true