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

View source: R/miscellaneous.R

post_traj_mxR Documentation

Calculates trajectories using the posterior distrubution when also estimating maleX

Description

Solves the demographic model for each combination of parameter values

Usage

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

#TO DO

thednainus/senegalHIVmodel documentation built on Oct. 14, 2024, 5:46 a.m.