Closed walterxie closed 1 month ago
For example, LogNormal:
@GeneratorInfo(name = "LogNormal", verbClause = "has", narrativeName = "log-normal prior",
category = GeneratorCategory.PRIOR, examples = {"hkyCoalescent.lphy","errorModel1.lphy"},
description = "The log-normal probability distribution.")
public RandomVariable<Double> sample() {
SEVERE: GeneratorInfo annotation is not found from class
lphy.base.distribution.Multinomial
!SEVERE: GeneratorInfo annotation is not found from class
lphy.base.evolution.coalescent.populationmodel.SVSPopulationFunction
!