get_type_prob_multiple_c: generates n draws from type probability distribution for each...

View source: R/RcppExports.R

get_type_prob_multiple_cR Documentation

generates n draws from type probability distribution for each type in P

Description

generates n draws from type probability distribution for each type in P

Usage

get_type_prob_multiple_c(params, P)

Arguments

params

parameters, priors or posteriors

P

parameter_matrix of parameters and causal types

Value

draws from type distribution for each type in P


CausalQueries documentation built on Oct. 20, 2023, 1:06 a.m.