LogNormal

slash.stats.probability.distributions.stream.LogNormal

Attributes

Source
LogNormal.scala
Graph
Supertypes
trait EstimatesPointStatistics[Double]
trait EstimatesRange[Double]
trait EstimatesMeanAndVariance[Double]
trait EstimatesMean[Double]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Definition Classes
Source
LogNormal.scala
inline override def observe(observation: Double): LogNormal.this.type

Attributes

Definition Classes
Source
LogNormal.scala
override def observe(frequency: Double, observation: Double): LogNormal.this.type

Attributes

Definition Classes
Source
LogNormal.scala
override def sampleMass: BigDecimal

Attributes

Definition Classes
Source
LogNormal.scala
override def sampleMean: Double

Attributes

Definition Classes
Source
LogNormal.scala
override def sampleRange: Interval[Double]

Attributes

Definition Classes
Source
LogNormal.scala
override def sampleVariance: Double

Attributes

Definition Classes
Source
LogNormal.scala