queries_to_types: helper to get types from queries

View source: R/query_model.R

queries_to_typesR Documentation

helper to get types from queries

Description

helper to get types from queries

Usage

queries_to_types(jobs, model, query_col, realisations)

Arguments

jobs

DataFrame of argument combinations

model

a list of models

query_col

string specifying the name of the column in jobs holding queries to be evaluated

realisations

list of DataFrame outputs from calls to realise_outcomes

Value

jobs DataFrame with a nested column of map_query_to_nodal_type outputs


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