get_type_prob_c {CausalQueries} | R Documentation |
generates one draw from type probability distribution for each type in P
Description
generates one draw from type probability distribution for each type in P
Usage
get_type_prob_c(P, parameters)
Arguments
P |
parameter_matrix of parameters and causal types |
parameters |
priors or posteriors |
Value
draw from type distribution for each type in P
[Package CausalQueries version 1.1.1 Index]