loglikelihood_binary {ThreeArmedTrials} | R Documentation |
log likelihood of Bernoulli function
loglikelihood_binary(p, xExp, xRef, xPla)
p |
numeric vector of probabilities with length 3 |
xExp |
numeric vector of probabilities with length 3 |
xRef |
numeric vector of probabilities with length 3 |
xPla |
numeric vector of probabilities with length 3 |