get_type_posteriors: helper to get type distributions

View source: R/query_model.R

get_type_posteriorsR 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


CausalQueries documentation built on April 3, 2025, 7:46 p.m.