Description Usage Arguments Value
This function computes the Fisher information matrix log likelihood term with respect to beta.
1 | marg_loglike_poisson_fisher(beta, reported, Q, lnPmat)
|
beta |
A spline parameter vector length num_params. |
reported |
An integer vector of reported cases. |
Q |
A spline basis matrix Tmod x num_params. |
lnPmat |
A matrix size Tobs x Tobs, log of make_likelihood_matrix. |
A numeric vector, gradient of log likelihood value with respect to beta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.