View source: R/miscellaneous.R
post_traj_mx | R Documentation |
Solves the demographic model for each combination of parameter values
post_traj_mx(parameters, THETA)
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 |
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
the solved object #to do
#TO DO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.