post_traj_mx: Calculates trajectories using the posterior distrubution when...

Description Usage Arguments Details Value Examples

View source: R/miscellaneous.R

Description

Solves the demographic model for each combination of parameter values

Usage

1
post_traj_mx(parameters, THETA)

Arguments

parameters

list of parameter estimations from the posterior distribution

THETA

list of parameter values from the Model. Here functions for the linear functions will also de loaded

Details

Note that dm is an internal object that I did not pass as an argument to this function. dm was generated using the function build.demographic.process in the phydynR package. For the function described here we need to source the code for model for any of the subtypes of interest, such as in analyses/scripts/Models/BySubtype/02_AG_m1/1.model.02_AG.R

Value

the solved object #to do

Examples

1
#TO DO

thednainus/senegalHIVmodel documentation built on Oct. 28, 2021, 3:11 p.m.