View source: R/bayes_functions.R
getSegmentProb | R Documentation |
getSegmentProb
is an internal function for
converting a theta distribution to segment-wise classification probabilities
This is used for BIGM-BAYESIAN
exposure control.
getSegmentProb(posterior_sample, simulation_constants)
posterior_sample |
a vector containing values in a Markov chain. |
simulation_constants |
a named list containing simulation constants. |
getSegmentProb
returns a vector of segment-wise classification probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.