compute_log_incidence {incidental} | R Documentation |
This function computes log likelihood of incidence model given parameters and observations.
compute_log_incidence(beta, Q, Tobs)
beta |
parameter vector of num_params |
Q |
spline basis matrix, of size Tmod x num_params |
Tobs |
maximum observed time point |
I Tobs-length vector that models log incidence curve