EstimatedLogNormal
ai.dragonfly.math.stats.probability.distributions.EstimatedLogNormal
case class EstimatedLogNormal(interval: Interval[Double], idealized: LogNormal, ℕ: Double) extends EstimatedProbabilityDistribution[Double, LogNormal]
Attributes
- Source:
- LogNormal.scala
- Graph
- Supertypes