get_type_posteriors {CausalQueries}R Documentation

helper to get type distributions

Description

helper to get type distributions

Usage

get_type_posteriors(jobs, model, n_draws, parameters = NULL)

Arguments

jobs

data frame of argument combinations

model

a list of models

n_draws

integer specifying number of draws from prior distribution

parameters

optional list of parameter vectors

Value

jobs data frame with a nested column of type distributions


[Package CausalQueries version 1.3.3 Index]