PctMethod

org.saddle.PctMethod$
See thePctMethod companion trait
object PctMethod

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
PctMethod.type

Members list

Type members

Classlikes

object Excel extends PctMethod

Take percentile as MS Excel does

Take percentile as MS Excel does

Attributes

Supertypes
trait PctMethod
class Object
trait Matchable
class Any
Self type
Excel.type
object NIST extends PctMethod

Take percentile according to NIST

Take percentile according to NIST

Attributes

Supertypes
trait PctMethod
class Object
trait Matchable
class Any
Self type
NIST.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror