create_batch_cases: Create a json file of a BN model with observations

View source: R/RAgena.R

create_batch_casesR Documentation

Create a json file of a BN model with observations

Description

This function takes an R Model objectand a CSV file of observations for cases and creates a batch of datasets / cases for each row in the input data and generates a .json file for the BN

Usage

create_batch_cases(inputModel, inputData)

Arguments

inputModel

an R model object

inputData

CSV file of observations

Value

json file


agena.ai documentation built on Sept. 26, 2023, 5:11 p.m.