compute_log_incidence: Compute log likelihood of incidence model

Description Usage Arguments Value

View source: R/spline_model.R

Description

This function computes log likelihood of incidence model given parameters and observations.

Usage

1

Arguments

beta

parameter vector of num_params

Q

spline basis matrix, of size Tmod x num_params

Tobs

maximum observed time point

Value

I Tobs-length vector that models log incidence curve


incidental documentation built on Sept. 16, 2020, 5:07 p.m.