The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
library(agena.ai)
#setwd("/Users/user/repos/api-r")
<- from_cmpx("CarCosts.cmpx")
model <- model$networks[[1]] network
create_csv_template(model)
In this example, it now includes five scenarios with different observations, and only the columns about the observed variables are kept
<- "CarCosts_DataSet_Modified.csv" inputData
create_batch_cases(model, inputData)
<- from_cmpx("Car Costs_0 Model_Batch_Cases.json") model_with_cases
local_api_batch_calculate(model_with_cases)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.