edu
.
umass
.
cs
.
automan
.
core
.
question
confidence
package
confidence
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
confidence
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Type Members
case class
AsymmetricCI
(
low_error:
Double
,
high_error:
Double
)
extends
ConfidenceInterval
with
Product
with
Serializable
sealed
trait
ConfidenceInterval
extends
AnyRef
case class
SymmetricCI
(
error:
Double
)
extends
ConfidenceInterval
with
Product
with
Serializable
case class
UnconstrainedCI
()
extends
ConfidenceInterval
with
Product
with
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped