Learn R Programming

algebraic.dist (version 0.1.0)

conditional: Generic method for obtaining the conditional distribution of a distribution object x given condition P.

Description

Generic method for obtaining the conditional distribution of a distribution object x given condition P.

Usage

conditional(x, P, ...)

Arguments

x

The empirical distribution object.

P

The predicate function to condition x on

...

additional arguments to pass into P