p_onePrimaryMore {smidm} | R Documentation |
One more primary a priori probability
Description
Calculates the a priori probability y for one primary case more by using the current prior distribution and the prior distribution of one single primary case.
Usage
p_onePrimaryMore(yCurrent, y1)
Arguments
yCurrent |
The current prior distribution. |
y1 |
The prior distribution of one single primary case. |
Value
The a priori probability y.
[Package smidm version 1.0 Index]