AiraOutput-class: The aira output class.

Description Fields Methods

Description

The aira output class.

Fields

aira

an instance of aira

Methods

export_model(negative_variables = c())

Exports the effects of all variables in the network

export_model_to_json()

Exports the effects of all variables in the network in a JSON structure, that can be interpreted by the AIRA JS library

export_var_network(autoregressive = FALSE)

Exports the coefficients of all variables in the network

print_overview_percentage_effect(percentage_to_improve = 10)

Prints the percentage increases for all variables in the model. @param percentage_to_improve the percentage to improve the variables with (default 10 percent)

print_percentage_effect(variable_to_improve, percentage_to_improve = 10, print_newlines = FALSE, print_title = FALSE)

Prints the percentage increases needed for a specific variable. @param variable_to_improve the actuabl variable to improve @param percentage_to_improve the percentage to improve the variable with (default 10 percent)


frbl/airaR documentation built on May 13, 2019, 3:07 a.m.