SampleMean

slash.stats.probability.distributions.SampleMean
case class SampleMean(sampleMean: Double) extends SampledMean

Attributes

Source
SamplePointStatistics.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SampledMean
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
inline def μ: Double

Attributes

Inherited from:
SampledMean
Source
SamplePointStatistics.scala