it.grypho.scala.leonardo.probability.Query
See theQuery companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
pdf(d, x) — density or mass at a point.
pdf(d, x) — density or mass at a point.
Attributes
prob(d, lo, hi) — P(lo ≤ X ≤ hi).
prob(d, lo, hi) — P(lo ≤ X ≤ hi).
Attributes
prob(pred) — the probability that a predicate over a random variable holds.
prob(pred) — the probability that a predicate over a random variable holds.
Attributes
quantile(d, p) — the inverse cdf.
quantile(d, p) — the inverse cdf.
Attributes