View source: R/extractTransPost.R
extractTransPost | R Documentation |
Extracts the MCMC posteriors of transition probabilities for a DABOM model
extractTransPost(dabom_mod = NULL, parent_child = NULL, configuration = NULL)
dabom_mod |
An MCMC.list containing some parameters that begin with "p_pop", "psi" or "phi" |
parent_child |
data frame with at least 'parent' and 'child' columns. Can be created with 'buildParentChild()' function in the 'PITcleanr' package. |
configuration |
is a data frame which assigns node names to unique SiteID, AntennaID, and site configuration ID combinations. One example can be built with the function 'buildConfig' |
Kevin See
extractTransPost()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.