The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
library(agena.ai)#setwd("/Users/user/repos/api-r")model <- from_cmpx("CarCosts.cmpx")
network <- model$networks[[1]]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
inputData <- "CarCosts_DataSet_Modified.csv"create_batch_cases(model, inputData)model_with_cases <- from_cmpx("Car Costs_0 Model_Batch_Cases.json")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.
Health stats visible at Monitor.