[][src]Module goko::plugins::discrete::categorical

Categorical Distribution

Simple probability distribution that enables you to simulated the rough distribution of data in the tree.

Structs

Categorical

Simple probability density function for where things go by count Stored as a flat vector in the order of the node addresses.

GokoCategorical

Zero sized type that can be passed around. Equivilant to ()