FisherFixedArity

Fisher1922.FisherFixedArity

A model without an explicit Poisson node, and with a fixed number of k=4 dilution stages. Each stage dilutes to 50% of the previous concentration. For fixed arity models, tuple representation works reasonably well. See other, more general models above.

This model was created as the first approximation. It is arguably very simple, but also very ineffective (too few stages for our ρ0)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fisher4(prior: Dist[Double]): Dist[(Double, Prob, Prob, Prob, Prob)]

Concrete fields

lazy val data: LazyList[(Int, Int, Int, Int)]
lazy val generative: Dist[(Double, Prob, Prob, Prob, Prob, Int, Int, Int, Int)]
val stats: String