compute_mu_sigma: compute_mu_sigma

Description Usage Arguments Value

View source: R/likelihoods.R

Description

user-facing utility to compute the mean and covariance of a branching process population

Usage

1
compute_mu_sigma(model, params, start_time, end_time, init_pop)

Arguments

model

the process_model object representing the process whose moments will be computed

params

the vector of parameters to plug into the process model during moment computation

start_time

the start time of the moments to be computed

end_time

the end time of the moments to be computed

Value

a list with the mean vector and covariance matrix


Michorlab/estipop documentation built on March 4, 2020, 1:24 p.m.