Package

edu.umass.cs.automan.core.question

confidence

Permalink

package confidence

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. confidence
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. case class AsymmetricCI(low_error: Double, high_error: Double) extends ConfidenceInterval with Product with Serializable

    Permalink
  2. sealed trait ConfidenceInterval extends AnyRef

    Permalink
  3. case class SymmetricCI(error: Double) extends ConfidenceInterval with Product with Serializable

    Permalink
  4. case class UnconstrainedCI() extends ConfidenceInterval with Product with Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped