Algorithm 1. Update rule for uncorrelated Beta distributions
|
This rule is for updating the beta distribution for the probability of observing response for some dose based on the data point. Let this data point had dose . |
BEGIN ALGORITHM |
If
|
If response was observed for individual
|
Set
|
Set
|
Else (response was not observed for individual ) |
Set
|
Set
|
Else (
|
Set
|
Set
|
END ALGORITHM |