local_api_calculate {agena.ai}R Documentation

Local agena.ai API model calculation

Description

Local agena.ai API model calculation

Usage

local_api_calculate(model, dataSet, output)

Arguments

model

an R model object

dataSet

a dataSet in the model

output

file name for the output json - just the filename using the working directory, not a full file path

Value

a json file for the model with results


[Package agena.ai version 1.1.1 Index]