Description Usage Arguments Value
View source: R/static_conditional_pmf_i.R
computes the marginal likelihood observing y given alpha in the static case and computes the conditional pmf of each i
1 | static_conditional_pmf_i(y, alpha, rho, N)
|
y |
observation (0 <= y <= N) |
alpha |
a length N vector of probabilities |
rho |
reporting rate |
N |
length of alpha |
a list containing
cpmf:conditional pmf of i given y as a vector of probabilities
llik:log-likelihood of y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.