Description Usage Arguments Value
View source: R/likelihoodFunc.R
likelihood function
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | likelihoodFuncBoonah(
parms,
N,
k_PpSp,
k_PnSp,
k_PpSn,
k_PnSn,
S,
I,
Ia,
E,
R,
PCR,
time,
assump = "EIR",
urPredDat
)
|
parms |
parameter values |
N |
observed total population |
I |
total infected |
Ia |
infected adult males and adult females |
E |
total exposed/latent |
R |
total recovered |
PCR |
observed PCR positive counts - out of N |
time |
week of the year 1-52 for seasonal information |
urPredDat |
predicted values for under roost from GAM |
k |
observed sero positive |
SN |
total susceptable |
log-likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.