diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 8d32c85..1e91c17 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.10.7","generation_timestamp":"2024-11-30T02:44:14","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.10.7","generation_timestamp":"2024-12-04T15:19:45","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/dev/api.html b/dev/api.html index d45d62a..2b60888 100644 --- a/dev/api.html +++ b/dev/api.html @@ -1,9 +1,9 @@ -API · BeforeIT.jl

Code reference

In this page we document the functions which constitute the bulk of BeforeIT.jl functionality.

Agent types

BeforeIT.AggregatesType

This is a Aggregates type. It is used to store the aggregate variables of the economy. Note that t is an integer, while the rest are floats or vectors of floats.

Fields

  • Y [vector]: GDP data + predictions
  • pi_ [vector]: inflation data + predictions
  • P_bar: Global price index
  • P_bar_g [vector]: Producer price index for principal good g
  • P_bar_HH: Consumer price index
  • P_bar_CF: Capital price index
  • P_bar_h: CPI_h
  • P_bar_CF_h: Capital price index _h
  • Y_e: Expected GDP
  • gamma_e: Expected growth
  • pi_e: Expected inflation
  • t: Time index
source
BeforeIT.BankType

This is a Bank type. It represents the bank of the model.

Fields

  • E_k: equity capital (common equity) of the bank
  • Pi_k: Profits of the bank
  • Pi_e_k: Expected profits of the bank
  • D_k: Residual and balancing item on the bank’s balance sheet
  • r: Rate for loans and morgages

Household fields (bank' owner)

  • Y_h: Net disposable income of bank owner (investor)
  • C_d_h: Consumption budget
  • I_d_h: Investment budget
  • C_h: Realised consumption
  • I_h: Realised investment
  • K_h: Capital stock
  • D_h: Deposits
source
BeforeIT.CentralBankType

This is a CentralBank type. It represents the central bank of the model.

Fields

  • r_bar: Nominal interest rate
  • r_G: Interest rate on government bonds
  • rho: Parameter for gradual adjustment of the policy rate
  • r_star: Real equilibrium interest rate
  • pi_star: Inflation target by CB
  • xi_pi: Weight the CB puts on inflation targeting
  • xi_gamma: Weight placed on economic
  • E_CB: Central bank equity
source
BeforeIT.FirmsType

This is a Firms type. Each field is an array which stores the values for all the firms in the economy. Note that the G_i, N_i and V_i fields are integers, while the rest are floats.

For all fields the entry at index i corresponds to the ith firm.

Fields

  • G_i: Principal product
  • alpha_bar_i: Average productivity of labor
  • beta_i: Productivity of intermediate consumption
  • kappa_i: Productivity of capital
  • w_i: Wages
  • w_bar_i: Average wage rate
  • delta_i: Depreciation rate for capital
  • tau_Y_i: Net tax rate on products
  • tau_K_i: Net tax rate on production
  • N_i: Number of persons employed
  • Y_i: Production of goods
  • Q_i: Sales of goods
  • Q_d_i: Demand for goods
  • P_i: Price
  • S_i: Inventories
  • K_i: Capital, in real terms
  • M_i: Intermediate goods/services and raw materials, in real terms
  • L_i: Outstanding loans
  • pi_bar_i: Operating margin
  • D_i: Deposits of the firm
  • Pi_i: Profits
  • V_i: Vacancies
  • I_i: Investments
  • E_i: Equity
  • P_bar_i: Price index
  • P_CF_i: Price index
  • DS_i: Differnece in stock of final goods
  • DM_i: Difference in stock of intermediate goods
  • DL_i: Obtained loans
  • DL_d_i: Target loans
  • K_e_i: Expected capital
  • L_e_i: Expected loans
  • Q_s_i: Expected sales
  • I_d_i: Desired investments
  • DM_d_i: Desired materials
  • N_d_i: Desired employment
  • Pi_e_i: Expected profits

Household fields (firms' owners)

  • Y_h: Net disposable income of firm owner (investor)
  • C_d_h: Consumption budget
  • I_d_h: Investment budget
  • C_h: Realised consumption
  • I_h: Realised investment
  • K_h: Capital stock
  • D_h: Deposits of the owner of the firms
source
BeforeIT.GovernmentType

This is a Government type. It represents the government of the model.

Fields

  • alpha_G: Autoregressive coefficient for government consumption
  • beta_G: Scalar constant for government consumption
  • sigma_G: Variance coefficient for government consumption
  • Y_G: Government revenues
  • C_G: Consumption demand of the general government
  • L_G: Loans taken out by the government
  • sb_inact: Social benefits for inactive persons
  • sb_other: Social benefits for all
  • C_d_j [vector]: Local governments consumption demand
  • C_j: Realised government consumption
  • P_j: Price inflation of government goods <- ??
source
BeforeIT.ModelType

This is a Model type. It is used to store all the agents of the economy.

Fields

  • w_act: Workers that are active
  • w_inact: Workers that are inactive
  • firms: Firms
  • bank: Bank
  • cb: CentralBank
  • gov: Government
  • rotw: RestOfTheWorld
  • agg: Aggregates
source
BeforeIT.RestOfTheWorldType

This is a RestOfTheWorld type. It represents the rest of the world of the model.

Fields

  • alpha_E: Autoregressive coefficient for exports
  • beta_E: Scalar constant for exports
  • sigma_E: Variance coefficient for exports
  • alpha_I: Autoregressive coefficient for imports
  • beta_I: Scalar constant for imports
  • sigma_I: Variance coefficient for imports
  • Y_EA: GDP euro area
  • gamma_EA: Growth euro area
  • pi_EA: Inflation euro area
  • alpha_pi_EA: Autoregressive coefficient for euro area inflation
  • beta_pi_EA: Autoregressive coefficient for euro area inflation Scalar constant for euro area inflation
  • sigma_pi_EA: Variance coefficient for euro area inflation
  • alpha_Y_EA: Autoregressive coefficient for euro area GDP
  • beta_Y_EA: Autoregressive coefficient for euro area GDP Scalar constant for euro area GDP
  • sigma_Y_EA: Variance coefficient for euro area GDP
  • D_RoW: Net creditor/debtor position of the national economy to the rest of the world
  • Y_I: Supply of imports (in real terms)
  • C_E: Total demand for exports
  • C_d_l [vector]: Demand for exports of specific product
  • C_l: Realised consumption by foreign consumers
  • Y_m [vector]: Supply of imports per sector
  • Q_m [vector]: Sales for imports per sector
  • Q_d_m [vector]: Demand for goods
  • P_m [vector]: Price of imports per sector
  • P_l: Price inflation of exports <- ??
source
BeforeIT.WorkersType

This is a Workers. Each field is an array which stores the values for all the workers in the economy. Note that the O_h field is an integer, while the rest are floats.

For all fields the entry at index i corresponds to the ith worker.

Fields

  • Y_h: Net disposable income of worker owner (investor)
  • D_h: Deposits
  • K_h: Capital stock
  • w_h: Wages (0 if inactive or unemployed)
  • O_h: Occupation (0 if unemployed, -1 if inactive)
  • C_d_h: Consumption budget
  • I_d_h: Investment budget
  • C_h: Realised consumption
  • I_h: Realised investment
source

Initialisation function

BeforeIT.init_modelFunction
init_model(parameters, initial_conditions, T, typeInt = Int64, typeFloat = Float64)

Initializes the model with given parameters and initial conditions.

Parameters:

  • parameters: A dictionary containing the model parameters.
  • initial_conditions: A dictionary containing the initial conditions.
  • T (integer): The time horizon of the model.
  • typeInt: (optional, default: Int64): The data type to be used for integer values.
  • typeFloat: (optional, default: Float64): The data type to be used for floating-point values.

Returns:

  • model::Model: The initialized model.
source
BeforeIT.update_variables_with_totals!Method
update_variables_with_totals!(model::Model)

Update the variables in the given model with some global quantities obtained from all agents. This is the last step in the initialization process and it must be performed after all agents have been initialized.

Arguments

  • model::Model: The model object to update.

Returns

  • Nothing
source

Functions to run an entire simulation

BeforeIT.run_one_epoch!Method
run_one_epoch!(model; multi_threading = false)

This function simulates a single epoch the economic model, updating various components of the model based the interactions between different economic agents. It accepts a model object, which encapsulates the state for the simulation, and an optional boolean parameter multi_threading to enable or disable multi-threading.

Key operations performed include:

  • Financial adjustments for firms and banks, including insolvency checks and profit calculations.
  • Economic expectations and adjustments, such as growth, inflation, and central bank rates.
  • Labor and credit market operations, including wage updates and loan processing.
  • Household economic activities, including consumption and investment budgeting.
  • Government and international trade financial activities, including budgeting and trade balances.
  • General market matching and accounting updates to reflect changes in economic indicators and positions.

The function updates the model in-place and does not return any value.

source
BeforeIT.run_n_simsMethod
run_n_sims(model, n_sims; shock = NoShock(), multi_threading = true)

A function that runs n_sims simulations in parallel with multiple threading and returns a vector of data objects of dimension n_sims.

Arguments

  • model: The model configuration used to simulate.
  • n_sims: The number of simulations to run in parallel.

Returns

  • data_vector: A vector containing the data objects collected during each simulation.
source
BeforeIT.run_one_sim!Method
run_one_sim!(model; shock = NoShock())

Run a single simulation based on the provided model. The simulation runs for a number of epochs specified by model.prop.T.

Arguments

  • model::Model: The model configuration used for the simulation.

Returns

  • data::Data: The data collected during the simulation.

Details

The function initializes the data using BeforeIT.init_data(model), then iteratively updates the model and data for each epoch using BeforeIT.run_one_epoch!(model) and BeforeIT.update_data!(data, model) respectively.

Example

```julia model = BeforeIT.initializemodel(parameters, initialconditions, T) data = runonesim!(model)

source

Firms actions

BeforeIT.firms_depositsMethod
firms_deposits(firms, model)

Calculate the new deposits of firms.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • DD_i: Vector of new deposits

The new deposits DD_i are calculated as follows:

DD_i = sales + labour_cost + material_cost + taxes_products + taxes_production + corporate_tax + dividend_payments + interest_payments + interest_received + investment_cost + new_credit + debt_installment

where:

  • sales = P_i * Q_i
  • labour_cost = (1 + tau_SIF) * w_i * N_i * P_bar_HH
  • material_cost = -DM_i * P_bar_i
  • taxes_products = -tau_Y_i * P_i * Y_i
  • taxes_production = -tau_K_i * P_i * Y_i
  • corporate_tax = -tau_FIRM * pos(Pi_i)
  • dividend_payments = -theta_DIV * (1 - tau_FIRM) * pos(Pi_i)
  • interest_payments = -r * (L_i + pos(-D_i))
  • interest_received = r_bar * pos(D_i)
  • investment_cost = -P_CF_i * I_i
  • new_credit = DL_i
  • debt_installment = -theta * L_i
source
BeforeIT.firms_equityMethod
firms_equity(firms, model)

Calculate the equity of firms.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • E_i: Vector of equity

The equity E_i is calculated as follows:

\[E_i = D_i + M_i * \sum(a_{sg}[:, G_i] * \bar{P}_g) + P_i * S_i + \bar{P}_{CF} * K_i - L_i\]

where:

  • D_i: Deposits
  • M_i: Intermediate goods
  • a_sg: Technology coefficient of the gth product in the sth industry
  • G_i: Vector of goods
  • P_bar_g: Producer price index for principal good g
  • P_i: Price
  • S_i: Stock
  • P_bar_CF: Capital price index
  • K_i: Capital stock
  • L_i: Loans
source
BeforeIT.firms_expectations_and_decisionsMethod
firms_expectations_and_decisions(firms, model)

Calculate the expectations and decisions of firms. That is: compute firm quantity, price, investment and intermediate-goods, employment decisions, expected profits, and desired/expected loans and capital.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • Q_s_i: Vector of desired quantities
  • I_d_i: Vector of desired investments
  • DM_d_i: Vector of desired intermediate goods
  • N_d_i: Vector of desired employment
  • Pi_e_i: Vector of expected profits
  • DL_d_i: Vector of desired new loans
  • K_e_i: Vector of expected capital
  • L_e_i: Vector of expected loans
  • P_i: Vector of prices
source
BeforeIT.firms_loansMethod
firms_loans(firms, model)

Calculate the new loans of firms.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • L_i: Vector of new loans

The new loans L_i are calculated as follows:

\[L_i = (1 - theta) * L_i + DL_i\]

where:

  • theta: Rate of repayment
  • L_i: Loans
  • DL_i: Acquired new loans
source
BeforeIT.firms_productionMethod
firms_production(firms)

Calculate the production of firms.

Arguments

  • firms: Firms object

Returns

  • Y_i: Vector of production

The production Y_i is computed using a Leontief technology.

source
BeforeIT.firms_profitsMethod
firms_profits(firms, model)

Calculate the profits of firms.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • Pi_i: Vector of profits

The profits Pi_i are calculated as follows:

Pi_i = in_sales + in_deposits - out_wages - out_expenses - out_depreciation - out_taxes_prods - out_taxes_capital - out_loans

where:

  • in_sales = P_i * Q_i + P_i * DS_i
  • in_deposits = r_bar * pos(D_i)
  • out_wages = (1 + tau_SIF) * w_i * N_i * P_bar_HH
  • out_expenses = 1 / beta_i * P_bar_i * Y_i
  • out_depreciation = delta_i / kappa_i * P_CF_i * Y_i
  • out_taxes_prods = tau_Y_i * P_i * Y_i
  • out_taxes_capital = tau_K_i * P_i * Y_i
  • out_loans = r * (L_i + pos(-D_i))
source
BeforeIT.firms_stocksMethod
firms_stocks(firms)

Calculate the stocks of firms.

Arguments

  • firms: Firms object

Returns

  • K_i: Vector of capital stock
  • M_i: Vector of intermediate goods
  • DS_i: Vector of differneces in stock of final goods
  • S_i: Vector of stock of final goods

The stocks are calculated as follows:

K_i = K_i - delta_i / kappa_i * Y_i + I_i
+API · BeforeIT.jl

Code reference

In this page we document the functions which constitute the bulk of BeforeIT.jl functionality.

Agent types

BeforeIT.AggregatesType

This is a Aggregates type. It is used to store the aggregate variables of the economy. Note that t is an integer, while the rest are floats or vectors of floats.

Fields

  • Y [vector]: GDP data + predictions
  • pi_ [vector]: inflation data + predictions
  • P_bar: Global price index
  • P_bar_g [vector]: Producer price index for principal good g
  • P_bar_HH: Consumer price index
  • P_bar_CF: Capital price index
  • P_bar_h: CPI_h
  • P_bar_CF_h: Capital price index _h
  • Y_e: Expected GDP
  • gamma_e: Expected growth
  • pi_e: Expected inflation
  • t: Time index
source
BeforeIT.BankType

This is a Bank type. It represents the bank of the model.

Fields

  • E_k: equity capital (common equity) of the bank
  • Pi_k: Profits of the bank
  • Pi_e_k: Expected profits of the bank
  • D_k: Residual and balancing item on the bank’s balance sheet
  • r: Rate for loans and morgages

Household fields (bank' owner)

  • Y_h: Net disposable income of bank owner (investor)
  • C_d_h: Consumption budget
  • I_d_h: Investment budget
  • C_h: Realised consumption
  • I_h: Realised investment
  • K_h: Capital stock
  • D_h: Deposits
source
BeforeIT.CentralBankType

This is a CentralBank type. It represents the central bank of the model.

Fields

  • r_bar: Nominal interest rate
  • r_G: Interest rate on government bonds
  • rho: Parameter for gradual adjustment of the policy rate
  • r_star: Real equilibrium interest rate
  • pi_star: Inflation target by CB
  • xi_pi: Weight the CB puts on inflation targeting
  • xi_gamma: Weight placed on economic
  • E_CB: Central bank equity
source
BeforeIT.FirmsType

This is a Firms type. Each field is an array which stores the values for all the firms in the economy. Note that the G_i, N_i and V_i fields are integers, while the rest are floats.

For all fields the entry at index i corresponds to the ith firm.

Fields

  • G_i: Principal product
  • alpha_bar_i: Average productivity of labor
  • beta_i: Productivity of intermediate consumption
  • kappa_i: Productivity of capital
  • w_i: Wages
  • w_bar_i: Average wage rate
  • delta_i: Depreciation rate for capital
  • tau_Y_i: Net tax rate on products
  • tau_K_i: Net tax rate on production
  • N_i: Number of persons employed
  • Y_i: Production of goods
  • Q_i: Sales of goods
  • Q_d_i: Demand for goods
  • P_i: Price
  • S_i: Inventories
  • K_i: Capital, in real terms
  • M_i: Intermediate goods/services and raw materials, in real terms
  • L_i: Outstanding loans
  • pi_bar_i: Operating margin
  • D_i: Deposits of the firm
  • Pi_i: Profits
  • V_i: Vacancies
  • I_i: Investments
  • E_i: Equity
  • P_bar_i: Price index
  • P_CF_i: Price index
  • DS_i: Differnece in stock of final goods
  • DM_i: Difference in stock of intermediate goods
  • DL_i: Obtained loans
  • DL_d_i: Target loans
  • K_e_i: Expected capital
  • L_e_i: Expected loans
  • Q_s_i: Expected sales
  • I_d_i: Desired investments
  • DM_d_i: Desired materials
  • N_d_i: Desired employment
  • Pi_e_i: Expected profits

Household fields (firms' owners)

  • Y_h: Net disposable income of firm owner (investor)
  • C_d_h: Consumption budget
  • I_d_h: Investment budget
  • C_h: Realised consumption
  • I_h: Realised investment
  • K_h: Capital stock
  • D_h: Deposits of the owner of the firms
source
BeforeIT.GovernmentType

This is a Government type. It represents the government of the model.

Fields

  • alpha_G: Autoregressive coefficient for government consumption
  • beta_G: Scalar constant for government consumption
  • sigma_G: Variance coefficient for government consumption
  • Y_G: Government revenues
  • C_G: Consumption demand of the general government
  • L_G: Loans taken out by the government
  • sb_inact: Social benefits for inactive persons
  • sb_other: Social benefits for all
  • C_d_j [vector]: Local governments consumption demand
  • C_j: Realised government consumption
  • P_j: Price inflation of government goods <- ??
source
BeforeIT.ModelType

This is a Model type. It is used to store all the agents of the economy.

Fields

  • w_act: Workers that are active
  • w_inact: Workers that are inactive
  • firms: Firms
  • bank: Bank
  • cb: CentralBank
  • gov: Government
  • rotw: RestOfTheWorld
  • agg: Aggregates
source
BeforeIT.RestOfTheWorldType

This is a RestOfTheWorld type. It represents the rest of the world of the model.

Fields

  • alpha_E: Autoregressive coefficient for exports
  • beta_E: Scalar constant for exports
  • sigma_E: Variance coefficient for exports
  • alpha_I: Autoregressive coefficient for imports
  • beta_I: Scalar constant for imports
  • sigma_I: Variance coefficient for imports
  • Y_EA: GDP euro area
  • gamma_EA: Growth euro area
  • pi_EA: Inflation euro area
  • alpha_pi_EA: Autoregressive coefficient for euro area inflation
  • beta_pi_EA: Autoregressive coefficient for euro area inflation Scalar constant for euro area inflation
  • sigma_pi_EA: Variance coefficient for euro area inflation
  • alpha_Y_EA: Autoregressive coefficient for euro area GDP
  • beta_Y_EA: Autoregressive coefficient for euro area GDP Scalar constant for euro area GDP
  • sigma_Y_EA: Variance coefficient for euro area GDP
  • D_RoW: Net creditor/debtor position of the national economy to the rest of the world
  • Y_I: Supply of imports (in real terms)
  • C_E: Total demand for exports
  • C_d_l [vector]: Demand for exports of specific product
  • C_l: Realised consumption by foreign consumers
  • Y_m [vector]: Supply of imports per sector
  • Q_m [vector]: Sales for imports per sector
  • Q_d_m [vector]: Demand for goods
  • P_m [vector]: Price of imports per sector
  • P_l: Price inflation of exports <- ??
source
BeforeIT.WorkersType

This is a Workers. Each field is an array which stores the values for all the workers in the economy. Note that the O_h field is an integer, while the rest are floats.

For all fields the entry at index i corresponds to the ith worker.

Fields

  • Y_h: Net disposable income of worker owner (investor)
  • D_h: Deposits
  • K_h: Capital stock
  • w_h: Wages (0 if inactive or unemployed)
  • O_h: Occupation (0 if unemployed, -1 if inactive)
  • C_d_h: Consumption budget
  • I_d_h: Investment budget
  • C_h: Realised consumption
  • I_h: Realised investment
source

Initialisation function

BeforeIT.init_modelFunction
init_model(parameters, initial_conditions, T, typeInt = Int64, typeFloat = Float64)

Initializes the model with given parameters and initial conditions.

Parameters:

  • parameters: A dictionary containing the model parameters.
  • initial_conditions: A dictionary containing the initial conditions.
  • T (integer): The time horizon of the model.
  • typeInt: (optional, default: Int64): The data type to be used for integer values.
  • typeFloat: (optional, default: Float64): The data type to be used for floating-point values.

Returns:

  • model::Model: The initialized model.
source
BeforeIT.update_variables_with_totals!Method
update_variables_with_totals!(model::Model)

Update the variables in the given model with some global quantities obtained from all agents. This is the last step in the initialization process and it must be performed after all agents have been initialized.

Arguments

  • model::Model: The model object to update.

Returns

  • Nothing
source

Functions to run an entire simulation

BeforeIT.run_one_epoch!Method
run_one_epoch!(model; multi_threading = false)

This function simulates a single epoch the economic model, updating various components of the model based the interactions between different economic agents. It accepts a model object, which encapsulates the state for the simulation, and an optional boolean parameter multi_threading to enable or disable multi-threading.

Key operations performed include:

  • Financial adjustments for firms and banks, including insolvency checks and profit calculations.
  • Economic expectations and adjustments, such as growth, inflation, and central bank rates.
  • Labor and credit market operations, including wage updates and loan processing.
  • Household economic activities, including consumption and investment budgeting.
  • Government and international trade financial activities, including budgeting and trade balances.
  • General market matching and accounting updates to reflect changes in economic indicators and positions.

The function updates the model in-place and does not return any value.

source
BeforeIT.run_n_simsMethod
run_n_sims(model, n_sims; shock = NoShock(), multi_threading = true)

A function that runs n_sims simulations in parallel with multiple threading and returns a vector of data objects of dimension n_sims.

Arguments

  • model: The model configuration used to simulate.
  • n_sims: The number of simulations to run in parallel.

Returns

  • data_vector: A vector containing the data objects collected during each simulation.
source
BeforeIT.run_one_sim!Method
run_one_sim!(model; shock = NoShock())

Run a single simulation based on the provided model. The simulation runs for a number of epochs specified by model.prop.T.

Arguments

  • model::Model: The model configuration used for the simulation.

Returns

  • data::Data: The data collected during the simulation.

Details

The function initializes the data using BeforeIT.init_data(model), then iteratively updates the model and data for each epoch using BeforeIT.run_one_epoch!(model) and BeforeIT.update_data!(data, model) respectively.

Example

```julia model = BeforeIT.initializemodel(parameters, initialconditions, T) data = runonesim!(model)

source

Firms actions

BeforeIT.firms_depositsMethod
firms_deposits(firms, model)

Calculate the new deposits of firms.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • DD_i: Vector of new deposits

The new deposits DD_i are calculated as follows:

DD_i = sales + labour_cost + material_cost + taxes_products + taxes_production + corporate_tax + dividend_payments + interest_payments + interest_received + investment_cost + new_credit + debt_installment

where:

  • sales = P_i * Q_i
  • labour_cost = (1 + tau_SIF) * w_i * N_i * P_bar_HH
  • material_cost = -DM_i * P_bar_i
  • taxes_products = -tau_Y_i * P_i * Y_i
  • taxes_production = -tau_K_i * P_i * Y_i
  • corporate_tax = -tau_FIRM * pos(Pi_i)
  • dividend_payments = -theta_DIV * (1 - tau_FIRM) * pos(Pi_i)
  • interest_payments = -r * (L_i + pos(-D_i))
  • interest_received = r_bar * pos(D_i)
  • investment_cost = -P_CF_i * I_i
  • new_credit = DL_i
  • debt_installment = -theta * L_i
source
BeforeIT.firms_equityMethod
firms_equity(firms, model)

Calculate the equity of firms.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • E_i: Vector of equity

The equity E_i is calculated as follows:

\[E_i = D_i + M_i * \sum(a_{sg}[:, G_i] * \bar{P}_g) + P_i * S_i + \bar{P}_{CF} * K_i - L_i\]

where:

  • D_i: Deposits
  • M_i: Intermediate goods
  • a_sg: Technology coefficient of the gth product in the sth industry
  • G_i: Vector of goods
  • P_bar_g: Producer price index for principal good g
  • P_i: Price
  • S_i: Stock
  • P_bar_CF: Capital price index
  • K_i: Capital stock
  • L_i: Loans
source
BeforeIT.firms_expectations_and_decisionsMethod
firms_expectations_and_decisions(firms, model)

Calculate the expectations and decisions of firms. That is: compute firm quantity, price, investment and intermediate-goods, employment decisions, expected profits, and desired/expected loans and capital.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • Q_s_i: Vector of desired quantities
  • I_d_i: Vector of desired investments
  • DM_d_i: Vector of desired intermediate goods
  • N_d_i: Vector of desired employment
  • Pi_e_i: Vector of expected profits
  • DL_d_i: Vector of desired new loans
  • K_e_i: Vector of expected capital
  • L_e_i: Vector of expected loans
  • P_i: Vector of prices
source
BeforeIT.firms_loansMethod
firms_loans(firms, model)

Calculate the new loans of firms.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • L_i: Vector of new loans

The new loans L_i are calculated as follows:

\[L_i = (1 - theta) * L_i + DL_i\]

where:

  • theta: Rate of repayment
  • L_i: Loans
  • DL_i: Acquired new loans
source
BeforeIT.firms_productionMethod
firms_production(firms)

Calculate the production of firms.

Arguments

  • firms: Firms object

Returns

  • Y_i: Vector of production

The production Y_i is computed using a Leontief technology.

source
BeforeIT.firms_profitsMethod
firms_profits(firms, model)

Calculate the profits of firms.

Arguments

  • firms: Firms object
  • model: Model object

Returns

  • Pi_i: Vector of profits

The profits Pi_i are calculated as follows:

Pi_i = in_sales + in_deposits - out_wages - out_expenses - out_depreciation - out_taxes_prods - out_taxes_capital - out_loans

where:

  • in_sales = P_i * Q_i + P_i * DS_i
  • in_deposits = r_bar * pos(D_i)
  • out_wages = (1 + tau_SIF) * w_i * N_i * P_bar_HH
  • out_expenses = 1 / beta_i * P_bar_i * Y_i
  • out_depreciation = delta_i / kappa_i * P_CF_i * Y_i
  • out_taxes_prods = tau_Y_i * P_i * Y_i
  • out_taxes_capital = tau_K_i * P_i * Y_i
  • out_loans = r * (L_i + pos(-D_i))
source
BeforeIT.firms_stocksMethod
firms_stocks(firms)

Calculate the stocks of firms.

Arguments

  • firms: Firms object

Returns

  • K_i: Vector of capital stock
  • M_i: Vector of intermediate goods
  • DS_i: Vector of differneces in stock of final goods
  • S_i: Vector of stock of final goods

The stocks are calculated as follows:

K_i = K_i - delta_i / kappa_i * Y_i + I_i
 M_i = M_i - Y_i / beta_i + DM_i
 DS_i = Y_i - Q_i
-S_i = S_i + DS_i
source
BeforeIT.firms_wagesMethod
firms_wages(firms)

Calculate the wages set by firms.

Arguments

  • firms: Firms object

Returns

  • w_i: Vector of wages
source
BeforeIT.init_firmsMethod
init_firms(parameters, initial_conditions; typeInt = Int64, typeFloat = Float64)

Initialize firms with given parameters and initial conditions.

Arguments

  • parameters: The parameters for initializing the firms.
  • initial_conditions: The initial conditions for the firms.
  • typeInt: (optional) The integer type to be used. Default is Int64.
  • typeFloat: (optional) The floating-point type to be used. Default is Float64.

Returns

  • firms::Firms: The initialized firms.
  • firms_args::Tuple: The arguments used to initialize the firms.
source
BeforeIT.leontief_productionMethod
leontief_production(Q_s_i, N_i, alpha_i, K_i, kappa_i, M_i, beta_i)

Calculate the production function of firms.

Arguments

  • Q_s_i: Vector of desired quantities
  • N_i: Vector of employment
  • alpha_i: Vector of labour productivity
  • K_i: Vector of capital stock
  • kappa_i: Vector of capital productivity
  • M_i: Vector of intermediate goods
  • beta_i: Vector of intermediate goods productivity

Returns

  • Y_i: Vector of production

The Leontief production function Y_i is calculated as follows:

\[Y_i = \min(Q_s_i, \min(N_i \cdot \alpha_i, \min(K_i \cdot \kappa_i, M_i \cdot \beta_i)))\]

source

Households actions

Government actions

BeforeIT.gov_expenditureMethod
gov_expenditure(gov::AbstractGovernment, model)

Computes government expenditure on consumption and transfers to households.

Arguments

  • gov: government object
  • model: model object

Returns

  • C_G: government consumption
  • C_d_j: local government consumptions
source
BeforeIT.gov_loansMethod
gov_loans(gov::AbstractGovernment, model, Y_G)

Computes government new government debt.

Arguments

  • gov::AbstractGovernment: government object
  • model: model object

Returns

  • L_G: new government debt
source
BeforeIT.gov_revenuesMethod
gov_revenues(model)

Computes government revenues from taxes and social security contributions. The government collects taxes on labour income, capital income, value added, and corporate income. It also collects social security contributions from workers and firms. The government also collects taxes on consumption and capital formation. Finally, the government collects taxes on exports and imports.

Arguments

  • model: model object

Returns

  • Y_G: government revenues
source
BeforeIT.gov_social_benefitsMethod
gov_social_benefits(gov::AbstractGovernment, model)

Computes social benefits paid by the government households.

Arguments

  • gov: government object
  • model: model object

Returns

  • sb_other: social benefits for other households
  • sb_inact: social benefits for inactive households
source
BeforeIT.init_governmentMethod
init_government(parameters, initial_conditions; typeInt = Int64, typeFloat = Float64)

Initialize the government agent.

Arguments

  • parameters: The parameters.
  • initial_conditions: The initial conditions.
  • typeInt: The integer type to be used (default: Int64).
  • typeFloat: The floating-point type to be used (default: Float64).

Returns

  • The initialized government model.
  • The arguments used to initialize the government model.
source

Bank and Central Bank actions

BeforeIT._bank_depositsMethod
_deposit_bank(waD_h, wiD_h, fD_h, bD_h, fD_i, bE_k, fL_i)

Helper function to calculate the new deposits of a bank.

Arguments

  • waD_h: Array of deposits from active workers
  • wiD_h: Array of deposits from inactive workers
  • fD_h: Array of deposits from firms
  • bD_h: Deposits from the bank owner
  • fD_i: Array of deposits from firms
  • bE_k: Bank equity
  • fL_i: Array of loans to firms

Returns

  • D_k: New deposits of the bank

The new deposits D_k are calculated as the sum of the deposits of the active workers, the inactive workers, the firms, and the bank owner itself, plus the bank's equity, minus the loans of the firms.

source
BeforeIT._bank_profitsMethod
_bank_profits(L_i, D_i, D_h, D_k, r_bar, r)

Helper function to calculate the total profits of a bank.

Arguments

  • L_i: Array of loans provided by the bank
  • D_i: Array of deposits from firms
  • D_h: Array of deposits from households
  • D_k: Residual and balancing item on the bank’s balance sheet
  • r_bar: Base interest rate
  • r: Interest rate set by the bank

Returns

  • Pi_k: Total profits of the bank

The total profits Pi_k are calculated as follows:

\[\Pi_k = r \cdot \sum_i(L_i + \max(0, -D_i)) + r \cdot \sum_h(\max(0, -D_h)) + r_{bar} +S_i = S_i + DS_i

source
BeforeIT.firms_wagesMethod
firms_wages(firms)

Calculate the wages set by firms.

Arguments

  • firms: Firms object

Returns

  • w_i: Vector of wages
source
BeforeIT.init_firmsMethod
init_firms(parameters, initial_conditions; typeInt = Int64, typeFloat = Float64)

Initialize firms with given parameters and initial conditions.

Arguments

  • parameters: The parameters for initializing the firms.
  • initial_conditions: The initial conditions for the firms.
  • typeInt: (optional) The integer type to be used. Default is Int64.
  • typeFloat: (optional) The floating-point type to be used. Default is Float64.

Returns

  • firms::Firms: The initialized firms.
  • firms_args::Tuple: The arguments used to initialize the firms.
source
BeforeIT.leontief_productionMethod
leontief_production(Q_s_i, N_i, alpha_i, K_i, kappa_i, M_i, beta_i)

Calculate the production function of firms.

Arguments

  • Q_s_i: Vector of desired quantities
  • N_i: Vector of employment
  • alpha_i: Vector of labour productivity
  • K_i: Vector of capital stock
  • kappa_i: Vector of capital productivity
  • M_i: Vector of intermediate goods
  • beta_i: Vector of intermediate goods productivity

Returns

  • Y_i: Vector of production

The Leontief production function Y_i is calculated as follows:

\[Y_i = \min(Q_s_i, \min(N_i \cdot \alpha_i, \min(K_i \cdot \kappa_i, M_i \cdot \beta_i)))\]

source

Households actions

Government actions

BeforeIT.gov_expenditureMethod
gov_expenditure(gov::AbstractGovernment, model)

Computes government expenditure on consumption and transfers to households.

Arguments

  • gov: government object
  • model: model object

Returns

  • C_G: government consumption
  • C_d_j: local government consumptions
source
BeforeIT.gov_loansMethod
gov_loans(gov::AbstractGovernment, model, Y_G)

Computes government new government debt.

Arguments

  • gov::AbstractGovernment: government object
  • model: model object

Returns

  • L_G: new government debt
source
BeforeIT.gov_revenuesMethod
gov_revenues(model)

Computes government revenues from taxes and social security contributions. The government collects taxes on labour income, capital income, value added, and corporate income. It also collects social security contributions from workers and firms. The government also collects taxes on consumption and capital formation. Finally, the government collects taxes on exports and imports.

Arguments

  • model: model object

Returns

  • Y_G: government revenues
source
BeforeIT.gov_social_benefitsMethod
gov_social_benefits(gov::AbstractGovernment, model)

Computes social benefits paid by the government households.

Arguments

  • gov: government object
  • model: model object

Returns

  • sb_other: social benefits for other households
  • sb_inact: social benefits for inactive households
source
BeforeIT.init_governmentMethod
init_government(parameters, initial_conditions; typeInt = Int64, typeFloat = Float64)

Initialize the government agent.

Arguments

  • parameters: The parameters.
  • initial_conditions: The initial conditions.
  • typeInt: The integer type to be used (default: Int64).
  • typeFloat: The floating-point type to be used (default: Float64).

Returns

  • The initialized government model.
  • The arguments used to initialize the government model.
source

Bank and Central Bank actions

BeforeIT._bank_depositsMethod
_deposit_bank(waD_h, wiD_h, fD_h, bD_h, fD_i, bE_k, fL_i)

Helper function to calculate the new deposits of a bank.

Arguments

  • waD_h: Array of deposits from active workers
  • wiD_h: Array of deposits from inactive workers
  • fD_h: Array of deposits from firms
  • bD_h: Deposits from the bank owner
  • fD_i: Array of deposits from firms
  • bE_k: Bank equity
  • fL_i: Array of loans to firms

Returns

  • D_k: New deposits of the bank

The new deposits D_k are calculated as the sum of the deposits of the active workers, the inactive workers, the firms, and the bank owner itself, plus the bank's equity, minus the loans of the firms.

source
BeforeIT._bank_profitsMethod
_bank_profits(L_i, D_i, D_h, D_k, r_bar, r)

Helper function to calculate the total profits of a bank.

Arguments

  • L_i: Array of loans provided by the bank
  • D_i: Array of deposits from firms
  • D_h: Array of deposits from households
  • D_k: Residual and balancing item on the bank’s balance sheet
  • r_bar: Base interest rate
  • r: Interest rate set by the bank

Returns

  • Pi_k: Total profits of the bank

The total profits Pi_k are calculated as follows:

\[\Pi_k = r \cdot \sum_i(L_i + \max(0, -D_i)) + r \cdot \sum_h(\max(0, -D_h)) + r_{bar} \cdot \max(0, D_k) - r_{bar} \cdot \sum_i(\max(0, D_i)) - r_{bar} \cdot -\sum_h(\max(0, D_h)) - r_{bar} \cdot \max(0, -D_k)\]

source
BeforeIT._central_bank_profitsMethod
_central_bank_profits(r_bar, D_k, L_G, r_G)

Helper function to calculate the profits of a central bank.

Arguments

  • r_bar: The base interest rate
  • D_k: Deposits from commercial banks
  • L_G: Loans provided to the government
  • r_G: Interest rate on government loans

Returns

  • Pi_CB: Profits of the central bank

The profits Pi_CB are calculated as follows:

\[\{Pi}_{CB} = r_{G} \cdot L_{G} - r_{bar} \cdot D_{k}\]

source
BeforeIT.bank_depositsMethod
deposits_bank(bank, w_act, w_inact, firms)

Calculate the new deposits of a bank.

Arguments

  • bank: The Bank object containing the bank of the model
  • w_act: The Workers object containing the active workers of the model
  • w_inact: The Workers object containing the inactive workers of the model
  • firms: The Firms object containing the firms of the model

Returns

  • D_k: New deposits of the bank

The new deposits D_k are calculated as the sum of the deposits of the active workers, the inactive workers, the firms, and the bank owner itself, plus the bank's equity, minus the loans of the firms.

source
BeforeIT.bank_equityMethod
bank_equity(bank, model)

Calculate the net profits of a bank.

Arguments

  • bank: The bank object.
  • model: The model object.

Returns

  • E_k: The updated equity of the bank.

The net profits DE_k are calculated as:

\[DE_k = \Pi_k - \theta_{DIV} \cdot (1 - \tau_{FIRM}) \cdot \max(0, \Pi_k) - \tau_{FIRM} \cdot \max(0, \Pi_k)\]

and the equity E_k is updated as:

\[E_k = E_k + DE_k\]

source
BeforeIT.bank_expected_profitsMethod
bank_expected_profits(Pi_k, pi_e, gamma_e)

Calculate the expected profits of a bank.

Arguments

  • Pi_k: Past profits of the bank
  • pi_e: Expected inflation rate
  • gamma_e: Expected growth rate

Returns

  • E_Pi_k: Expected profits of the bank

The expected profits E_Pi_k are calculated as follows:

\[E_{\Pi_k} = \Pi_k \cdot (1 + \pi_e) \cdot (1 + \gamma_e)\]

source
BeforeIT.bank_profitsMethod
bank_profits(bank, model)

Calculate the total profits of a bank.

Arguments

  • bank: The bank object.
  • model: The model object.

Returns

  • Pi_k: The total profits of the bank.

The total profits Pi_k are calculated as:

\[\Pi_k = r \cdot \sum_i(L_i + \max(0, -D_i)) + r \cdot \sum_h(\max(0, -D_h)) + r_{bar} +\sum_h(\max(0, D_h)) - r_{bar} \cdot \max(0, -D_k)\]

source
BeforeIT._central_bank_profitsMethod
_central_bank_profits(r_bar, D_k, L_G, r_G)

Helper function to calculate the profits of a central bank.

Arguments

  • r_bar: The base interest rate
  • D_k: Deposits from commercial banks
  • L_G: Loans provided to the government
  • r_G: Interest rate on government loans

Returns

  • Pi_CB: Profits of the central bank

The profits Pi_CB are calculated as follows:

\[\{Pi}_{CB} = r_{G} \cdot L_{G} - r_{bar} \cdot D_{k}\]

source
BeforeIT.bank_depositsMethod
deposits_bank(bank, w_act, w_inact, firms)

Calculate the new deposits of a bank.

Arguments

  • bank: The Bank object containing the bank of the model
  • w_act: The Workers object containing the active workers of the model
  • w_inact: The Workers object containing the inactive workers of the model
  • firms: The Firms object containing the firms of the model

Returns

  • D_k: New deposits of the bank

The new deposits D_k are calculated as the sum of the deposits of the active workers, the inactive workers, the firms, and the bank owner itself, plus the bank's equity, minus the loans of the firms.

source
BeforeIT.bank_equityMethod
bank_equity(bank, model)

Calculate the net profits of a bank.

Arguments

  • bank: The bank object.
  • model: The model object.

Returns

  • E_k: The updated equity of the bank.

The net profits DE_k are calculated as:

\[DE_k = \Pi_k - \theta_{DIV} \cdot (1 - \tau_{FIRM}) \cdot \max(0, \Pi_k) - \tau_{FIRM} \cdot \max(0, \Pi_k)\]

and the equity E_k is updated as:

\[E_k = E_k + DE_k\]

source
BeforeIT.bank_expected_profitsMethod
bank_expected_profits(Pi_k, pi_e, gamma_e)

Calculate the expected profits of a bank.

Arguments

  • Pi_k: Past profits of the bank
  • pi_e: Expected inflation rate
  • gamma_e: Expected growth rate

Returns

  • E_Pi_k: Expected profits of the bank

The expected profits E_Pi_k are calculated as follows:

\[E_{\Pi_k} = \Pi_k \cdot (1 + \pi_e) \cdot (1 + \gamma_e)\]

source
BeforeIT.bank_profitsMethod
bank_profits(bank, model)

Calculate the total profits of a bank.

Arguments

  • bank: The bank object.
  • model: The model object.

Returns

  • Pi_k: The total profits of the bank.

The total profits Pi_k are calculated as:

\[\Pi_k = r \cdot \sum_i(L_i + \max(0, -D_i)) + r \cdot \sum_h(\max(0, -D_h)) + r_{bar} \cdot \max(0, D_k) - r_{bar} \cdot \sum_i(\max(0, D_i)) - r_{bar} \cdot -\sum_h(\max(0, D_h)) - r_{bar} \cdot \max(0, -D_k)\]

source
BeforeIT.bank_rateMethod
bank_rate(bank, model)

Update the interest rate set by the bank.

Arguments

  • bank: The bank whose interest rate is to be updated
  • model: Model object

Returns

  • r: The updated interest rate

\[r = \bar{r} + \mu\]

source
BeforeIT.central_bank_equityMethod
central_bank_equity(cb, model)

Calculate the equity of the central bank.

Arguments

  • cb: The central bank
  • model: The model object

Returns

  • E_CB: The equity of the central bank

The equity E_CB is calculated as follows:

\[E_{CB} = E_{CB} + \Pi_{CB}\]

where \Pi_{CB} are the profits of the central bank.

source
BeforeIT.central_bank_rateMethod
central_bank_rate(cb, model)

Update the base interest rate set by the central bank according to the Taylor rule.

Arguments

  • cb: The central bank whose base interest rate is to be updated
  • model: The model object

Returns

  • r_bar: The updated base interest rate
source
BeforeIT.finance_insolvent_firms!Method
finance_insolvent_firms!(firms, bank, P_bar_CF, zeta_b,  insolvent)

Rifinance insolvent firms using bank equity.

Arguments

  • firms: The Firms object containing the firms of the model
  • bank: The Bank object containing the bank of the model
  • P_bar_CF: Capital price index
  • zeta_b: Parameter of loan-to-capital ratio for new firms after bankruptcy

Returns

  • This function does not return a value. It modifies the banks and firms collections in-place.
source
BeforeIT.taylor_ruleMethod
taylor_rule(rho, r_bar, r_star, pi_star, xi_pi, xi_gamma, gamma_EA, pi_EA)

Calculate the interest rate according to the Taylor rule.

Arguments

  • rho: Parameter for gradual adjustment of the policy rate.
  • r_bar: Nominal interest rate.
  • r_star: Real equilibrium interest rate.
  • pi_star: The target inflation rate.
  • xi_pi: Weight the CB puts on inflation targeting.
  • xi_gamma: Weight placed on economic growth.
  • gamma_EA: The output growth rate.
  • pi_EA: The inflation rate.

Returns

  • rate: The calculated interest rate.

The Taylor rule is given by the following equation:

\[r_t = ρ * r_{t-1} + (1 - ρ) * (r^* + π^* + ξ_π * (π_t - π^*) + ξ_γ * γ_t)```\]

source

Rest Of The World actions

BeforeIT.rotw_depositsMethod
rotw_deposits(rotw, tau_EXPORT)

Calculate the deposits of the rest of the world.

Arguments

  • rotw: The rest of the world object.
  • tau_EXPORT: The export tax.

Returns

  • D_RoW: The deposits of the rest of the world.

The deposits D_RoW are calculated as follows:

\[D_{RoW} = D_{RoW} + \left( \sum_{m} P_m \cdot Q_m \right) - (1 + \tau_{EXPORT}) \cdot C_l\]

source
BeforeIT.rotw_import_exportMethod
rotw_import_export(rotw, model, pi_e, epsilon_E, epsilon_I)

Calculate the demand for exports and supply of imports of the rest of the world.

Arguments

  • rotw: The rest of the world object.
  • model: The model object.

Returns

  • C_E: Total demand for exports.
  • Y_I: Supply of imports (in real terms).
  • C_d_l: TDemand for exports of specific product.
  • Y_m: Supply of imports per sector.
  • P_m: Price of imports per sector.
source

Markets

BeforeIT.search_and_matching_creditMethod
search_and_matching_credit(firms::Firms, model)

This function calculates the credit allocation for each firm in the given firms object.

Parameters:

  • firms::Firms: The firms object.
  • model: The model object.

Returns:

  • DL_i: An array of credit allocations for each firm.
source
BeforeIT.search_and_matching_labourMethod
search_and_matching_labour(firms::Firms, model)

This function implements a labor search and matching algorithm. It takes in a Firms object and a Model object as input. The Firms object contains information about the number of desired employees (N_d_i) and the current number of employees (N_i) for each firm. The model object contains information about the current employment status (O_h) of each worker.

The function performs the following steps:

  • Calculates the vacancies (V_i) for each firm as the difference between desired and current employees.
  • Identifies employed workers and shuffles them randomly.
  • Fires workers from firms with negative vacancies to adjust the workforce.
  • Identifies unemployed workers and firms with positive vacancies.
  • Randomly matches unemployed workers to firms with vacancies until all vacancies are filled or there are no more unemployed workers.

The function returns:

  • N_i: An updated array of the number of employed workers for each firm.
  • O_h: An updated array where each element represents the firm a worker is employed with (0 if unemployed).
source
BeforeIT.search_and_matching!Function
search_and_matching!(model, multi_threading::Bool = false)

This function performs a search and matching algorithm for firms and for retail markets. It takes in a model object and an optional boolean argument for multi-threading. The function loops over all goods and performs the firms market and retail market operations for each good. Finally, it updates the aggregate variables based on the results of markets.

Args:

  • model: The model object
  • multi_threading: A boolean indicating whether to use multi-threading for the algorithm. Default is false.

This function updates the model in-place and does not return any value.

source
+\sum_h(\max(0, D_h)) - r_{bar} \cdot \max(0, -D_k)\]

source
BeforeIT.bank_rateMethod
bank_rate(bank, model)

Update the interest rate set by the bank.

Arguments

  • bank: The bank whose interest rate is to be updated
  • model: Model object

Returns

  • r: The updated interest rate

\[r = \bar{r} + \mu\]

source
BeforeIT.central_bank_equityMethod
central_bank_equity(cb, model)

Calculate the equity of the central bank.

Arguments

  • cb: The central bank
  • model: The model object

Returns

  • E_CB: The equity of the central bank

The equity E_CB is calculated as follows:

\[E_{CB} = E_{CB} + \Pi_{CB}\]

where \Pi_{CB} are the profits of the central bank.

source
BeforeIT.central_bank_rateMethod
central_bank_rate(cb, model)

Update the base interest rate set by the central bank according to the Taylor rule.

Arguments

  • cb: The central bank whose base interest rate is to be updated
  • model: The model object

Returns

  • r_bar: The updated base interest rate
source
BeforeIT.finance_insolvent_firms!Method
finance_insolvent_firms!(firms, bank, P_bar_CF, zeta_b,  insolvent)

Rifinance insolvent firms using bank equity.

Arguments

  • firms: The Firms object containing the firms of the model
  • bank: The Bank object containing the bank of the model
  • P_bar_CF: Capital price index
  • zeta_b: Parameter of loan-to-capital ratio for new firms after bankruptcy

Returns

  • This function does not return a value. It modifies the banks and firms collections in-place.
source
BeforeIT.taylor_ruleMethod
taylor_rule(rho, r_bar, r_star, pi_star, xi_pi, xi_gamma, gamma_EA, pi_EA)

Calculate the interest rate according to the Taylor rule.

Arguments

  • rho: Parameter for gradual adjustment of the policy rate.
  • r_bar: Nominal interest rate.
  • r_star: Real equilibrium interest rate.
  • pi_star: The target inflation rate.
  • xi_pi: Weight the CB puts on inflation targeting.
  • xi_gamma: Weight placed on economic growth.
  • gamma_EA: The output growth rate.
  • pi_EA: The inflation rate.

Returns

  • rate: The calculated interest rate.

The Taylor rule is given by the following equation:

\[r_t = ρ * r_{t-1} + (1 - ρ) * (r^* + π^* + ξ_π * (π_t - π^*) + ξ_γ * γ_t)```\]

source

Rest Of The World actions

BeforeIT.rotw_depositsMethod
rotw_deposits(rotw, tau_EXPORT)

Calculate the deposits of the rest of the world.

Arguments

  • rotw: The rest of the world object.
  • tau_EXPORT: The export tax.

Returns

  • D_RoW: The deposits of the rest of the world.

The deposits D_RoW are calculated as follows:

\[D_{RoW} = D_{RoW} + \left( \sum_{m} P_m \cdot Q_m \right) - (1 + \tau_{EXPORT}) \cdot C_l\]

source
BeforeIT.rotw_import_exportMethod
rotw_import_export(rotw, model, pi_e, epsilon_E, epsilon_I)

Calculate the demand for exports and supply of imports of the rest of the world.

Arguments

  • rotw: The rest of the world object.
  • model: The model object.

Returns

  • C_E: Total demand for exports.
  • Y_I: Supply of imports (in real terms).
  • C_d_l: TDemand for exports of specific product.
  • Y_m: Supply of imports per sector.
  • P_m: Price of imports per sector.
source

Markets

BeforeIT.search_and_matching_creditMethod
search_and_matching_credit(firms::Firms, model)

This function calculates the credit allocation for each firm in the given firms object.

Parameters:

  • firms::Firms: The firms object.
  • model: The model object.

Returns:

  • DL_i: An array of credit allocations for each firm.
source
BeforeIT.search_and_matching_labourMethod
search_and_matching_labour(firms::Firms, model)

This function implements a labor search and matching algorithm. It takes in a Firms object and a Model object as input. The Firms object contains information about the number of desired employees (N_d_i) and the current number of employees (N_i) for each firm. The model object contains information about the current employment status (O_h) of each worker.

The function performs the following steps:

  • Calculates the vacancies (V_i) for each firm as the difference between desired and current employees.
  • Identifies employed workers and shuffles them randomly.
  • Fires workers from firms with negative vacancies to adjust the workforce.
  • Identifies unemployed workers and firms with positive vacancies.
  • Randomly matches unemployed workers to firms with vacancies until all vacancies are filled or there are no more unemployed workers.

The function returns:

  • N_i: An updated array of the number of employed workers for each firm.
  • O_h: An updated array where each element represents the firm a worker is employed with (0 if unemployed).
source
BeforeIT.perform_firms_market!Method

Perform the firms market exchange process

source
BeforeIT.perform_retail_market!Method

Perform the retail market exchange process

source
BeforeIT.search_and_matching!Function
search_and_matching!(model, multi_threading::Bool = false)

This function performs a search and matching algorithm for firms and for retail markets. It takes in a model object and an optional boolean argument for multi-threading. The function loops over all goods and performs the firms market and retail market operations for each good. Finally, it updates the aggregate variables based on the results of markets.

Args:

  • model: The model object
  • multi_threading: A boolean indicating whether to use multi-threading for the algorithm. Default is false.

This function updates the model in-place and does not return any value.

source
diff --git a/dev/examples/basic_example-3aeaf5c3.svg b/dev/examples/basic_example-3aeaf5c3.svg new file mode 100644 index 0000000..bb51370 --- /dev/null +++ b/dev/examples/basic_example-3aeaf5c3.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dev/examples/basic_example-407f8365.svg b/dev/examples/basic_example-407f8365.svg deleted file mode 100644 index 1947081..0000000 --- a/dev/examples/basic_example-407f8365.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dev/examples/basic_example-4262beec.svg b/dev/examples/basic_example-4262beec.svg deleted file mode 100644 index 4cba99b..0000000 --- a/dev/examples/basic_example-4262beec.svg +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dev/examples/basic_example-6cf98736.svg b/dev/examples/basic_example-6cf98736.svg new file mode 100644 index 0000000..8878c5f --- /dev/null +++ b/dev/examples/basic_example-6cf98736.svg @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dev/examples/basic_example-ecde5600.svg b/dev/examples/basic_example-ecde5600.svg deleted file mode 100644 index d61d287..0000000 --- a/dev/examples/basic_example-ecde5600.svg +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dev/examples/basic_example-f011c18e.svg b/dev/examples/basic_example-f011c18e.svg new file mode 100644 index 0000000..d8e1601 --- /dev/null +++ b/dev/examples/basic_example-f011c18e.svg @@ -0,0 +1,280 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dev/examples/basic_example.html b/dev/examples/basic_example.html index 90ba045..ce2151a 100644 --- a/dev/examples/basic_example.html +++ b/dev/examples/basic_example.html @@ -22,10 +22,10 @@ "Y_EA" => 2.35485e6 "D_I" => 54049.0 ⋮ => ⋮

We can now initialise the model, by specifying in advance the maximum number of epochs.

T = 16
-model = Bit.init_model(parameters, initial_conditions, T)
Model(Workers{Vector{Float64}, Vector{Int64}}([0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249  …  4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569], [3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487  …  22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958], [6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249  …  42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032], [0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983  …  11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522], [1, 2, 3, 4, 5, 5, 5, 5, 5, 5  …  0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]), Workers{Vector{Float64}, Vector{Int64}}([2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714  …  2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714], [13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984  …  13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984], [25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977  …  25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1  …  -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]), Firms{Vector{Float64}, Vector{Int64}}([1, 1, 1, 1, 1, 1, 1, 1, 1, 1  …  62, 62, 62, 62, 62, 62, 62, 62, 62, 62], [10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621  …  11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951], [1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485  …  3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877], [0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754  …  0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983  …  2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687], [0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721  …  0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782], [0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832  …  0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318], [-0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635  …  0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037], [1, 1, 1, 1, 10, 1, 4, 2, 3, 1  …  1, 2, 1, 2, 1, 2, 6, 2, 26, 1], [10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 108.22026659306621, 10.822026659306621, 43.288106637226484, 21.644053318613242, 32.46607997791986, 10.822026659306621  …  11.988103388298951, 23.976206776597902, 11.988103388298951, 23.976206776597902, 11.988103388298951, 23.976206776597902, 71.9286203297937, 23.976206776597902, 311.6906880957727, 11.988103388298951], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 108.22026659306621, 10.822026659306621, 43.288106637226484, 21.644053318613242, 32.46607997791986, 10.822026659306621  …  11.988103388298951, 23.976206776597902, 11.988103388298951, 23.976206776597902, 11.988103388298951, 23.976206776597902, 71.9286203297937, 23.976206776597902, 311.6906880957727, 11.988103388298951], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0  …  1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [298.15365853658534, 298.15365853658534, 298.15365853658534, 298.15365853658534, 2981.5365853658536, 298.15365853658534, 1192.6146341463414, 596.3073170731707, 894.460975609756, 298.15365853658534  …  79.20833333333334, 158.41666666666669, 79.20833333333334, 158.41666666666669, 79.20833333333334, 158.41666666666669, 475.25, 158.41666666666669, 2059.4166666666665, 79.20833333333334], [7.65511425407355, 7.65511425407355, 7.65511425407355, 7.65511425407355, 76.5511425407355, 7.65511425407355, 30.6204570162942, 15.3102285081471, 22.965342762220647, 7.65511425407355  …  4.057486672347064, 8.114973344694128, 4.057486672347064, 8.114973344694128, 4.057486672347064, 8.114973344694128, 24.344920034082385, 8.114973344694128, 105.49465348102368, 4.057486672347064], [94.08074124608002, 94.08074124608002, 94.08074124608002, 94.08074124608002, 940.8074124608002, 94.08074124608002, 376.3229649843201, 188.16148249216005, 282.24222373824006, 94.08074124608002  …  24.993752380711385, 49.98750476142277, 24.993752380711385, 49.98750476142277, 24.993752380711385, 49.98750476142277, 149.96251428426828, 49.98750476142277, 649.8375618984958, 24.993752380711385], [0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726  …  0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956], [12.384292053067009, 12.384292053067009, 12.384292053067009, 12.384292053067009, 123.84292053067009, 12.384292053067009, 49.537168212268035, 24.768584106134018, 37.15287615920102, 12.384292053067009  …  13.5301114965952, 27.0602229931904, 13.5301114965952, 27.0602229931904, 13.5301114965952, 27.0602229931904, 81.1806689795712, 27.0602229931904, 351.7828989114752, 13.5301114965952], [1.254845467476436, 1.254845467476436, 1.254845467476436, 1.254845467476436, 12.548454674764363, 1.254845467476436, 5.019381869905744, 2.509690934952872, 3.764536402429307, 1.254845467476436  …  3.5771064837982873, 7.154212967596575, 3.5771064837982873, 7.154212967596575, 3.5771064837982873, 7.154212967596575, 21.462638902789724, 7.154212967596575, 93.00476857875546, 3.5771064837982873], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0  …  0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0  …  0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.3061857958470842, 1.3061857958470842, 1.3061857958470842, 1.3061857958470842, 7.749284819252173, 1.3061857958470842, 3.4538854703154467, 2.0220856873365385, 2.7379855788259917, 1.3061857958470842  …  2.631055234104207, 4.671824563850785, 2.631055234104207, 4.671824563850785, 2.631055234104207, 4.671824563850785, 12.834901882837093, 4.671824563850785, 53.650288477768626, 2.631055234104207], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [11.889212387273576, 11.889212387273576, 11.889212387273576, 11.889212387273576, 70.53582526964644, 11.889212387273576, 31.438083348064524, 18.405502707537227, 24.921793027800867, 11.889212387273576  …  23.948487711601803, 42.52405335619368, 23.948487711601803, 42.52405335619368, 23.948487711601803, 42.52405335619368, 116.8263159345612, 42.52405335619368, 488.33762882639866, 23.948487711601803], [6.44766966354178, 6.44766966354178, 6.44766966354178, 6.44766966354178, 38.25246668743173, 6.44766966354178, 17.049268671505093, 9.981535999529552, 13.515402335517319, 6.44766966354178  …  12.98756660038165, 23.06132987320929, 12.98756660038165, 23.06132987320929, 12.98756660038165, 23.06132987320929, 63.356382964519845, 23.06132987320929, 264.8316484210726, 12.98756660038165]), Bank{Float64}(89460.0, 6476.292527744362, 0.0, 126431.0, 0.028359903595743693, 3695.3696336675234, 0.0, 0.0, 0.0, 0.0, 33636.12938055409, 18241.29672694816), CentralBank{Float64}(0.0016459319014481277, 0.0089810924595537, 0.9259668580654086, -0.003424572940686137, 0.0049629315732038215, 0.30996974466133875, 1.328593153520194, 106179.90000000002), Government{Float64}(0.9905949533296431, 0.09373211872949586, 0.011235005057648862, 0.0, 14732.121510837034, 232610.9, 2.238468336136841, 0.5902859043576301, [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 0.0, 0.0), RestOfTheWorld{Float64}(0.962809216044625, 0.39260026877953946, 0.020320381298662014, 0.9662360466537488, 0.35492769963078624, 0.02122821278168188, 2.3548476e6, 0.0, 0.0019383188997990075, 0.38456173629534834, 0.0026219533879005877, 0.0025327891562467505, 0.9635784504324201, 0.5360029623199525, 0.006618207536795881, 0.0, 33097.63671130043, 34095.03119997918, [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 0.0, [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 0.0), Aggregates{Float64, Int64}([104531.39273728609, 105062.38754395355, 105399.12953350678, 106689.88106040593, 107938.33111423723, 108890.48532381697, 110110.17779727321, 110374.00540561741, 110808.89423399912, 111932.48072916963  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [-0.007497362866886709, -0.007895434153021436, -0.0019938777296781562, -0.0035311300388783107, 0.001212170001002849, -0.001672412335241874, 0.001839696090252002, 0.004290005139261838, 0.00600429551344886, 0.0036060572293247772  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 1.0, [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0  …  1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1), MutableNamedTuple(tau_VAT = 0.1528683933530887, tau_EXPORT = 0.0029486201783457183, tau_SIW = 0.17114894621657745, psi_H = 0.07125099957246343, tau_FIRM = 0.07701197259426128, H_inact = 4130, theta_DIV = 0.7858074440019603, I_s = [48, 2, 1, 1, 5, 2, 4, 1, 1, 1  …  14, 10, 13, 41, 20, 16, 7, 7, 2, 19], psi = 0.9096681249468772, tau_INC = 0.21340742230566648, zeta_b = 0.5, tau_CF = 0.08761417854834112, H_act = 4743, zeta = 0.03, mu = 0.026713971694295565, tau_G = 0.009147800682711324, theta_UB = 0.3585824478060919, T_prime = 54, tau_SIF = 0.21215146534992413, T = 16, zeta_LTV = 0.6, I = 624, products = MutableNamedTuple(a_sg = [0.37790282216028437 0.0 … 0.0 0.0; 0.0006712800413285777 0.8149348034258406 … 2.4029219530949635e-5 0.00019143106686926454; … ; 0.00037430822580994426 0.000357977071568566 … 0.3197327950788158 0.0011366219595362582; 0.0 5.36965607352849e-5 … 0.0 0.05594572929254256], b_CF_g = [0.0033476048872100555, 0.0, 0.0, 0.0008050086095806136, 0.0, 0.003306696048303853, 0.0030629933432974495, 0.0, 0.0, 0.0  …  0.0017883064872300512, 0.0, 0.0, 0.0, 0.0, 0.002291709084994238, 0.0, 0.0, 0.0, 0.0], b_CFH_g = [0.0006092803753845975, 0.0, 0.0, 0.004372477702289994, 0.0, 0.0, 0.06710603871527036, 0.0, 0.0, 0.0  …  0.0041711096896454745, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], c_E_g = [0.005090338238241512, 0.0005933402816643566, 1.793599921320476e-5, 0.007268146142708006, 0.05434404438533037, 0.02138421321578873, 0.023894091259534518, 0.028037089231640524, 0.005923381894006229, 0.011927802553688313  …  0.0014618202435669027, 0.0009447261124040238, 0.0001280209174610526, 0.0010477673386531637, 0.0, 0.0013030104043795392, 5.5260305268213854e-5, 0.0, 1.307076865739618e-5, 8.641230390167474e-6], b_HH_g = [0.011287997598927976, 0.0020040637862256817, 0.0003326837475323491, 0.00034402684015257527, 0.06305103828047173, 0.03068200872784047, 0.0003505790613555631, 0.0020473225369636873, 0.0, 0.0191077565617325  …  0.005591228759882936, 0.0004356874830029748, 0.014434120586233577, 0.03514505772295519, 0.024907176866291014, 0.013342154173060372, 0.009686226103767459, 0.011051272187723254, 0.0021206651420422927, 0.01721782824162338], c_G_g = [0.0, 0.0, 0.0, 0.0, 8.57086390274792e-6, 0.0, 0.0, 0.0, 2.4536198623552867e-5, 0.0  …  0.008555738848801895, 0.3324338967920097, 0.22067672180252998, 0.2370889178393625, 0.0477595425645907, 0.012942508661614227, 0.004667927760053456, 0.021757222045203074, 0.0, 0.002000708524749294], c_I_g = [0.016810689305736877, 0.004087420487057966, 0.00036885674795364003, 0.05818437780960789, 0.04895082866561155, 0.04689140072807505, 0.010101572733480902, 0.016066325760592727, 0.00037371898454196314, 0.041008926225895866  …  0.0018123421762754539, 0.000401097116716159, 0.0003479865324437806, 0.0006664256271585853, 0.0028556289501379516, 0.001307065586721844, 6.418152296577174e-5, 0.0, 3.538212163497461e-5, 0.00020458795490837936]), J = 156, G = 62, H = 8873, L = 312, theta = 0.05, C = [4.3800671000101816e-5 0.00010629745355671226 9.959785873214212e-5; 0.00010629745355671226 0.0004129178961230129 0.0003596689472264872; 9.959785873214212e-5 0.0003596689472264872 0.0004506370179043619]))

Note that the it is very simple to inspect the model by typing

fieldnames(typeof(model))
(:w_act, :w_inact, :firms, :bank, :cb, :gov, :rotw, :agg, :prop)

and to inspect the specific attributes of one agent type by typing

fieldnames(typeof(model.bank))
(:E_k, :Pi_k, :Pi_e_k, :D_k, :r, :Y_h, :C_d_h, :I_d_h, :C_h, :I_h, :K_h, :D_h)

We can now define a data tracker, which will store the time series of the model.

data = Bit.init_data(model);

We can run now the model for a number of epochs and progressively update the data tracker.

for t in 1:T
+model = Bit.init_model(parameters, initial_conditions, T)
Model(Workers{Vector{Float64}, Vector{Int64}}([0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249, 0.7661282859097249  …  4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569, 4.655745607447569], [3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487, 3.781806633594487  …  22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958, 22.981960001210958], [6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249, 6.973481059156249  …  42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032, 42.37769888790032], [0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983  …  11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522, 11.337587012313522], [1, 2, 3, 4, 4, 5, 6, 6, 6, 6  …  0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]), Workers{Vector{Float64}, Vector{Int64}}([2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714  …  2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714, 2.8287542404944714], [13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984  …  13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984, 13.963459838592984], [25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977  …  25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977, 25.74799087814977], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1  …  -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]), Firms{Vector{Float64}, Vector{Int64}}([1, 1, 1, 1, 1, 1, 1, 1, 1, 1  …  62, 62, 62, 62, 62, 62, 62, 62, 62, 62], [10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621  …  11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951], [1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485, 1.6631751855300485  …  3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877, 3.4759574544453877], [0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754, 0.042702129272078754  …  0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946, 0.17805766706016946], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983, 0.2697101055708983  …  2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687, 2.6020133813757687], [0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721, 0.011078553057541721  …  0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782, 0.012425621091468782], [0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832, 0.009528627732528832  …  0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318, 0.010357147774366318], [-0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635, -0.26105054841223635  …  0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037, 0.013413693877270037], [1, 1, 1, 2, 1, 9, 1, 1, 1, 1  …  1, 1, 1, 1, 1, 1, 13, 1, 1, 1], [10.822026659306621, 10.822026659306621, 10.822026659306621, 21.644053318613242, 10.822026659306621, 97.39823993375958, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621  …  11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 155.84534404788636, 11.988103388298951, 11.988103388298951, 11.988103388298951], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [10.822026659306621, 10.822026659306621, 10.822026659306621, 21.644053318613242, 10.822026659306621, 97.39823993375958, 10.822026659306621, 10.822026659306621, 10.822026659306621, 10.822026659306621  …  11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 11.988103388298951, 155.84534404788636, 11.988103388298951, 11.988103388298951, 11.988103388298951], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0  …  1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [298.15365853658534, 298.15365853658534, 298.15365853658534, 596.3073170731707, 298.15365853658534, 2683.382926829268, 298.15365853658534, 298.15365853658534, 298.15365853658534, 298.15365853658534  …  79.20833333333334, 79.20833333333334, 79.20833333333334, 79.20833333333334, 79.20833333333334, 79.20833333333334, 1029.7083333333333, 79.20833333333334, 79.20833333333334, 79.20833333333334], [7.65511425407355, 7.65511425407355, 7.65511425407355, 15.3102285081471, 7.65511425407355, 68.89602828666195, 7.65511425407355, 7.65511425407355, 7.65511425407355, 7.65511425407355  …  4.057486672347064, 4.057486672347064, 4.057486672347064, 4.057486672347064, 4.057486672347064, 4.057486672347064, 52.74732674051184, 4.057486672347064, 4.057486672347064, 4.057486672347064], [94.08074124607997, 94.08074124607997, 94.08074124607997, 188.16148249215993, 94.08074124607997, 846.7266712147195, 94.08074124607997, 94.08074124607997, 94.08074124607997, 94.08074124607997  …  24.99375238071137, 24.99375238071137, 24.99375238071137, 24.99375238071137, 24.99375238071137, 24.99375238071137, 324.9187809492477, 24.99375238071137, 24.99375238071137, 24.99375238071137], [0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726, 0.36061475737617726  …  0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956, 0.35565736393550956], [12.384292053067004, 12.384292053067004, 12.384292053067004, 24.768584106134007, 12.384292053067004, 111.45862847760303, 12.384292053067004, 12.384292053067004, 12.384292053067004, 12.384292053067004  …  13.530111496595195, 13.530111496595195, 13.530111496595195, 13.530111496595195, 13.530111496595195, 13.530111496595195, 175.89144945573753, 13.530111496595195, 13.530111496595195, 13.530111496595195], [1.2548454674764373, 1.2548454674764373, 1.2548454674764373, 2.5096909349528747, 1.2548454674764373, 11.293609207287943, 1.2548454674764373, 1.2548454674764373, 1.2548454674764373, 1.2548454674764373  …  3.5771064837982878, 3.5771064837982878, 3.5771064837982878, 3.5771064837982878, 3.5771064837982878, 3.5771064837982878, 46.50238428937774, 3.5771064837982878, 3.5771064837982878, 3.5771064837982878], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0  …  0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0  …  0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.3061857958470848, 1.3061857958470848, 1.3061857958470848, 2.02208568733654, 1.3061857958470848, 7.033384927762728, 1.3061857958470848, 1.3061857958470848, 1.3061857958470848, 1.3061857958470848  …  2.631055234104208, 2.631055234104208, 2.631055234104208, 2.631055234104208, 2.631055234104208, 2.631055234104208, 27.120287191063134, 2.631055234104208, 2.631055234104208, 2.631055234104208], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [11.88921238727358, 11.88921238727358, 11.88921238727358, 18.405502707537238, 11.88921238727358, 64.01953494938287, 11.88921238727358, 11.88921238727358, 11.88921238727358, 11.88921238727358  …  23.94848771160181, 23.94848771160181, 23.94848771160181, 23.94848771160181, 23.94848771160181, 23.94848771160181, 246.85527544670435, 23.94848771160181, 23.94848771160181, 23.94848771160181], [6.447669663541784, 6.447669663541784, 6.447669663541784, 9.981535999529559, 6.447669663541784, 34.718600351443996, 6.447669663541784, 6.447669663541784, 6.447669663541784, 6.447669663541784  …  12.987566600381651, 12.987566600381651, 12.987566600381651, 12.987566600381651, 12.987566600381651, 12.987566600381651, 133.87272587431335, 12.987566600381651, 12.987566600381651, 12.987566600381651]), Bank{Float64}(89460.0, 6476.292527744359, 0.0, 126431.00000000006, 0.028359903595743693, 3695.369633667522, 0.0, 0.0, 0.0, 0.0, 33636.12938055408, 18241.296726948152), CentralBank{Float64}(0.0016459319014481277, 0.0089810924595537, 0.9259668580654086, -0.003424572940686137, 0.0049629315732038215, 0.30996974466133875, 1.328593153520194, 106179.90000000002), Government{Float64}(0.9905949533296431, 0.09373211872949586, 0.011235005057648862, 0.0, 14732.121510837034, 232610.9, 2.238468336136841, 0.5902859043576301, [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 0.0, 0.0), RestOfTheWorld{Float64}(0.962809216044625, 0.39260026877953946, 0.020320381298662014, 0.9662360466537488, 0.35492769963078624, 0.02122821278168188, 2.3548476e6, 0.0, 0.0019383188997990075, 0.38456173629534834, 0.0026219533879005877, 0.0025327891562467505, 0.9635784504324201, 0.5360029623199525, 0.006618207536795881, 0.0, 33097.63671130043, 34095.03119997918, [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 0.0, [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 0.0), Aggregates{Float64, Int64}([104531.39273728609, 105062.38754395355, 105399.12953350678, 106689.88106040593, 107938.33111423723, 108890.48532381697, 110110.17779727321, 110374.00540561741, 110808.89423399912, 111932.48072916963  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [-0.007497362866886709, -0.007895434153021436, -0.0019938777296781562, -0.0035311300388783107, 0.001212170001002849, -0.001672412335241874, 0.001839696090252002, 0.004290005139261838, 0.00600429551344886, 0.0036060572293247772  …  0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 1.0, [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0  …  1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1), MutableNamedTuple(tau_VAT = 0.1528683933530887, tau_EXPORT = 0.0029486201783457183, tau_SIW = 0.17114894621657745, psi_H = 0.07125099957246343, tau_FIRM = 0.07701197259426128, H_inact = 4130, theta_DIV = 0.7858074440019603, I_s = [48, 2, 1, 1, 5, 2, 4, 1, 1, 1  …  14, 10, 13, 41, 20, 16, 7, 7, 2, 19], psi = 0.9096681249468772, tau_INC = 0.21340742230566648, zeta_b = 0.5, tau_CF = 0.08761417854834112, H_act = 4743, zeta = 0.03, mu = 0.026713971694295565, tau_G = 0.009147800682711324, theta_UB = 0.3585824478060919, T_prime = 54, tau_SIF = 0.21215146534992413, T = 16, zeta_LTV = 0.6, I = 624, products = MutableNamedTuple(a_sg = [0.37790282216028437 0.0 … 0.0 0.0; 0.0006712800413285777 0.8149348034258406 … 2.4029219530949635e-5 0.00019143106686926454; … ; 0.00037430822580994426 0.000357977071568566 … 0.3197327950788158 0.0011366219595362582; 0.0 5.36965607352849e-5 … 0.0 0.05594572929254256], b_CF_g = [0.0033476048872100555, 0.0, 0.0, 0.0008050086095806136, 0.0, 0.003306696048303853, 0.0030629933432974495, 0.0, 0.0, 0.0  …  0.0017883064872300512, 0.0, 0.0, 0.0, 0.0, 0.002291709084994238, 0.0, 0.0, 0.0, 0.0], b_CFH_g = [0.0006092803753845975, 0.0, 0.0, 0.004372477702289994, 0.0, 0.0, 0.06710603871527036, 0.0, 0.0, 0.0  …  0.0041711096896454745, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], c_E_g = [0.005090338238241512, 0.0005933402816643566, 1.793599921320476e-5, 0.007268146142708006, 0.05434404438533037, 0.02138421321578873, 0.023894091259534518, 0.028037089231640524, 0.005923381894006229, 0.011927802553688313  …  0.0014618202435669027, 0.0009447261124040238, 0.0001280209174610526, 0.0010477673386531637, 0.0, 0.0013030104043795392, 5.5260305268213854e-5, 0.0, 1.307076865739618e-5, 8.641230390167474e-6], b_HH_g = [0.011287997598927976, 0.0020040637862256817, 0.0003326837475323491, 0.00034402684015257527, 0.06305103828047173, 0.03068200872784047, 0.0003505790613555631, 0.0020473225369636873, 0.0, 0.0191077565617325  …  0.005591228759882936, 0.0004356874830029748, 0.014434120586233577, 0.03514505772295519, 0.024907176866291014, 0.013342154173060372, 0.009686226103767459, 0.011051272187723254, 0.0021206651420422927, 0.01721782824162338], c_G_g = [0.0, 0.0, 0.0, 0.0, 8.57086390274792e-6, 0.0, 0.0, 0.0, 2.4536198623552867e-5, 0.0  …  0.008555738848801895, 0.3324338967920097, 0.22067672180252998, 0.2370889178393625, 0.0477595425645907, 0.012942508661614227, 0.004667927760053456, 0.021757222045203074, 0.0, 0.002000708524749294], c_I_g = [0.016810689305736877, 0.004087420487057966, 0.00036885674795364003, 0.05818437780960789, 0.04895082866561155, 0.04689140072807505, 0.010101572733480902, 0.016066325760592727, 0.00037371898454196314, 0.041008926225895866  …  0.0018123421762754539, 0.000401097116716159, 0.0003479865324437806, 0.0006664256271585853, 0.0028556289501379516, 0.001307065586721844, 6.418152296577174e-5, 0.0, 3.538212163497461e-5, 0.00020458795490837936]), J = 156, G = 62, H = 8873, L = 312, theta = 0.05, C = [4.3800671000101816e-5 0.00010629745355671226 9.959785873214212e-5; 0.00010629745355671226 0.0004129178961230129 0.0003596689472264872; 9.959785873214212e-5 0.0003596689472264872 0.0004506370179043619]))

Note that the it is very simple to inspect the model by typing

fieldnames(typeof(model))
(:w_act, :w_inact, :firms, :bank, :cb, :gov, :rotw, :agg, :prop)

and to inspect the specific attributes of one agent type by typing

fieldnames(typeof(model.bank))
(:E_k, :Pi_k, :Pi_e_k, :D_k, :r, :Y_h, :C_d_h, :I_d_h, :C_h, :I_h, :K_h, :D_h)

We can now define a data tracker, which will store the time series of the model.

data = Bit.init_data(model);

We can run now the model for a number of epochs and progressively update the data tracker.

for t in 1:T
     Bit.run_one_epoch!(model; multi_threading = true)
     Bit.update_data!(data, model)
-end

Note that we can equivalently run the model for a number of epochs in the single command data = BeforeIT.run_one_sim!(model), but writing the loop explicitely is more instructive.

We can then plot any time series stored in the data tracker, for example

plot(data.real_gdp, title = "gdp", titlefont = 10)
Example block output

Or we can plot multiple time series at once using the function plot_data

ps = Bit.plot_data(data, quantities = [:real_gdp, :real_household_consumption, :real_government_consumption, :real_capitalformation, :real_exports, :real_imports, :wages, :euribor, :gdp_deflator])
-plot(ps..., layout = (3, 3))
Example block output

To run multiple monte-carlo repetitions in parallel we can use

model = Bit.init_model(parameters, initial_conditions, T)
-data_vector = Bit.run_n_sims(model, 4)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999997, 73335.95100821069, 73597.77249141877, 75487.96540571815, 76498.87159269878, 76446.77847342764, 77176.56525808257, 77920.32927671348, 79550.55634458609, 79740.41315984342, 79824.49497829715, 79889.47675207978, 79687.98719499444, 79554.8486959027, 80917.92470968528, 81797.01453254609, 82044.50122137633], [72421.99999999997, 72690.13451480451, 72578.84148895051, 73520.37361632683, 73662.40182576534, 73602.20651186592, 73393.54044373099, 73662.98983068875, 74904.75716562259, 75167.11338661965, 74966.68999350391, 74688.00668378884, 74602.06826290015, 74656.6127999981, 75184.7512147223, 75679.72230008256, 75493.64286208722], [64900.92049553803, 65736.26728472294, 65960.17640576059, 67677.24182490444, 68581.67087315927, 68523.58684604274, 69187.17897929573, 69877.39198558737, 71353.13200580869, 71512.75375583352, 71568.2450126374, 71616.5058837039, 71440.82466379367, 71330.64700841092, 72567.38811297198, 73365.32409798009, 73570.29003364482], [64900.92049553803, 65157.37569003048, 65046.98479149074, 65913.2363357163, 66038.75969097574, 65973.83553224937, 65795.77623886024, 66059.49516652864, 67186.06721932063, 67411.32955229227, 67212.882946522, 66953.67509679469, 66881.26361235278, 66938.77974472906, 67425.86443177718, 67878.60640050017, 67696.0566324104], [40512.94792630535, 40929.605040029455, 41194.18488314596, 42102.496535514874, 42691.95730415226, 42698.84627915105, 42988.93612290118, 43120.07445735753, 43955.05927268153, 44107.5771207238, 44319.99469034568, 44446.74935181001, 44333.71450489033, 44198.09405636835, 44830.935928146966, 45260.1366395446, 45511.657814470374], [40512.94792630535, 40569.16771508781, 40623.86827330915, 41005.096094915876, 41109.000017812374, 41110.029283299074, 40881.71339859785, 40764.11939907096, 41388.05801381205, 41577.904092327146, 41622.85402955847, 41552.89592097934, 41504.208002501946, 41476.79303718077, 41654.587368297296, 41875.30060503187, 41877.77108713727], [14866.888022051655, 14729.504948351363, 14864.816484503159, 15049.473678499275, 15472.588217175131, 15769.036288503938, 15975.167482103428, 16441.63766023256, 16811.30608534332, 16848.10607440329, 16664.73438195338, 16560.43411314823, 16511.22252837565, 16683.044406415964, 17112.354628937366, 17043.014475001437, 17067.00054678291], [14866.888022051655, 14599.79288892382, 14659.019191333353, 14657.209551557607, 14898.886569288115, 15182.273060767393, 15192.100047110385, 15543.314549718292, 15829.515943357603, 15881.82766379527, 15650.584154345706, 15482.211976022974, 15457.428321682974, 15655.86016429841, 15899.915007592423, 15768.431280718636, 15704.282734674935], [15944.236265986641, 16444.203953492884, 16230.551972797892, 17053.030053579387, 16862.196323294484, 16574.019987339758, 16742.96600132077, 16961.327466870225, 17861.148545514992, 18227.298337049233, 17940.154158827034, 17250.56525369547, 17142.329730930065, 17079.214734896017, 17504.994468545567, 18281.317284094792, 17932.899590338417], [15944.236265986641, 16299.391784453022, 16005.846631421093, 16608.54328357134, 16236.969975776881, 15957.303449536405, 15922.262778301816, 16034.610021603623, 16818.04698769983, 17181.920014463743, 16848.386897106146, 16127.409833531057, 16048.25642844597, 16027.638067229764, 16264.735642375663, 16914.126062504463, 16501.043909106585], [15944.236265986641, 16143.068743571095, 16218.296141567576, 16629.29668844752, 16869.556651703082, 16853.140945187195, 17002.093903222725, 17105.747129830106, 17441.758350611257, 17494.678567491203, 17539.906431268988, 17565.14684968272, 17522.1541393186, 17501.587317479007, 17771.91543949303, 17940.257604297156, 18042.60405281688], [15944.236265986641, 16000.908453761529, 15993.76047715217, 16195.854517212847, 16244.057393636984, 16226.03836278612, 16168.688802636301, 16171.13901554801, 16423.149426319727, 16491.317707484726, 16472.49667292613, 16421.509548523634, 16403.839339245067, 16424.0049370326, 16512.74480557007, 16598.572958245746, 16601.98899850849], [3173.2320350842087, 3207.6875316105325, 3223.942053136019, 3297.8255914746273, 3346.050152994346, 3343.001021884486, 3372.72650849628, 3356.8280828610955, 3418.0179490487644, 3444.42236407809, 3471.4241778206874, 3481.352409977149, 3472.6098606575774, 3464.128696198674, 3491.6094428469823, 3506.7921350824795, 3561.2148926975133], [3173.2320350842087, 3179.4397556544313, 3179.3078964638908, 3211.8678560693133, 3221.983354360451, 3218.608507716857, 3207.4029024120273, 3173.4207905236003, 3218.403694780204, 3246.876660559484, 3260.166948070172, 3254.687383569933, 3250.9778072480917, 3250.840382464157, 3244.2229362810667, 3244.532290864465, 3276.869031588493], [34195.564496956766, 34359.844353529166, 34651.303917740544, 34910.06065390013, 35149.87332769689, 35445.2677065282, 35741.295576346, 37952.84213023077, 37470.03146592674, 36795.08179766944, 37186.83553576928, 37946.386491045734, 37895.790348199094, 37314.85134875503, 37698.31115797883, 37679.65277141672, 38523.20002224574], [34195.564496956766, 34057.26214263109, 34171.57081383644, 34000.13086124252, 33846.5658287786, 34126.35516761604, 33989.336188023364, 35879.209570029765, 35281.759637052346, 34684.79753185154, 34923.79090161956, 35475.76080218944, 35477.17087539245, 35017.355378076005, 35027.32127395476, 34861.73272216118, 35447.307998582124], [33097.63671130043, 33127.20728719184, 33343.08476676842, 33627.09551577527, 33677.74357962019, 34040.39178809549, 34271.79992458866, 36555.55243797789, 36546.989024880124, 36237.65017000298, 36287.22378859877, 36314.658457618716, 36195.06991740077, 35720.355850532214, 36228.67147392293, 36467.10663751137, 36990.256752460664], [33097.63671130043, 32835.48001629088, 32881.46342094917, 32750.60617496035, 32429.02056589083, 32773.75444935331, 32591.871968302305, 34558.26370973407, 34412.623416299, 34159.33591581875, 34078.92598912646, 33950.271848933175, 33884.99536512315, 33521.03384678645, 33661.80807749731, 33739.868370333475, 34036.7628674132], [29576.147776884864, 29956.825583813275, 30117.264824243335, 30892.22176869328, 31340.905470054367, 31284.53949505131, 31535.581341363766, 31763.916037148385, 32424.497642409668, 32450.32154390145, 32510.798155976172, 32563.32302943927, 32508.052263494763, 32477.288514760676, 33013.987906424896, 33349.83327837446, 33478.599995703094], [34346.71094688275, 34788.79118995898, 34852.66717900321, 35769.981300201915, 36215.983364016036, 36216.76146258056, 36617.32419902329, 37064.900647122, 37847.91643996082, 37974.42389753472, 37966.35963241834, 37962.69095512473, 37847.65939334134, 37777.50346078182, 38461.43768968015, 38911.20359700382, 38984.522562874845], [28335.329312139664, 28700.03640998458, 28752.73278570178, 29509.49804765185, 29877.44056685292, 29878.082482147147, 30208.53849188937, 30577.77984570773, 31223.751752042695, 31328.11779967799, 31321.464947004955, 31318.438363777954, 31223.539693874372, 31165.662494064803, 31729.894150296714, 32100.941762893406, 32161.42840005624], [978.0617717704336, 990.6505109506286, 990.2444025140273, 1015.0387560092647, 1024.7820390888794, 1022.2858884109387, 1034.273438908724, 1048.5753013169287, 1080.7179234382822, 1088.0083143974523, 1091.0872242428939, 1090.4918991399852, 1085.1130069574656, 1075.8550328684896, 1091.962516866902, 1104.287222601777, 1107.167475066839], [0.0019383188997990075, 0.0021424201112609786, 0.00034976542776243846, -0.0006975901299148823, 0.0032169606998406763, 0.00176410322123699, 0.001919597025103137, 0.0014613119381734485, 0.00039149019587592093, 0.005607956163097949, 0.002509491792100693, 0.00571007212817487, 0.004940291021435561, 0.0021789075106848355, 0.0028399090709991803, 0.006657486124899581, 0.006688723839379573], [2.3548476e6, 2.340870256661678e6, 2.342455133168682e6, 2.359200712048831e6, 2.3615769835530412e6, 2.3656252691189614e6, 2.365008423283602e6, 2.4013166062109405e6, 2.3815279903613133e6, 2.3817297364981584e6, 2.3773419149308805e6, 2.3855935895573497e6, 2.38661337763916e6, 2.385410788870984e6, 2.393644987329268e6, 2.4008874215565813e6, 2.403869961273779e6], [0.0016459319014481277, 0.0009894213097085538, 0.0009907919503918327, 0.001604580720522864, 0.0016586831340505825, 0.0017449798233807995, 0.001634196735721093, 0.0030567916858046974, 0.0020289135588640243, 0.002015730636960821, 0.0017428807928977857, 0.002086288807972757, 0.0020872509349635984, 0.0019331643273460077, 0.00219474501234425, 0.0024826442731232215, 0.0025745285263448383], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 524.7517471933472 261.5671434778732 … 138.76053455414473 511.40331177512775; … ; 585.779050433531 291.2485250452842 … 153.44164479622884 565.5927639203826; 587.8751657870238 292.8290810943414 … 154.43396762256378 568.8251756473593], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 520.1306394198454 259.26371149030325 … 137.538571238514 506.89975398408046; … ; 541.9708301013442 269.46713913336833 … 141.96631911090188 523.2942003207164; 540.9361645537398 269.44808900867054 … 142.10315894315346 523.4072243966216]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999997, 73411.46203131661, 73425.06555729316, 74760.96742387488, 74579.40659805172, 74380.92210691534, 73866.77058086269, 74534.37957832326, 75440.75922899674, 76589.15909715561, 77159.71841203686, 78324.01044814716, 78121.9188634375, 78634.81814916823, 79631.70930218762, 80683.65491130491, 80873.4742940011], [72421.99999999997, 72851.71383978912, 73210.3902867782, 73870.13420347217, 73600.06351749752, 73267.49834808911, 72552.22643216561, 72772.32187891904, 73602.48613189877, 74264.1769928832, 74319.42094326526, 75457.07596016004, 75192.93317025196, 75457.03006308532, 75943.89604820774, 76179.97309043755, 76002.32549876819], [64900.92049553803, 65789.06726559259, 65804.7394280037, 67001.0204766998, 66824.13132738994, 66626.8805956444, 66144.08624807322, 66752.2586696701, 67590.23677208532, 68629.14782771192, 69135.72962622091, 70202.15331338727, 70012.83038752234, 70475.65485631894, 71380.28567060777, 72328.5396428651, 72524.14918487596], [64900.92049553803, 65287.43835908091, 65612.3439547324, 66202.65286726107, 65946.62701869739, 65629.52872462245, 64966.9761501959, 65174.17709165262, 65943.25820036318, 66545.80414811244, 66590.80020060496, 67632.50738599502, 67387.87465771046, 67627.59465051466, 68074.602973656, 68291.23209305781, 68155.89463650665], [40512.94792630535, 41048.699222691284, 41051.38959853933, 41810.1374562082, 41833.28665120449, 41836.69581073238, 41647.26091455306, 41885.797084124744, 42220.47062657075, 42871.3679005631, 43234.339353545016, 43706.622746768626, 43661.481153482695, 43916.821870636755, 44382.93657087996, 44902.96383785796, 44811.288140628036], [40512.94792630535, 40735.710834792655, 40931.36630540098, 41311.938186201194, 41283.95082664498, 41210.43346029395, 40906.1000012768, 40895.58033226718, 41191.679876148344, 41569.94137585025, 41642.856295323574, 42106.806504096756, 42024.50326683611, 42142.056485481364, 42327.52443454715, 42396.52480554177, 42112.226994255965], [14866.888022051655, 14992.164525346296, 15025.479740678817, 15269.649992365545, 15338.990944426172, 15499.894239286346, 15542.030225685949, 15854.551614081465, 15645.480537650936, 15728.118022381366, 15973.428132208808, 16091.421825783626, 16092.319056219434, 16345.054770345429, 16571.921759090477, 17003.78757908862, 17086.830487579744], [14866.888022051655, 14877.852172098694, 14981.5492531339, 15087.700614958532, 15137.566243837296, 15267.873043306705, 15265.441920398114, 15479.736194670384, 15264.245430031839, 15250.666730749688, 15385.436257364912, 15502.4191441139, 15488.977856059735, 15684.518871132894, 15804.461745452258, 16054.652973200782, 16057.661226947408], [15944.236265986641, 16654.64362204563, 16746.46924440079, 17371.805122116424, 17073.25266780547, 16932.735358435486, 16077.316996705085, 15984.019829987148, 16587.142641935858, 16907.373884007146, 16843.70430025212, 17343.122393147038, 16969.118988252245, 16787.544200371678, 17319.054611732226, 17188.191756854598, 17138.891364141524], [15944.236265986641, 16527.65518740581, 16697.507043442183, 17164.80698345671, 16849.054425616636, 16679.265660615663, 15791.20264760641, 15606.143669104069, 16182.961952504573, 16394.12446106082, 16223.677015636182, 16708.303064644842, 16332.904370566801, 16109.126430608007, 16516.99423021793, 16228.76389213994, 16106.586387152784], [15944.236265986641, 16160.687612133643, 16155.913631253792, 16457.47683586569, 16425.591093247498, 16385.641065569354, 16269.307842850292, 16393.752066381156, 16578.105570800766, 16864.005710473597, 16985.036327115675, 17227.775739755652, 17181.031368900738, 17294.138489307683, 17513.582791517285, 17745.42397178719, 17774.30546544097], [15944.236265986641, 16037.465496479874, 16108.678057095505, 16261.373607207983, 16209.897650312469, 16140.360937961095, 15979.7767958045, 16006.189478296068, 16174.145088654162, 16352.072795353562, 16359.806522241517, 16597.178504795265, 16536.871627232696, 16595.24824521585, 16702.51364193848, 16754.89195593867, 16703.728401577777], [3173.2320350842087, 3214.9165817555304, 3215.4062152121323, 3274.836178513889, 3276.649370861242, 3276.5968492611114, 3262.335821268174, 3280.762322311276, 3306.9760850845173, 3357.958503967947, 3386.3887392724355, 3423.380981746163, 3419.845204735064, 3439.8451155045423, 3475.4970582272977, 3517.4504530604445, 3513.5869666443155], [3173.2320350842087, 3190.403464964828, 3206.005226682841, 3235.8140395592654, 3233.621891358084, 3227.548777837388, 3204.278802784636, 3203.2022414110365, 3226.394643008832, 3256.0224921270124, 3261.7336528830538, 3298.073187291684, 3291.6266737093674, 3300.8341902769316, 3314.5437868757963, 3321.1098475355147, 3301.9575656704355], [34195.564496956766, 35246.59460467765, 34327.75778959551, 34308.094542208884, 33296.516705884176, 32815.76575986386, 33732.52322254468, 34464.412727630144, 34592.34184590574, 35254.80381108734, 36409.54696383467, 37070.684275608226, 37425.602714087465, 37259.7817876945, 37336.40257979163, 38063.82552432224, 37430.09019690353], [34195.564496956766, 34977.84614167797, 34227.392599129234, 33899.287762413886, 32859.281888259364, 32324.539619798157, 33132.21417052733, 33649.64397063861, 33749.426530221856, 34184.589841947985, 35069.28877978753, 35713.76673991365, 36022.423471907925, 35754.040521397255, 35607.32152029587, 35939.14042874738, 35175.61132902046], [33097.63671130043, 34530.6399434436, 33726.03081592036, 33998.71968902482, 32962.640371268775, 32704.16906140292, 33132.360778626244, 33654.40167750015, 33604.67642306657, 34172.504520883136, 35301.300337804045, 35887.8407931606, 36026.60304860403, 35674.384479880086, 35978.60621930671, 36475.11378681945, 35593.62589525153], [33097.63671130043, 34267.35049618551, 33627.42491432729, 33593.59934355871, 32529.78986686099, 32214.61343592555, 32542.732307643062, 32858.78228776114, 32785.82765700777, 33135.145416725376, 34001.83740484738, 34574.21949260919, 34675.8757951184, 34232.71224553411, 34312.40588230557, 34439.109009193155, 33449.760438608355], [29576.147776884864, 29980.88718455638, 29990.867129753286, 30536.306160861353, 30460.78998432435, 30352.165889574422, 30105.967592316196, 30335.30007078754, 30690.676838584615, 31250.783298551745, 31500.401866165364, 31966.441645280735, 31891.712595396482, 32104.024084340243, 32493.215247633794, 32919.512714500815, 32975.2451951144], [34346.71094688275, 34816.7338703877, 34818.38341239385, 35451.9951134905, 35353.81741068986, 35266.179099504654, 35039.29079450556, 35411.49483330961, 35878.78633791726, 36345.24649901356, 36592.49683769215, 37173.65853790407, 37060.88285781338, 37309.30039219025, 37811.69984931163, 38318.81728101444, 38455.24713118552], [28335.329312139664, 28723.088545982006, 28724.449384172032, 29247.16599113809, 29166.17140786437, 29093.871605661105, 28906.693425800888, 29213.754093913514, 29599.2599634071, 29984.079991621682, 30188.056430001205, 30667.50286621381, 30574.465252256774, 30779.404603054118, 31193.873810478082, 31612.235249785845, 31724.7870670059], [978.0617717704336, 991.4462106486405, 995.4888858566808, 1012.7192023479523, 1009.5239323757474, 1008.5356065652732, 998.8278612513141, 1005.4637655729421, 1020.7735955834039, 1033.1180301465868, 1042.8309223635379, 1062.0531302023862, 1060.2349343125843, 1062.3303797883768, 1075.3705736624179, 1090.2096473498666, 1093.656858576192], [0.0019383188997990075, 0.0012002908791290956, 0.0031927197419465703, 0.0018452450980419588, 0.0012624529312692534, 0.00359206464905526, -4.41077806936363e-5, 0.004072989727741616, 0.00412543310917779, 0.004782159916385753, 0.0026920941484642746, 0.0044196041617738935, 0.008340761472857894, 0.004630643679253366, 0.0020549101309608186, 0.006671066222079691, 0.0036778204660254943], [2.3548476e6, 2.3810337741715056e6, 2.36566082233108e6, 2.37276994678173e6, 2.351807377299274e6, 2.3465540492852675e6, 2.3625121347243623e6, 2.3706454276749734e6, 2.3697587068263e6, 2.3831841910520187e6, 2.4154120022664764e6, 2.4178874157041293e6, 2.4172854670465966e6, 2.4093093066287925e6, 2.3995600758762844e6, 2.4228948090047585e6, 2.419508161834628e6], [0.0016459319014481277, 0.0026453963090742527, 0.0018877630524458677, 0.0020859353882645123, 0.001091503268491698, 0.0008734160987436253, 0.001476653292940014, 0.0017994175213968098, 0.0017240808295505, 0.0022634251084737746, 0.0034877566475868664, 0.003431771583669314, 0.003344623492173035, 0.0028787227948182882, 0.002314746217491082, 0.003252975889046884, 0.002959062161517656], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 525.173232674006 261.7772366386542 … 138.87198830521046 511.8140756683917; … ; 576.8084849335336 286.12275528123865 … 152.03590497489904 560.3478909329708; 576.567937517516 290.0307716630276 … 151.927492452561 560.0373362231838], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 521.1688884054964 259.78123586796954 … 137.81311626865406 507.91159238680893; … ; 544.6116057691851 270.15166605736624 … 143.54941112298724 529.0698258461773; 541.8402565476277 272.56171822739896 … 142.77663763540926 526.3053218705935]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999997, 73290.42453303494, 74576.21233583234, 74870.23380977014, 74531.35707527693, 73953.41364958757, 74903.91366432435, 75015.34782716724, 74702.1428458852, 75861.81793062385, 75015.29911514264, 75349.24762709373, 76475.53104945328, 74941.21202799036, 75131.15583762922, 76649.52878339641, 76142.0377924302], [72421.99999999997, 72908.06236213204, 73149.6333667339, 73093.83233116781, 72532.08583408158, 72291.8033318041, 72302.47646921419, 72613.39743914997, 72288.10064846963, 73406.61688416927, 72140.47512644643, 72072.32606005903, 73362.1018915079, 71721.35827521821, 71271.25628842629, 72465.57583189015, 72032.3072339726], [64900.92049553803, 65683.64343347543, 66841.06251216285, 67094.6486815897, 66774.19248827631, 66234.46872005731, 67086.09405894845, 67196.42379502459, 66895.08096860677, 67948.89768001261, 67151.42077042634, 67463.77954358638, 68493.37503552166, 67076.38466433906, 67233.58150265744, 68624.4034610792, 68164.51211541358], [64900.92049553803, 65340.96646501668, 65562.45032383334, 65502.73388368606, 64983.00381367567, 64746.29026842247, 64756.17227219504, 65044.831075895985, 64733.32841231254, 65749.79134114308, 64577.96552085731, 64529.79518220091, 65704.91096034211, 64194.44369969073, 63779.42366307542, 64878.505998125285, 64485.364740782665], [40512.94792630535, 40976.60511864106, 41694.86664376771, 41956.68500574349, 41918.7068726543, 41716.01878878484, 42227.79379641719, 42259.24512762971, 42202.57742818167, 42754.83954996134, 42559.3630948458, 42649.208106294696, 43168.509995017004, 42645.10350199366, 42749.25842344834, 43394.55553405469, 43190.93871899024], [40512.94792630535, 40762.826800542534, 40897.27961151794, 40961.20371112347, 40794.25579048829, 40778.72916528308, 40761.20883342397, 40906.12722347113, 40838.777155925665, 41371.116754126706, 40928.35342865902, 40794.40378824583, 41411.05769780265, 40812.85402493737, 40552.99455025525, 41025.84196741192, 40859.72818341475], [14866.888022051655, 14874.12016495312, 15005.575886630537, 15005.811718448862, 14965.899484204598, 15189.118352023337, 15120.66549063708, 15015.95253916543, 15184.470244655266, 15089.333849297604, 15279.42272334341, 15208.823107867067, 14930.51163117181, 15189.786729283414, 15502.654637746067, 15319.76660084846, 15210.321103572865], [14866.888022051655, 14796.520657066798, 14718.532091986204, 14649.777754510551, 14564.445738941764, 14847.84410211051, 14595.519878106872, 14535.149955792827, 14693.775459746328, 14600.980824446844, 14693.866823458598, 14547.39486510562, 14322.668970681172, 14537.156614549964, 14706.198241187956, 14483.529461450806, 14389.351199750306], [15944.236265986641, 16339.430051332416, 17073.931307093622, 17213.161696275583, 16925.517014884666, 16410.672120334555, 16534.07154369981, 17118.97992652021, 16699.96371323959, 17900.883148882083, 15897.746651623072, 16638.808187687482, 18021.91795590795, 16242.840961768889, 15672.252511524335, 16767.655168632984, 16350.387554619507], [15944.236265986641, 16254.185901287568, 16747.321647530247, 16804.75525311721, 16471.497381563826, 16041.951587079497, 15959.837880914862, 16570.839557009418, 16160.294895676487, 17321.536802610906, 15288.494619312329, 15915.19022046068, 17288.219685676362, 15544.966307607996, 14867.082941992321, 15852.384305965437, 15467.883102098476], [15944.236265986641, 16134.5746703701, 16424.065630892677, 16498.017066311644, 16432.80561017132, 16319.37660740117, 16517.764168420657, 16549.806341139552, 16496.951664750988, 16716.188733643336, 16556.256221245887, 16612.272109092308, 16873.800308986352, 16559.40196404654, 16581.85864089542, 16887.564329775032, 16816.164440957786], [15944.236265986641, 16050.399267691433, 16109.887344247953, 16106.57843417027, 15992.00274601057, 15952.707332617774, 15944.09686606376, 16019.890598373197, 15963.84329690144, 16175.18398064485, 15921.768015382973, 15889.80818986189, 16186.84356391483, 15847.926247084792, 15729.957615556983, 15965.748165438497, 15908.519900796524], [3173.2320350842087, 3209.548618579767, 3265.807434532787, 3286.3147156890773, 3282.328145025395, 3266.281821772288, 3307.5496823748776, 3310.013150891935, 3305.5745758573516, 3348.8312615910727, 3333.520300991376, 3340.557534347999, 3381.232564764715, 3340.2360356043605, 3348.3941122265023, 3398.9378906562574, 3383.379071146941], [3173.2320350842087, 3192.804139539868, 3203.335339781582, 3208.342282279357, 3194.2811199606626, 3192.89389675288, 3192.6774100532402, 3204.028341084152, 3198.7530549635485, 3240.449281800167, 3205.769238992864, 3195.277450273354, 3243.5777108203097, 3196.7225902871382, 3176.368741656286, 3213.4051620757, 3200.762782396644], [34195.564496956766, 34614.58820781225, 34927.98203969512, 34703.92899793723, 33439.52033327606, 33437.89245899968, 33945.542874756036, 33735.31653269319, 35210.70881542459, 35356.49791185328, 34684.01360079522, 34449.376918961374, 35689.65344557638, 35101.53976059273, 35801.65097307266, 35634.07178649373, 35712.31984680494], [34195.564496956766, 34434.001055037785, 34259.8397051596, 33880.52952863839, 32542.51974258289, 32686.598578529625, 32766.603170238897, 32655.13015773594, 34072.85475069307, 34212.21593918113, 33354.81228453064, 32951.18138613617, 34236.676184096854, 33593.399960505034, 33962.32380033043, 33688.96811538571, 33784.76423569921], [33097.63671130043, 33514.319009703526, 34126.14354135431, 34009.35360863539, 32718.286629742448, 32800.28807055472, 32924.16004118622, 33114.14629884097, 34595.577355615846, 35239.73652937017, 33405.246955464536, 33596.968693716495, 35335.0619782194, 34238.05892564843, 34594.66070816191, 34466.52030663364, 34321.929431557546], [33097.63671130043, 33339.47205180235, 33473.3396894598, 33202.433916222144, 31840.632819494975, 32063.320101198442, 31780.69329347082, 32053.84945485894, 33477.60161357181, 34099.233436195995, 32125.052029513747, 32135.84419988886, 33896.520646748824, 32767.018632382205, 32817.34324533934, 32585.148018323816, 32469.419486990246], [29576.147776884864, 29932.844247505607, 30488.375990311364, 30622.62042657833, 30489.015447614303, 30245.963048863512, 30582.97141646579, 30677.41529827151, 30576.29734987468, 30996.411657297842, 30680.281598823614, 30771.57013967476, 31268.403312624294, 30703.47405737967, 30702.88633515741, 31278.401273609816, 31157.19079159844], [34346.71094688275, 34760.94172043059, 35346.10747847157, 35461.836036764274, 35279.042027503325, 34991.4324755139, 35493.1991662993, 35508.155862906075, 35318.539270372836, 35923.50937533159, 35453.2683906197, 35669.96403995991, 36196.21761809258, 35361.488838826044, 35524.88243218174, 36308.5010139474, 35987.45082540164], [28335.329312139664, 28677.061171060657, 29159.810872536335, 29255.284550208544, 29104.48325640473, 28867.211298063787, 29281.158486289598, 29293.49745302298, 29137.067668500542, 29636.155548400202, 29248.21641855215, 29426.98586736658, 29861.134233454435, 29172.500178117498, 29307.296528265473, 29953.76572305331, 29688.90592811582], [978.0617717704336, 989.8574655393246, 1006.579043379976, 1010.1922182470578, 1006.135013158741, 997.0731956798637, 1009.923476183337, 1010.8526338469987, 1000.2443483592291, 1028.9766473831908, 1017.8707809829278, 1022.2453639517025, 1028.7541048049327, 1011.4217681332948, 1005.812735318276, 1037.5011735219325, 1019.8704984134696], [0.0019383188997990075, 0.0051428753394580085, 0.0003155454413641401, 0.0027122646457193866, 0.00726172256298474, 0.0070013797400749755, 0.0046388334288556266, 0.005330376399828474, 0.006614977691479451, 0.006362161761298779, 0.003984355371221104, 0.0031090415704644325, 0.00033053050792664074, 0.002014986236831273, 0.005271643053686548, 0.002302363017770981, 0.004784967532924789], [2.3548476e6, 2.3585921632346935e6, 2.3625020971150147e6, 2.36245637914872e6, 2.3389417766561066e6, 2.331871365861874e6, 2.3259694283222645e6, 2.3287148806617334e6, 2.359459417016843e6, 2.3640563086177763e6, 2.360047926033481e6, 2.3423029417524775e6, 2.357826759745062e6, 2.3542367134303213e6, 2.3818620478662048e6, 2.364945373688372e6, 2.353610235532249e6], [0.0016459319014481277, 0.0017985044026446197, 0.001835651855926522, 0.0017600905107293377, 0.0008174066767204133, 0.0006202261778641847, 0.0004318132399546542, 0.0006382653065511558, 0.0020413965761423014, 0.002227897521486083, 0.001987617931790855, 0.0011722554487946703, 0.0017449437453066915, 0.0015122364229188628, 0.002675440136350974, 0.0018316229208248556, 0.0013343904687352492], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 524.3316676995348 261.35775114365396 … 138.64945258933284 510.9939181037516; … ; 539.3842849521144 265.50332280877103 … 145.58874308828592 539.1418070350234; 553.1509148810861 270.5481064352399 … 144.89013381304432 536.5709308468076], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 521.596186277341 259.99422626647754 … 137.92610699508438 508.32802081786116; … ; 509.9417233755275 251.0106908417876 … 137.64170856610815 509.7124812370914; 523.294855282014 255.94540006191144 … 137.06975721406565 507.6097680619004]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999997, 72889.18090163422, 73208.68492605202, 73482.84449895678, 74188.1704688751, 73722.6351564359, 74502.37397271291, 74603.33415774442, 76448.24568790458, 76713.55170347667, 76626.55388616837, 77358.68979641888, 78272.29474983283, 79269.50545294728, 79374.68793626684, 79789.93145915949, 80109.97205804389], [72421.99999999997, 72351.17843496412, 72474.0347413426, 73021.59536572121, 73817.89469442186, 73166.72231583645, 73830.85749484546, 73605.10739386185, 74436.62393343364, 74060.88005341118, 73656.24477412441, 74113.5676985907, 74433.75152379354, 74618.81385606091, 74153.9874596862, 74230.94005391267, 73970.15720665676], [64900.92049553803, 65321.553588357085, 65599.70825467588, 65856.48047088578, 66495.8018078658, 66071.34789065887, 66771.30826899952, 66843.19336345568, 68518.71683759998, 68760.10105835609, 68666.84026869008, 69340.42623857514, 70180.79297006226, 71098.37217061006, 71176.71111614669, 71566.1104001164, 71854.00289715269], [64900.92049553803, 64839.40854951126, 64941.41425807067, 65443.10174633774, 66163.91891660854, 65573.13034037472, 66169.47464463982, 65948.80083593547, 66715.74882782188, 66382.45112972069, 66005.07706779827, 66431.66252952325, 66739.06421642976, 66927.07577968674, 66495.21504596529, 66580.07537858209, 66346.94475213299], [40512.94792630535, 40776.40858085571, 41008.891962175396, 41107.16936904505, 41490.35841625281, 41292.41188957856, 41682.06444226177, 41833.161067694324, 42684.952592030866, 42764.37982748291, 42760.472554402455, 43035.5184750022, 43418.94516215894, 43821.44985426264, 44036.57488695027, 44131.33832595029, 44376.83337403175], [40512.94792630535, 40475.433756786115, 40597.36715353867, 40849.14116708141, 41283.27857457688, 40981.04236324479, 41306.369123952005, 41273.4142216983, 41561.76162211336, 41285.63382391527, 41102.929381413975, 41230.220164466606, 41289.64132142377, 41250.47319134444, 41140.16327921105, 41056.69311734315, 40975.68950133143], [14866.888022051655, 14755.978570145637, 14906.430958083603, 14670.665732840449, 14843.060189935042, 15018.6246950521, 14993.42357928065, 15477.186692084286, 15832.963280412803, 16063.284853912628, 16201.667278826468, 16354.56072458181, 16502.75850073751, 16391.21968018858, 16564.648346247435, 16616.407794636092, 16363.320481057783], [14866.888022051655, 14647.063189691826, 14756.844713394525, 14578.578499426983, 14768.977953207146, 14905.37526631957, 14858.282503147686, 15270.09484880314, 15416.34242684026, 15507.833836553858, 15573.63486045497, 15668.502745222537, 15693.448488089614, 15429.557220030816, 15475.143999659227, 15458.737065670259, 15109.19748579808], [15944.236265986641, 16410.97371636943, 16143.79856538607, 16635.23305919184, 16503.46025956112, 16325.273484144891, 16798.30141300382, 16046.06374006992, 16708.354630588092, 16841.03078319691, 16540.128076917725, 16485.545916710736, 17117.7653984896, 17606.818279562765, 17271.32610207314, 17373.34855501872, 17961.380754156762], [15944.236265986641, 16289.842648210244, 15981.795319323777, 16530.81430836582, 16421.090907545196, 16202.171140653281, 16646.892329004062, 15831.360061459047, 16268.699157086177, 16258.686152757366, 15898.975752434646, 15793.993235430004, 16278.29489841918, 16573.83742074724, 16135.341536254464, 16162.941508270718, 16584.778697350568], [15944.236265986641, 16047.643072829542, 16125.197624371205, 16173.999634421247, 16341.127201308129, 16250.860084464906, 16419.658355825606, 16448.84970732054, 16809.946149154574, 16883.971304996125, 16846.673566170077, 16994.820762634357, 17159.175026266428, 17362.563867285266, 17412.498110560682, 17483.210638045624, 17542.3643356049], [15944.236265986641, 15929.193785148931, 15963.381039014075, 16072.47602897025, 16259.568059309298, 16128.318862592281, 16271.66211679396, 16228.75656807543, 16367.617446110511, 16300.14183775413, 16193.638482854663, 16281.904494913313, 16317.673761074027, 16343.913259884715, 16267.22825756604, 16265.14946296162, 16197.876673093288], [3173.2320350842087, 3193.867951051721, 3210.530030402853, 3219.775241998342, 3249.5765846208506, 3233.965386940852, 3264.345561094839, 3276.6395343611134, 3343.4420941111166, 3355.1959664662313, 3350.5921986119483, 3372.6472135298186, 3374.8502298077, 3392.5961433262437, 3421.7921161837885, 3423.071534413866, 3418.945468171484], [3173.2320350842087, 3170.2936864677467, 3178.312316312874, 3199.564830306861, 3233.357833317089, 3209.5793502665, 3234.9228498865823, 3232.796597370134, 3255.464393762239, 3239.1769186836264, 3220.7117063603278, 3231.1679300827127, 3209.3445610403614, 3193.55467983734, 3196.731052056337, 3184.5849874102278, 3156.909524052663], [34195.564496956766, 34266.75447770079, 35608.62507673298, 35272.79742166448, 35089.154917901586, 33729.97396353793, 34488.89643609016, 36180.7021365019, 35658.119171664424, 35984.71113519597, 36799.40120259891, 37277.38765863679, 37392.279366773815, 38648.6400419756, 38585.443650796886, 38826.762568678, 37355.97332113808], [34195.564496956766, 34013.82807345627, 35251.29202237892, 35051.39135949485, 34914.02370857234, 33475.629750263055, 34178.03570742693, 35696.58777865894, 34719.828860306945, 34740.39874260728, 35372.929683701936, 35713.63735781473, 35558.52859802172, 36381.14884914873, 36047.568551136166, 36121.68894014234, 34492.924515941166], [33097.63671130043, 33320.934443437756, 34459.06163632614, 34203.02108378457, 33737.86331477534, 32643.64887587816, 33460.31189792367, 34933.779478606, 34436.14398679181, 34939.85489631168, 35675.11522657668, 35794.322978513155, 36159.45367832676, 37198.62240304189, 37083.30504980103, 37157.92578512299, 35947.53587234127], [33097.63671130043, 33074.98923318067, 34113.264467293375, 33988.329968647406, 33569.47644947965, 32397.4962046448, 33158.72216868539, 34466.34951675759, 33530.0081329133, 33731.67250242252, 34292.22490388072, 34292.78580434366, 34386.16178216041, 35016.20282520989, 34644.22990657486, 34569.120577513204, 33192.43299376512], [29576.147776884864, 29767.835451236384, 29927.00351455294, 30028.127912998214, 30368.889154340402, 30178.635155658652, 30463.050542565674, 30520.049075500774, 31195.00069009041, 31297.908125699094, 31208.76507003074, 31504.249266429466, 31877.50404673605, 32308.831623340215, 32394.318928491433, 32548.28750771141, 32692.632488269966], [34346.71094688275, 34569.31739288438, 34684.49318989086, 34831.961041238304, 35122.655929314045, 34900.596904393664, 35308.11950360007, 35320.28289914101, 36286.29671772016, 36425.23746705302, 36424.07099343631, 36785.887135481345, 37238.063845094286, 37711.462672192734, 37702.61874845461, 37933.20340585772, 38073.79632694487], [28335.329312139664, 28518.97504649298, 28613.992707485722, 28735.650648397313, 28975.467945480585, 28792.27382224758, 29128.471575462157, 29138.506126331948, 29935.447635865396, 30050.070893193013, 30049.10857647761, 30347.599443656978, 30720.635918502478, 31111.180203297597, 31103.88414831525, 31294.11174279871, 31410.098007804423], [978.0617717704336, 984.4007442362575, 988.2115502320672, 996.3915166492548, 1004.2567242113686, 992.1158306064951, 1000.1382228337917, 1002.8613888138922, 1037.4194297894699, 1036.9554656039688, 1034.0042052231759, 1050.2898366642762, 1065.2250782319093, 1078.077875077118, 1079.7734392006869, 1084.6194865473333, 1087.5740819378366], [0.0019383188997990075, 0.0040414828114052614, 0.00493961573678936, 0.005507859775004231, 0.004678636923158397, 0.008006435226729058, 0.006285466617059532, 0.003784431117823006, 0.005075373288826679, 0.004488015870815154, 0.007053930499913097, 0.0058633596597088555, 0.006670087323440876, 0.005014419479451027, 0.0043201762106486186, 0.0029919661390440666, 0.004129121936865321], [2.3548476e6, 2.3634112448464297e6, 2.3893170621596924e6, 2.388712820150076e6, 2.391976271701279e6, 2.3965739571264284e6, 2.3993480791455302e6, 2.42544264507493e6, 2.4010799838877656e6, 2.38385828662929e6, 2.38777328386134e6, 2.3949358555371594e6, 2.388719548518727e6, 2.409090459888292e6, 2.3945398427255633e6, 2.3917966727593816e6, 2.3605604178124196e6], [0.0016459319014481277, 0.0019745184351533155, 0.003019835666751513, 0.002897787743002449, 0.0029249999361708055, 0.003081245351532859, 0.0031112253910229137, 0.004037468913413058, 0.002867043702867188, 0.002052294029273831, 0.0022237660514730266, 0.002488735197978067, 0.0022022482077523296, 0.0029930897052831505, 0.0022765592795092764, 0.0020639976647010144, 0.0007213931056016241], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 521.4412194475228 259.9169816813453 … 137.88512898927732 508.1769959753366; … ; 564.2539645401417 282.44086130589596 … 150.12151496875452 552.3428784257669; 566.6718327790421 284.1800229795982 … 150.52688402887713 553.9912266452568], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 517.5924087074926 257.9985079717462 … 136.86738481111934 504.42608981947444; … ; 524.9422007387072 262.76311134700995 … 139.6624984463366 513.8609640066555; 523.2407836177896 262.39980410380787 … 138.99015302834843 511.53204867387757])])

Note that this will use the number of threads specified when activating the Julia environment. To discover the number of threads available, you can use the command

Threads.nthreads()
2

To activate Julia with a specific number of threads, say 8, you can use the command julia -t 8 in the terminal.

We can then plot the results of the monte-carlo repetitions using the function plot_data_vector

ps = Bit.plot_data_vector(data_vector)
-plot(ps..., layout = (3, 3))
Example block output +end

Note that we can equivalently run the model for a number of epochs in the single command data = BeforeIT.run_one_sim!(model), but writing the loop explicitely is more instructive.

We can then plot any time series stored in the data tracker, for example

plot(data.real_gdp, title = "gdp", titlefont = 10)
Example block output

Or we can plot multiple time series at once using the function plot_data

ps = Bit.plot_data(data, quantities = [:real_gdp, :real_household_consumption, :real_government_consumption, :real_capitalformation, :real_exports, :real_imports, :wages, :euribor, :gdp_deflator])
+plot(ps..., layout = (3, 3))
Example block output

To run multiple monte-carlo repetitions in parallel we can use

model = Bit.init_model(parameters, initial_conditions, T)
+data_vector = Bit.run_n_sims(model, 4)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72998.26520087721, 72775.20321484287, 73458.38585263045, 73483.13565974677, 73863.85860723114, 76279.00748701031, 77129.59347410194, 78298.32622173321, 79398.19932177025, 79506.7067006456, 80208.87936161556, 82024.26209984519, 83035.83020115535, 83555.60895534405, 82354.75140411852, 81809.24392021431], [72421.99999999999, 72805.2867800712, 72521.20465892296, 73217.8978964182, 73575.34780371124, 73505.68305608681, 74572.24603631673, 75128.8379123711, 75822.35403799916, 76280.0579947256, 75829.91761494795, 76141.99040103858, 77144.14237555936, 77540.62252010441, 77612.30766660403, 77150.35784935897, 76796.59757749074], [64900.92049553803, 65421.39927998351, 65238.64881592737, 65894.06572977547, 65926.26270123813, 66267.16045359496, 68578.25727313968, 69342.21238928425, 70404.30312365742, 71405.58707422746, 71476.89593468532, 72056.65639965764, 73720.19159487064, 74661.13555331067, 75133.55785889224, 74006.71121653705, 73512.25021849414], [64900.92049553803, 65248.451083403335, 65010.95419114574, 65678.3418337228, 66008.99191485519, 65945.82228949432, 67043.80199211792, 67543.46289701361, 68177.95800798149, 68601.33314983163, 68171.44559271983, 68403.11551016734, 69334.13127722545, 69720.15471919806, 69789.31613971536, 69329.87054496122, 69007.98035184568], [40512.94792630534, 40805.920886580694, 40489.19156020103, 40588.8391533742, 40518.61702963574, 40743.98440421495, 41305.86167327164, 41660.99464163407, 42248.96661177292, 42736.32940182308, 42963.99397590303, 43664.02722894026, 44427.18771076274, 44824.80506747843, 45037.053581518594, 44640.53946794303, 44313.60186730374], [40512.94792630534, 40698.04623845648, 40347.876995179526, 40455.959471092545, 40569.46282592947, 40546.41147281158, 40381.632914741625, 40580.30092885731, 40912.95764236001, 41057.980068811434, 40977.12329940323, 41450.09840054814, 41783.9454615618, 41858.35537327174, 41833.572906329595, 41819.488685482254, 41598.402414419405], [14866.888022051655, 15035.3689190872, 15196.979169642907, 15448.067762709883, 15457.451826689952, 15555.325155985802, 15999.676987421299, 15891.825504963126, 16070.710797323538, 16194.971647229399, 16207.115874514348, 16444.98170407411, 16646.05947225815, 17066.496312949464, 17170.316033539875, 17088.495015134868, 17161.986844150244], [14866.888022051655, 14995.621375193432, 15143.938977476915, 15397.493901052552, 15476.8489953106, 15479.895341377814, 15641.68030123826, 15479.588685955554, 15562.518159918707, 15558.959611504348, 15457.617508515887, 15611.159874352923, 15655.684660189527, 15937.056872164036, 15948.993339754583, 16008.590676878779, 16110.431219554834], [15944.236265986641, 16295.297547868206, 15784.03098583507, 16164.19049960902, 16032.36933183083, 16174.962813775284, 18573.749060532267, 18609.593469726584, 18735.02015068725, 19058.53902993218, 18377.98853013202, 17756.367747099142, 19017.668869466135, 19172.46055358676, 19253.062030797628, 18076.120281664105, 17943.16226569052], [15944.236265986641, 16252.219253080002, 15728.941877184101, 16111.272196382546, 16052.487950009621, 16096.528294785843, 18158.156882084328, 18126.85725968021, 18142.57595688121, 18310.068426191036, 17528.09811901129, 16856.053760102088, 17886.19266250136, 17903.65102589868, 17883.593842958955, 16933.803144097645, 16843.74217086937], [15944.236265986641, 16070.97241189897, 15998.73036579299, 16091.796451984417, 16114.295654552783, 16173.75604076976, 18096.74918899262, 18595.720568433986, 18854.417471922607, 19098.733710545675, 17402.367751209276, 17604.535598790888, 19665.806253092862, 19826.86521454449, 18293.942137932005, 18074.13236027786, 17949.49167918318], [15944.236265986641, 16028.487143676088, 15942.891917668447, 16039.11515228522, 16134.517080019225, 16095.327373581109, 17691.82999934659, 18113.344223948523, 18258.19766169593, 18348.68457359069, 16597.594940610335, 16711.92006728567, 18495.76843095581, 18514.748002562785, 16992.696042740292, 16931.940849042283, 16849.68376619045], [3173.2320350842083, 3197.54996092362, 3171.5004343456567, 3143.8453530369998, 3137.427273063862, 3135.43696773483, 2728.159373797779, 3115.060398411828, 3231.24499151449, 3302.43951467848, 3367.1944951662676, 3418.145298057116, 3480.539267123832, 3473.4665600757385, 3524.829159965292, 3491.932831612633, 3467.433402735953], [3173.2320350842083, 3189.0969087831477, 3160.4313270833227, 3133.5530367163547, 3141.364351861389, 3120.232822092123, 2667.1161404895906, 3034.2551700095455, 3129.0656333611223, 3172.7454760384785, 3211.478524992039, 3244.83259890265, 3273.4609235482853, 3243.596875211238, 3274.1084489211485, 3271.2607706489566, 3254.9755369498707], [34195.564496956766, 34248.05925065131, 34832.2918978625, 33228.21693849553, 34132.26687672403, 34673.5109837227, 33405.13605992434, 34017.74743723792, 34047.87681367389, 35331.241899285196, 36421.577609382846, 36580.24462348844, 36029.023931271724, 36276.3852866257, 36514.53986394658, 36343.83221192235, 36826.05533579987], [34195.564496956766, 34157.52098413674, 34710.72093068403, 33119.43445046011, 34175.098602382066, 34505.37457518843, 32657.68796954428, 33135.320935074895, 32971.20506379351, 33943.706584340514, 34737.26109578004, 34725.48996018288, 33885.43926702035, 33875.6593519911, 33917.26465352801, 34047.09033736027, 34569.63561169191], [33097.63671130043, 33386.3814033104, 33527.290398697885, 31970.92850155804, 32657.56940513405, 33283.92475046787, 33005.41629413954, 33050.56757946, 32804.2481517245, 33922.88265649964, 34463.96928928702, 34236.74194198663, 34095.677883913915, 34304.317019484755, 34419.362554459105, 33794.235572545265, 34435.562392729866], [33097.63671130043, 33298.12107079557, 33410.27412160091, 31866.26212256939, 32698.550569920775, 33122.52662807712, 32266.91203129207, 32193.22989719712, 31766.902784954313, 32590.656696121776, 32870.18240776292, 32500.81159414762, 32067.11967571397, 32034.100103220866, 31971.11707596757, 31658.614994459433, 32325.613839044556], [29576.147776884874, 29813.33636105215, 29686.749258444303, 29946.91061088545, 29986.583238421124, 30130.218573876376, 31159.1969428925, 31480.879085861583, 31986.98568002566, 32442.33131950946, 32489.40095686151, 32797.320434494315, 33563.89416989872, 33987.689680023854, 34150.72815190432, 33655.11207744497, 33399.14905805293], [34346.71094688275, 34622.15749258405, 34566.40950384818, 34949.164828316425, 34949.40526371883, 35141.32012153505, 36386.23661108844, 36816.759153334264, 37356.867285415, 37886.1073112557, 37910.62500982342, 38174.64806784029, 39050.376663743635, 39556.35962511278, 39858.01582032214, 39244.92861267172, 39013.32587997295], [28335.32931213966, 28562.56704073638, 28516.57609791326, 28832.341359441656, 28832.53971369793, 28990.865519756182, 30017.895990072866, 30373.068222712573, 30818.646310534146, 31255.25843448841, 31275.4850309729, 31493.29861744631, 32215.756677298214, 32633.182201940122, 32882.04235170885, 32376.258029224497, 32185.19054358489], [978.0617717704339, 985.9054263472372, 985.4900536349026, 997.9902905735233, 990.2741990981837, 995.6217581835022, 1032.823719158774, 1044.5741500883812, 1060.4501582167325, 1077.1484434622848, 1076.8699680003892, 1084.6878973230207, 1105.9207612282462, 1117.0862481739919, 1124.8138866657494, 1106.670526420342, 1099.7752804682118], [0.0019383188997990075, 0.00702364541617162, 0.0025220800167031765, 0.006866622212144069, 0.006609513896386865, 0.005020375468921534, 0.004482222537426361, 0.0002075886403423155, 0.0016009112196766484, 1.8496107892840286e-5, 0.002851628780846216, 0.004215197367222201, 0.00495195128395709, 0.007854125651648003, 0.006565108085142546, 0.010555616504413612, 0.00796856772769483], [2.3548476e6, 2.3341465972868116e6, 2.346618764303523e6, 2.321424143081999e6, 2.348186935776065e6, 2.3372491823959094e6, 2.334934757248542e6, 2.352561302815468e6, 2.3402213905595327e6, 2.368972064263142e6, 2.3653438025664752e6, 2.3532671476842067e6, 2.333373929682377e6, 2.352023752202927e6, 2.3604610797605584e6, 2.349435026988878e6, 2.361510494525494e6], [0.0016459319014481277, 0.0008205944605890355, 0.0013432917627167335, 0.0003453715539657935, 0.0016054311458232355, 0.0011436274943957018, 0.0010644199461194931, 0.001732905607002076, 0.0011254226694294245, 0.0022509245238577823, 0.001999075043376984, 0.0014456148252754522, 0.0006207485937732071, 0.0015411850420938723, 0.001930585507445253, 0.0015704355031201987, 0.00214257789722567], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 522.2382558977934 260.3142715401407 … 138.09588999100865 508.95375771544343; … ; 599.9579862897788 299.4578818465448 … 154.8482312050391 560.2848066902245; 593.946373542461 296.9994295522431 … 152.78177453253144 556.8736619469553], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 520.8576653641655 259.6261039940103 … 137.7308193047818 507.60828611886654; … ; 562.043750332084 280.53369540153335 … 145.0626253631263 524.8777101104578; 557.5538710030767 278.8015703251374 … 143.42047296504347 522.7526923455271]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72848.7007052287, 73388.03727101562, 74683.15475896224, 75446.02472888835, 75297.9214270922, 75325.84729999256, 74694.64744642773, 75381.74354979797, 76422.21870302739, 76686.27596135544, 76702.11243070566, 76836.38233683359, 77384.62146804467, 77303.21426411126, 78211.7779176809, 77063.96525623421], [72421.99999999999, 72615.18253944625, 73025.30775948212, 74019.28932838242, 74604.53060509881, 73933.1487130318, 73899.20318940208, 73520.70193088708, 73828.78696386106, 74644.67029977805, 74750.39602861209, 74710.20807597175, 74365.8462679575, 74598.4940786164, 74253.5885993855, 75306.75062588954, 74248.34394732749], [64900.92049553803, 65297.03409818487, 65788.8684359886, 66962.25240009035, 67657.7829678263, 67506.34505591108, 67536.71626955266, 66953.09772205967, 67571.01893420503, 68516.06002512311, 68754.08726195373, 68758.11615950635, 68864.49326633594, 69361.46402347315, 69276.76896260156, 70110.91207490275, 69056.63433842613], [64900.92049553803, 65087.722971342104, 65463.69876257163, 66367.0187805994, 66903.15570945661, 66282.79444505577, 66257.59546350516, 65900.82300747935, 66178.97287728381, 66922.4055204317, 67018.44869878271, 66972.51226071994, 66650.27899303069, 66864.19943755743, 66543.78800432193, 67506.7759914046, 66533.57014729401], [40512.94792630534, 40662.61203850261, 40929.50193487623, 41565.626450926524, 41920.39697084449, 41955.982236762575, 41892.88604889068, 41671.35569087652, 42031.722279648115, 42523.73975002615, 42654.46668916241, 42721.79455713705, 42852.13630774756, 43120.591266368385, 43216.33255653757, 43614.157113446316, 43216.08278265465], [40512.94792630534, 40532.26711145206, 40727.20277555518, 41196.145774993325, 41452.83399659029, 41195.531235418784, 41099.45004651475, 41016.42387431117, 41165.81712995719, 41534.65559393038, 41577.69088970866, 41612.33712599677, 41474.30271958368, 41568.093391513714, 41511.44048763263, 41994.192447045374, 41637.13309889868], [14866.888022051655, 14855.332160807642, 14842.308116257836, 15127.246318918655, 15166.14635526243, 15403.674014824453, 15425.904802695499, 15275.912350095043, 15441.875260481005, 15689.488010335717, 15779.656333105997, 15863.693856818923, 15956.282451619267, 15730.066813855492, 15745.106316819842, 15387.43923529447, 15478.700211632127], [14866.888022051655, 14807.713055941027, 14768.948160422548, 14992.778835275145, 14996.989357470318, 15124.482855317228, 15133.743784583776, 15035.827023873428, 15123.753647001226, 15324.557171714732, 15381.312305339668, 15451.723966105554, 15443.236806795814, 15163.727285972454, 15123.959049210012, 14815.902158406123, 14913.167955341662], [15944.236265986641, 16107.069427515296, 16279.720239563032, 16523.0079946202, 16857.397703916544, 16320.262855827099, 16731.010553232634, 16338.446565740294, 16539.168963989407, 16838.15408775105, 17277.307225461936, 17094.68840218241, 16851.407843864134, 17333.54826112429, 16799.18331799855, 17599.628229953178, 17079.756344617304], [15944.236265986641, 16055.437850391332, 16199.255695340487, 16376.133457085916, 16669.37717982392, 16024.458549283348, 16414.131307587573, 16081.661819677936, 16198.441751284612, 16446.505763215268, 16841.15627237004, 16650.75037763468, 16309.581047450107, 16709.47757821427, 16136.4525236752, 16945.923612891434, 16455.7276464451], [15944.236265986641, 16030.80026025335, 16151.495360647805, 16441.8250684017, 16605.492198244454, 16583.375103609396, 16571.40503346285, 16424.610043939265, 16582.014514695315, 16802.92427356255, 16861.925237694537, 16866.105895731802, 16887.304397422344, 16990.10705711791, 16990.712810601828, 17191.609129009426, 16977.593842943417], [15944.236265986641, 15979.413165678456, 16071.66458385419, 16295.672173364224, 16420.281325204152, 16282.801894953836, 16257.548658226271, 16166.471101394387, 16240.404630974786, 16412.095379567, 16436.260250239404, 16428.10401134483, 16344.323411708705, 16378.401504733669, 16320.426143450224, 16553.059603103662, 16357.297770204223], [3173.2320350842083, 3181.850008605848, 3200.512720819919, 3250.78399566084, 3283.155553136468, 3284.3054069838, 3281.8625884468647, 3263.4373504009145, 3292.226992560383, 3329.8721643645044, 3340.9694200405743, 3347.7307783043652, 3356.4951903600863, 3366.4961165812024, 3384.7849886379045, 3416.138484598423, 3384.958768397308], [3173.2320350842083, 3171.65051608764, 3184.6937882111506, 3221.8874777785063, 3246.5365779766794, 3224.777463593853, 3219.7053064327856, 3212.1472275644905, 3224.4030692901756, 3252.4207497204, 3256.629483394999, 3260.792370684819, 3248.573107349431, 3245.290031200474, 3251.254613876747, 3289.2525373087155, 3261.285375698396], [34195.564496956766, 34206.37391347268, 34469.75823827454, 35749.372979814885, 35754.17278755167, 36474.549723432676, 36937.84112704149, 36148.16578503447, 36866.52881365755, 36711.49651471926, 36618.63916667477, 36868.561215971655, 38036.498033460666, 39434.95020332757, 38877.54129684043, 39095.06477540428, 38570.38765659275], [34195.564496956766, 34096.724604466326, 34299.387166456996, 35431.59351585409, 35355.385357600244, 35813.449532660736, 36238.25187062132, 35580.03970680657, 36107.03299907771, 35857.602671827626, 35694.232708824886, 35911.1084769065, 36813.50265721485, 38015.148790877654, 37343.81532116228, 37642.95317315381, 37161.17382990215], [33097.63671130043, 32982.68683507009, 33133.25125795548, 34282.09898531792, 34252.08908868677, 34856.54740375482, 35661.795231867814, 34739.232945319105, 35497.55176797769, 35340.65965980483, 35643.79345304956, 35846.62560140459, 36859.94229985777, 38234.53507663122, 37334.94922408508, 37484.51143641723, 37280.961739262864], [33097.63671130043, 32876.96008280496, 32969.48603829258, 33977.36225482599, 33870.05528638607, 34224.77345964855, 34986.37381990541, 34193.25049378235, 34766.258563459276, 34518.65090090998, 34743.996147631064, 34915.71187067185, 35674.77696308682, 36857.95296796186, 35862.07878229463, 36092.220765607126, 35918.85858326015], [29576.147776884874, 29756.661617965397, 29998.668810861265, 30558.367786067873, 30864.68509813832, 30813.507511417807, 30784.241780486183, 30492.75878869189, 30785.66528529735, 31206.504877384912, 31303.644565367875, 31304.635540364736, 31332.508318159984, 31554.391776977096, 31563.7223749742, 31951.25690883132, 31560.279168091172], [34346.71094688275, 34556.34124655114, 34800.464742628625, 35399.04386965008, 35776.01418976917, 35679.77309492656, 35735.83235329774, 35445.01870056348, 35761.09876327079, 36268.40837941764, 36408.1807619457, 36410.563925896065, 36487.09972757897, 36756.82961223809, 36655.63672428978, 37090.830405006294, 36446.5233119784], [28335.32931213966, 28508.269992954563, 28709.6668505717, 29203.482305267087, 29514.47505732408, 29435.078135739845, 29481.325869602864, 29241.410594121753, 29502.170137580346, 29920.690125097255, 30035.999462687098, 30037.965523875395, 30101.10598434649, 30323.62758529284, 30240.145536356737, 30599.171362053265, 30067.63127696836], [978.0617717704339, 984.0312336681842, 989.7348824986959, 1004.8407443724761, 1017.0836799188901, 1013.0644495667538, 1016.6421357686755, 1015.3202328042123, 1024.2548856369142, 1041.1467683206174, 1042.2619346401618, 1042.916693245486, 1044.8852205970736, 1050.2426342579645, 1057.4098633376045, 1068.8247610651813, 1049.8318583563862], [0.0019383188997990075, 0.003394285662483565, 0.006480740613808544, 0.008460338410152035, 0.0062203247794234695, 0.003711036777418242, 0.007397361440984351, 0.003268316558617812, 0.0034426994460747817, 0.00476089810491942, 0.0041981250514033785, 0.008965986475472754, 0.008198192653084524, 0.008543994157529378, 0.003920321239273772, 0.007445801483767056, 0.005352518534590844], [2.3548476e6, 2.3612841430961387e6, 2.365007398090495e6, 2.3925451303350106e6, 2.4000650720185013e6, 2.3885994491694416e6, 2.393948551759325e6, 2.369158012492677e6, 2.3778320040728194e6, 2.3678521749581727e6, 2.3671140536709838e6, 2.3590929172024745e6, 2.3654903273685873e6, 2.368956245810877e6, 2.363509074657595e6, 2.363427586529819e6, 2.351894588006396e6], [0.0016459319014481277, 0.0018708193524350342, 0.0020361301617013695, 0.003224822941481771, 0.003437975722998339, 0.002798726229817517, 0.002981552858781353, 0.0018172541570149387, 0.002121836922136827, 0.0016611844919769093, 0.0016038791470957732, 0.0013575910057325596, 0.0017119500456709922, 0.0019253939208735357, 0.0016466460961562658, 0.0016922150038976252, 0.0012097903298634546], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 521.2454881436383 259.81941768404533 … 137.83337160018547 507.9862436099363; … ; 541.8769210098392 280.76175583421144 … 148.40270954322088 544.3862848824479; 537.0072070453017 277.9849244172409 … 146.80518770181203 537.082194005011], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 519.5746238847657 258.98656063560276 … 137.39154359490774 506.3578821607676; … ; 521.7499364784012 270.3333960026769 … 142.89057399437047 524.1660948168935; 517.387026197278 267.8284229428941 … 141.4414899816534 517.4592734214838]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72697.12010245532, 73405.70395756184, 73983.17939701246, 74193.80036411695, 75804.39272626262, 76329.73991856792, 75647.01084705067, 76885.58349168987, 75883.00509971275, 76512.4425075362, 76209.30177564656, 77210.6782242477, 78627.53516640038, 80433.6767643113, 81120.07262689788, 81713.83321915388], [72421.99999999999, 72397.64787296124, 72381.95811641263, 72613.5948680023, 72069.96961833377, 72818.64947390713, 73739.98552267793, 73359.98542699523, 74057.51631089364, 73289.44791623825, 73242.82611634034, 72697.76566190545, 73733.41665083586, 74598.18037796683, 75799.23561755713, 75490.15168667304, 75866.01031981337], [64900.92049553803, 65149.285969119956, 65781.87216465702, 66304.82722164752, 66510.18320010534, 67961.31909981204, 68422.9775020748, 67792.66561332316, 68907.10090996753, 67996.62521717668, 68554.22897568451, 68300.46824522679, 69232.91991284606, 70531.29153599027, 72170.70310105165, 72771.62510809414, 73298.9390045159], [64900.92049553803, 64880.90667305399, 64864.45138642282, 65077.38516925679, 64606.29943495489, 65284.49467545198, 66101.48777926266, 65743.09950601897, 66372.50467284127, 65672.61161818575, 65624.69198276188, 65153.351617198765, 66114.94481452042, 66916.83768488711, 68012.3593637416, 67721.10576333702, 68053.32516997244], [40512.94792630534, 40652.67620614675, 41072.75491362693, 41334.1186140721, 41289.44791302933, 42097.14980884275, 42447.88226713211, 42235.48399776786, 42887.39400209025, 42386.49766483838, 42771.88079157864, 42435.26781303297, 42738.14823772481, 43350.09615768069, 44273.282685330385, 44836.4258221784, 45243.88429760393], [40512.94792630534, 40485.20949548204, 40499.93754712252, 40568.93698987728, 40107.51898468565, 40439.04957922896, 41007.6888403655, 40958.58456116569, 41309.87548770842, 40937.79639956151, 40944.10431581598, 40479.95564050547, 40813.39218061316, 41128.572652430994, 41722.337220285925, 41724.674014680386, 42006.02098575745], [14866.888022051655, 14821.649600586738, 15010.299815327522, 15247.903285147297, 15481.482893375593, 16105.423796058465, 15938.289328274002, 15752.694441630654, 15855.278158158468, 15886.587124383432, 16135.329237280865, 16308.411048766631, 16423.439444168645, 16570.61087516964, 16629.556980232242, 16482.35377396783, 16507.932978153844], [14866.888022051655, 14760.592540218853, 14800.960061304717, 14965.632468870066, 15038.318515787383, 15471.071897758145, 15397.526908607693, 15276.44545017723, 15272.076603782129, 15343.609522175986, 15445.816065010124, 15556.959808285907, 15683.793112911204, 15721.43163871221, 15671.392362850527, 15338.440243674866, 15326.548325306607], [15944.236265986641, 16127.8612787259, 16232.122941057209, 16120.576519343653, 16270.725856049641, 16969.60637754352, 17247.98298151808, 16987.92504529783, 17162.644576554118, 16484.486408614797, 16319.253954196172, 16020.628186246264, 16862.853486782973, 17202.12248029399, 17918.276701529026, 18414.078196543054, 18823.133073976114], [15944.236265986641, 16061.423343257427, 16005.743144147418, 15822.15068282832, 15804.969045376796, 16301.216513649446, 16662.784606752542, 16474.331501051307, 16531.354422296907, 15921.073585351261, 15621.881102512987, 15282.437268207952, 16103.41769634266, 16320.58073489266, 16885.85841400226, 17136.098516834525, 17476.0619075542], [15944.236265986641, 15998.011383969633, 16160.09180150972, 16280.23890436369, 16281.431109438308, 16595.35022611494, 16747.72625462775, 16634.19224987978, 16900.427776809443, 16674.577932291042, 16789.103821707493, 16717.585818658634, 16889.454760189557, 17186.942038228444, 17607.985712909063, 17813.17335850088, 17977.50038627281], [15944.236265986641, 15932.108358789592, 15934.716580206037, 15978.857380702028, 15815.367856095365, 15941.70136519698, 16179.500845562341, 16131.293059395153, 16278.782691132503, 16104.668091202497, 16071.652813088396, 15947.280816920034, 16128.820954294026, 16306.178231329164, 16593.445823871294, 16576.89786643942, 16690.946637780857], [3173.2320350842083, 3178.134556350448, 3217.167134316916, 3238.6202585518013, 3211.287794644063, 3256.259630323175, 3314.9412653525064, 3308.1520279096103, 3359.2137702807313, 3320.5566289688045, 3347.284455296932, 3314.6691805850814, 3321.745625826422, 3365.604140205348, 3435.1693392764364, 3505.713129173366, 3542.3533329729366], [3173.2320350842083, 3165.042386538479, 3172.2992113017854, 3178.6665739764353, 3119.3632440973556, 3128.0038014787488, 3202.4702452334463, 3208.1371337780433, 3235.652475879725, 3207.0654264672794, 3204.244503070134, 3161.9374239421036, 3172.1474266267214, 3193.130042809206, 3237.241173209127, 3262.408517660852, 3288.8460120942636], [34195.564496956766, 34840.5926314861, 35347.23142480172, 35881.99568819489, 36114.73041895151, 35851.70498253865, 35653.93328939398, 35704.332266615864, 37471.15474688783, 38910.26528203501, 38732.99533045117, 38838.64699303257, 38453.151312574395, 38207.44151419255, 38652.741553770655, 37775.6758330069, 37811.961553865774], [34195.564496956766, 34697.06851474613, 34854.2645405361, 35217.74434667249, 35080.930095164134, 34439.597024315146, 34444.2484330656, 34624.88822004337, 36092.86068766844, 37580.375962278726, 37077.81308476507, 37049.058211253956, 36721.37445850433, 36249.459019978574, 36425.641375116036, 35153.956429702615, 35105.96128521297], [33097.63671130043, 33745.65961449015, 34256.70513725147, 34601.41470974562, 34962.58671728899, 35219.49223872043, 34958.34794775033, 35033.424904261235, 36490.88799200051, 37784.83138015886, 37447.0168059702, 37393.65226543208, 37266.91425700319, 36702.73586093625, 37040.18115655107, 36388.46099879813, 36673.0786844454], [33097.63671130043, 33606.646020743145, 33778.94717669821, 33960.86962024593, 33961.7670226801, 33832.28554104425, 33772.26326611348, 33974.26430544202, 35148.65089056205, 36493.40755312918, 35846.788451763314, 35670.64526634809, 35588.560797535516, 34821.86366804739, 34905.993754697614, 33863.0175182192, 34048.58218401752], [29576.147776884874, 29689.33097818996, 29991.10524116877, 30218.888683860758, 30257.968538973404, 30851.986430198238, 31055.61310716767, 30828.32510607347, 31346.077466123686, 30945.80198793409, 31160.078923509343, 31046.211473699987, 31399.789609670748, 31978.197279758446, 32789.42080849077, 33118.35178284241, 33416.928026514885], [34346.71094688275, 34478.150332721496, 34797.52791527835, 35083.095336026294, 35244.54329842896, 36075.54777552207, 36325.59178905963, 35935.377266100455, 36512.5617124473, 36011.881677578946, 36339.901509954805, 36219.05989667974, 36769.53727721728, 37470.04013436076, 38283.11157979212, 38552.0340799113, 38778.71816957263], [28335.32931213966, 28443.764099042142, 28707.244028478734, 28942.831270594143, 29076.022515267556, 29761.584097997005, 29967.86526061176, 29645.946313917648, 30122.111597585576, 29709.060878116437, 29979.670485704683, 29879.978642952854, 30334.111147242347, 30912.011580618677, 31582.77878147888, 31804.634306804295, 31991.644013215777], [978.0617717704339, 981.8046582084597, 993.2390082099944, 1002.8432017604223, 1007.6713627030282, 1033.7848940917374, 1041.7726058475057, 1028.9632411491993, 1048.4617313966157, 1038.9415516636336, 1054.2485422202697, 1035.196874847074, 1063.5930259580273, 1083.0541218710878, 1098.1707127686993, 1101.239245340452, 1103.292808428421], [0.0019383188997990075, 0.0070779907552569465, 0.006841995984202542, 0.0029015095194866447, -0.00031233465852775755, 0.005541998914117441, 0.00550649912537482, 0.006280692971085466, 0.005708378210163456, 0.010578426893508963, 0.005536166960667055, -0.002290252330946485, 0.002656724612732475, 0.0003555638516905546, 0.006436071371883623, 0.006914665390534314, 0.005809623256580965], [2.3548476e6, 2.372907033419555e6, 2.375044241111603e6, 2.383473600925912e6, 2.3824322113126456e6, 2.3623555017721877e6, 2.353865244402328e6, 2.3712366698349533e6, 2.406350316856512e6, 2.441696822450004e6, 2.432291016330707e6, 2.44207932505647e6, 2.4207087235993077e6, 2.4156765039238944e6, 2.4191190775525765e6, 2.3840541136707882e6, 2.386151241723303e6], [0.0016459319014481277, 0.0024408311099309203, 0.0025057289679769213, 0.00273589887026426, 0.0024832086997831804, 0.0015976697736877444, 0.0012522490291869458, 0.0020295627241789242, 0.003466833184590803, 0.0048977203823325315, 0.004283272760367084, 0.004309443296896195, 0.0031906219668078745, 0.002758097029020173, 0.0028417740720941788, 0.0013643462619275495, 0.001483180950137853], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 520.0660617467063 259.231522178718 … 137.52149491148322 506.83681901323604; … ; 575.6292398647461 289.9185206237936 … 152.81830030552453 560.3266485333703; 587.298784650852 295.81011436444453 … 154.7396039782713 566.8012152502307], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 517.923675050012 258.16363060622365 … 136.95498184155065 504.74892953473056; … ; 535.6792372775245 269.7975037488937 … 142.21235628847776 521.4386812302195; 545.2689453159976 274.640563353448 … 143.66571643768646 526.2382775524627]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 73538.48152087457, 73854.94498769997, 73789.22743748009, 75167.94757261804, 74794.2876524721, 74973.10984435475, 75492.0517702461, 77158.00269437497, 77593.33303618887, 78117.54474093234, 77549.76103141898, 77545.65484780552, 78873.49799593177, 78563.79829286464, 79294.77491967373, 80900.1072698675], [72421.99999999999, 72635.28749715451, 72910.81747911953, 72843.56671172207, 73933.51335480096, 73903.80302373186, 74354.21293291429, 74980.41314174248, 76267.79916934896, 76178.31164360294, 76783.5777603535, 76201.92563318586, 76615.01600358656, 78021.13724942968, 77331.32377715556, 77893.39630662776, 78868.27254806382], [64900.92049553803, 65907.88788055893, 66190.08279737763, 66179.9212887554, 67429.31197604748, 67126.65665319479, 67306.39322012743, 67807.46509568309, 69310.79295128494, 69691.55163211156, 70166.81464328479, 69641.02133313566, 69667.51978886894, 70891.71959557684, 70597.19633991437, 71287.72387490758, 72738.86103111872], [64900.92049553803, 65098.412226199194, 65343.939347204745, 65331.779160562524, 66321.96432754766, 66327.46118246399, 66750.78442958089, 67347.9078624336, 68511.12590375934, 68420.63011626492, 68968.61756506182, 68430.64192675837, 68831.42780894869, 70125.6153835078, 69489.69839225776, 70027.85408257609, 70911.998886493], [40512.94792630534, 41112.610774400215, 41282.73344647805, 40889.64873341669, 41596.10525788913, 41146.87520485319, 41137.73373808493, 41194.993826807295, 42040.50152583834, 42319.90050603316, 42594.442840316515, 42369.448951906576, 42134.69564982277, 42648.864200605014, 42599.22299243824, 42731.72112062353, 43550.021989915454], [40512.94792630534, 40607.668823152264, 40754.99404754271, 40365.61919360348, 40912.999528433706, 40656.98939885605, 40798.145098811234, 40915.79953219587, 41555.46301595877, 41548.13878108937, 41867.08280239452, 41633.05670077028, 41629.02986444734, 42187.9715224412, 41930.9450085827, 41976.52230534535, 42456.24783063966], [14866.888022051655, 15021.948765330624, 15154.359561669758, 15146.33582785099, 15417.14563105595, 15292.573889604962, 15251.264449444423, 15361.968794288836, 15775.199073752572, 15932.442230603601, 16027.746510553945, 15993.127132264266, 16022.362587623862, 16093.105828505602, 16301.443338817839, 16478.58903541585, 16759.807708767246], [14866.888022051655, 14837.450335816255, 14960.633227712375, 14952.224906393276, 15163.959895345135, 15110.503808988104, 15125.366504395603, 15257.854831815719, 15593.194131516479, 15641.892183192578, 15754.050189336056, 15715.16234435765, 15830.075437177233, 15919.19276459878, 16045.713423501438, 16187.362504149456, 16338.879228167956], [15944.236265986641, 16501.748837344232, 16038.811587943535, 16158.129060449324, 16505.813658626976, 16394.058552056562, 16423.283335996264, 16557.268759380106, 17003.88521590048, 16998.615332278518, 17358.10836224723, 16863.740002265324, 16852.7271182517, 17506.49684701462, 16997.967033768502, 17335.954418962367, 17678.94979700022], [15944.236265986641, 16299.075616160237, 15833.778827745316, 15951.05129876461, 16234.749437358487, 16198.874433035271, 16287.710470558759, 16445.053789973826, 16807.704417671546, 16688.622148607756, 17061.694240716148, 16570.64373195647, 16650.47461915232, 17317.309716986136, 16731.310359279727, 17029.575647043486, 17234.936738738834], [15944.236265986641, 16187.993301057486, 16267.066217834417, 16232.565806377388, 16500.628373536456, 16410.43617077398, 16423.392668746827, 16539.924249769283, 16912.19506246514, 17030.465439469586, 17131.54801465181, 17028.235393336578, 16989.850511912453, 17277.155998459562, 17231.131376943522, 17323.288935380937, 17690.79774273221], [15944.236265986641, 15989.173601450528, 16059.115555861621, 16024.534085563111, 16229.64930682588, 16215.057063362785, 16287.818900776376, 16427.82683076601, 16717.072131144992, 16719.891425187892, 16839.002729805277, 16732.280149537888, 16785.952371199208, 17090.447281863282, 16960.816922189795, 17017.13400088177, 17246.487119135836], [3173.2320350842083, 3218.8411142202067, 3233.89334843928, 3205.9175199334068, 3227.537081218736, 3186.3566408263996, 3168.236967637779, 3179.889994270763, 3245.0694847768127, 3278.601666197754, 3304.3326511568357, 3296.0723682247376, 3259.6074680793295, 3302.238951639979, 3308.827413773468, 3285.1883967425297, 3351.791652957583], [3173.2320350842083, 3179.307553048667, 3192.5527493692352, 3164.831437399347, 3174.533343043218, 3148.4205671047807, 3142.083429681925, 3158.3386585034877, 3207.6297870989793, 3218.8118451666865, 3247.906522249298, 3238.785756970948, 3220.488353892282, 3266.55270810488, 3256.9199760862816, 3227.1291770312, 3267.6102236547404], [34195.564496956766, 33920.83393081291, 34787.03429924323, 34679.21643622916, 34813.25782674476, 35439.99018268574, 35744.2614099271, 34665.854567065384, 34868.58635034721, 36818.09844954177, 35536.54060342287, 36037.106131450644, 36124.79433917417, 36138.70071789997, 36998.42376364486, 36689.233851729026, 37532.68900114891], [34195.564496956766, 33504.22083448171, 34342.33291832261, 34234.77794401712, 34241.54238043027, 35018.049316733246, 35449.19544515323, 34430.91075681396, 34466.29316755571, 36146.66966949259, 34929.70417600852, 35410.77167667172, 35691.25442107769, 35748.16130093238, 36418.008669149116, 36040.82407061874, 36590.042281771865], [33097.63671130043, 33018.660787013825, 33407.99390763431, 33084.102620465914, 33164.37480169929, 33479.210176728324, 33583.43308909793, 32288.03417729544, 32530.169471463632, 34475.72348226798, 33399.29357560848, 33713.661186467856, 33588.92484706733, 33513.66959809318, 34333.258835805245, 33940.723507056544, 34621.36122696488], [33097.63671130043, 32613.128112456205, 32980.92154220315, 32660.106631056307, 32619.737886767183, 33080.6139338807, 33306.20458600449, 32069.20576905684, 32154.85556335359, 33847.01113877921, 32828.95364810206, 33127.70882057022, 33185.818338268335, 33151.49805552857, 33794.653683357836, 33340.888220528774, 33751.833531254975], [29576.147776884874, 30035.035200337115, 30179.620599229707, 30166.173691611166, 30729.51785766715, 30600.17906038357, 30685.283528429365, 30914.39555091114, 31579.701384509684, 31773.041609461856, 31956.77963156495, 31723.107704995768, 31712.322580216634, 32254.913767648413, 32170.002176826107, 32411.779752010974, 33087.13218978104], [34346.71094688275, 34879.615833934775, 35015.501292004505, 35018.87193020228, 35688.737554256666, 35522.70644522067, 35614.54795642681, 35878.19789033599, 36699.85954768616, 36885.61415036286, 37162.64459319482, 36881.036228214914, 36915.59913050572, 37578.03117097287, 37376.65803490076, 37811.34621807423, 38564.807971570735], [28335.32931213966, 28774.96487113161, 28887.067576077403, 28889.848283187137, 29442.473630103676, 29305.50138382745, 29381.268739501622, 29598.77450626904, 30276.62845508473, 30429.872177496163, 30658.416588612297, 30426.09548598623, 30454.60916870559, 31001.10196222453, 30834.973271356695, 31193.5820719887, 31815.17250440137], [978.0617717704339, 993.2368462869223, 994.9609061433653, 994.8756669419977, 1011.0565641236809, 1003.771147590453, 1006.5617352712663, 1014.8716544359955, 1031.2320190890894, 1032.8958722868665, 1047.390418525055, 1036.877399924902, 1039.5980781465757, 1058.774656955542, 1050.5361281874943, 1064.5979048223858, 1086.9208697668703], [0.0019383188997990075, 0.0011929493317586193, 0.0006466413446331032, 0.004435908615390227, 0.0028931523898745315, 0.004229168731186617, -0.0003910790573121714, 0.0021955412677587827, 0.006408213820023878, 0.0044650654235618426, 0.0008229671752246759, 0.0018854372134908814, 0.006675158251289837, 0.00835311480062062, 0.008125665168410956, 0.008811312799200888, 0.010076920792365884], [2.3548476e6, 2.3470227710231873e6, 2.3709522501873304e6, 2.3868592841351903e6, 2.3646089561258047e6, 2.389084788376763e6, 2.381073068032339e6, 2.381454540616725e6, 2.385463434709314e6, 2.4107033030581404e6, 2.3883825077566784e6, 2.3992245851179813e6, 2.4153397559361043e6, 2.4098052862332095e6, 2.4264988579710866e6, 2.427839359400001e6, 2.4532885685983375e6], [0.0016459319014481277, 0.001224617967877698, 0.002151640539855209, 0.002754053033193182, 0.001699641706559376, 0.0026889768105918207, 0.002151082011084415, 0.002057972286657964, 0.0022182472203537166, 0.003197204556189501, 0.002068672574413688, 0.0024052948198060413, 0.003041071417767443, 0.002782238597196384, 0.003444102692906453, 0.0034456654726730163, 0.00445285048065099], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 526.1217399118136 262.2500284494269 … 139.12280285142342 512.7384551397362; … ; 577.3380778236512 288.0211543975216 … 147.35858742764964 537.4582684322764; 588.2073503388793 295.5822561931196 … 150.60968087722893 549.1939702961307], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 519.659952811919 259.02909359304573 … 137.4141071930435 506.44104052311644; … ; 567.1347670055209 282.93094906827537 … 144.7543152914469 527.959754519491; 573.4343153161709 288.15860359796505 … 146.82706563266188 535.4007700704434])])

Note that this will use the number of threads specified when activating the Julia environment. To discover the number of threads available, you can use the command

Threads.nthreads()
2

To activate Julia with a specific number of threads, say 8, you can use the command julia -t 8 in the terminal.

We can then plot the results of the monte-carlo repetitions using the function plot_data_vector

ps = Bit.plot_data_vector(data_vector)
+plot(ps..., layout = (3, 3))
Example block output diff --git a/dev/examples/change_expectations-27ebd9b8.svg b/dev/examples/change_expectations-ee7f7e29.svg similarity index 86% rename from dev/examples/change_expectations-27ebd9b8.svg rename to dev/examples/change_expectations-ee7f7e29.svg index 8c09264..fbdb553 100644 --- a/dev/examples/change_expectations-27ebd9b8.svg +++ b/dev/examples/change_expectations-ee7f7e29.svg @@ -1,82 +1,82 @@ - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dev/examples/change_expectations-28db5f2d.svg b/dev/examples/change_expectations-f9f023d7.svg similarity index 85% rename from dev/examples/change_expectations-28db5f2d.svg rename to dev/examples/change_expectations-f9f023d7.svg index 31639e7..23bb2ba 100644 --- a/dev/examples/change_expectations-28db5f2d.svg +++ b/dev/examples/change_expectations-f9f023d7.svg @@ -1,284 +1,284 @@ - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dev/examples/change_expectations.html b/dev/examples/change_expectations.html index 83f87da..9bcdd01 100644 --- a/dev/examples/change_expectations.html +++ b/dev/examples/change_expectations.html @@ -35,7 +35,7 @@ p2 = plot(data.real_household_consumption, title = "consumption", titlefont = 10) plot!(p2, data_back.real_household_consumption, titlefont = 10, label = "backward looking") -plot(p1, p2, layout = (2, 1), legend = true)Example block output

Plot all time series

p1 = plot(data.real_gdp, title = "gdp", titlefont = 10)
+plot(p1, p2, layout = (2, 1), legend = true)
Example block output

Plot all time series

p1 = plot(data.real_gdp, title = "gdp", titlefont = 10)
 plot!(p1, data_back.real_gdp, titlefont = 10)
 p2 = plot(data.real_household_consumption, title = "household cons.", titlefont = 10)
 plot!(p2, data_back.real_household_consumption, titlefont = 10)
@@ -54,4 +54,4 @@
 p9 = plot(data.nominal_gdp ./ data.real_gdp, title = "gdp deflator", titlefont = 10)
 plot!(p9, data_back.nominal_gdp ./ data_back.real_gdp, titlefont = 10)
 
-plot(p1, p2, p3, p4, p5, p6, p7, p8, p9, layout = (3, 3), legend = false)
Example block output

Note that, importantly, once the function estimate_next_value has been changed, the model will use the new expectations in all the simulations, unless the function is changed again. To restore the original expectations you could close the Julia session.

+plot(p1, p2, p3, p4, p5, p6, p7, p8, p9, layout = (3, 3), legend = false)Example block output

Note that, importantly, once the function estimate_next_value has been changed, the model will use the new expectations in all the simulations, unless the function is changed again. To restore the original expectations you could close the Julia session.

diff --git a/dev/examples/get_parameters_and_initial_conditions.html b/dev/examples/get_parameters_and_initial_conditions.html index a5e8026..4ad3eb8 100644 --- a/dev/examples/get_parameters_and_initial_conditions.html +++ b/dev/examples/get_parameters_and_initial_conditions.html @@ -31,4 +31,4 @@ ".jld2", init_conds, ) -end +end diff --git a/dev/examples/multithreading_speedup.html b/dev/examples/multithreading_speedup.html index 369e075..539c115 100644 --- a/dev/examples/multithreading_speedup.html +++ b/dev/examples/multithreading_speedup.html @@ -7,5 +7,5 @@ @time data = Bit.run_one_sim!(model; multi_threading = false); model = Bit.init_model(parameters, initial_conditions, T); -@time data = Bit.run_one_sim!(model; multi_threading = true);
  5.153831 seconds (3.52 M allocations: 6.415 GiB, 18.08% gc time)
-  2.538049 seconds (3.41 M allocations: 6.146 GiB, 8.92% gc time)

Is the speedup in line to what we would expect? Yes!

+@time data = Bit.run_one_sim!(model; multi_threading = true);
  5.257994 seconds (3.52 M allocations: 6.415 GiB, 18.29% gc time)
+  2.779143 seconds (3.43 M allocations: 6.257 GiB, 14.86% gc time)

Is the speedup in line to what we would expect? Yes!

diff --git a/dev/examples/scenario_analysis_via_overload-5466a8b9.svg b/dev/examples/scenario_analysis_via_overload-5466a8b9.svg new file mode 100644 index 0000000..e35f382 --- /dev/null +++ b/dev/examples/scenario_analysis_via_overload-5466a8b9.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dev/examples/scenario_analysis_via_overload-7d3afc74.svg b/dev/examples/scenario_analysis_via_overload-7d3afc74.svg deleted file mode 100644 index 89be5df..0000000 --- a/dev/examples/scenario_analysis_via_overload-7d3afc74.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dev/examples/scenario_analysis_via_overload.html b/dev/examples/scenario_analysis_via_overload.html index 62f466a..5b89362 100644 --- a/dev/examples/scenario_analysis_via_overload.html +++ b/dev/examples/scenario_analysis_via_overload.html @@ -25,7 +25,7 @@ "D_I" => 54049.0 ⋮ => ⋮

Initialise the model and the data collector

T = 20
 model = Bit.init_model(parameters, initial_conditions, T);
-data = Bit.init_data(model);

Simulate the model for T quarters

data_vec_baseline = Bit.run_n_sims(model, 4)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72490.32715969233, 72745.01350851887, 73036.19868684297, 73101.97101584724, 73135.88215937368, 73338.00877368738, 73508.2692774224, 73822.52497256578, 74078.54126491581  …  74538.2788285288, 74675.61968507324, 74801.27856331534, 74838.48637448097, 75022.55143235985, 75162.20985954536, 75357.51802312113, 75480.63869547483, 75830.51292712508, 76421.36837097253], [72421.99999999999, 72417.29669592284, 72598.51324598843, 72815.6797901376, 72807.829229122, 72768.2195657863, 72895.81703027921, 72991.44147788413, 73229.6379957611, 73409.56702209338  …  73716.39677910489, 73777.82076542922, 73827.51626696206, 73789.82509366258, 73896.78848929412, 73959.76525690223, 74077.24441510497, 74123.52221381417, 74392.08385280793, 74896.20100186537], [64900.92049553802, 64966.37094093033, 65216.06270399384, 65470.60715239121, 65512.06600920255, 65559.83609434035, 65741.53158208827, 65889.20588388809, 66184.54135292272, 66416.058623472  …  66810.49076820773, 66923.94942845879, 67036.8797458268, 67068.29571476165, 67238.29935374917, 67364.09825784479, 67553.73811903397, 67655.28002546652, 67980.5731836729, 68537.47954022205], [64900.92049553802, 64900.920495538005, 65084.72490025257, 65272.93111892486, 65248.46386715041, 65230.25916627262, 65345.14282064378, 65425.9468026305, 65652.99691376244, 65816.28125515157  …  66073.81769313029, 66119.34613559599, 66164.19431563858, 66128.51287983608, 66229.34425528847, 66286.40779992139, 66406.04548921435, 66438.86085916402, 66691.04962407211, 67169.65363519284], [40512.94792630534, 40509.74867899371, 40428.33705746146, 40676.07232946786, 40783.93227281672, 40687.696455344994, 40859.781105636655, 40981.96126643634, 41042.59315818606, 41169.41067171808  …  41473.54754927279, 41573.89862920543, 41640.39700630889, 41698.480175325676, 41777.21045382879, 41863.7788287501, 41830.5770044632, 41955.60917679909, 42064.793923470614, 42132.624716022554], [40512.94792630534, 40468.93708592837, 40346.918940852105, 40553.25867331277, 40619.82919130329, 40483.1546686845, 40613.41693316324, 40693.82202618083, 40712.96993022377, 40797.6258759961  …  41016.24742385546, 41074.07015195804, 41098.3227344687, 41114.18747049956, 41150.31581354211, 41194.04233493299, 41119.90360183771, 41201.26144344637, 41266.86680615273, 41291.769523797004], [14866.888022051655, 14924.433192075354, 15178.264350186813, 15225.342731053921, 15261.570809239949, 15052.826337437726, 15043.546478547543, 15315.324315781883, 15332.566728847976, 15461.844654385159  …  15774.694870888425, 15964.269774665834, 15818.759370401805, 15880.40737271453, 15850.785525080835, 15930.826102461382, 15897.24955673825, 15997.157781051972, 16108.41970913961, 16370.700000502726], [14866.888022051655, 14909.397554629351, 15147.697035606572, 15179.372707402927, 15200.16253742891, 14977.15402709377, 14952.841370028464, 15207.644112681632, 15209.427089044244, 15322.21480147923  …  15600.75822044136, 15772.336929420668, 15612.83091909942, 15657.885924965587, 15612.934017475054, 15675.964837760039, 15627.165966122979, 15709.534267796067, 15802.859079829399, 16043.984345150859], [15944.236265986641, 16004.099383780507, 16010.117517688348, 16343.01925845685, 16088.328803570494, 15929.87177686036, 16098.984957588713, 15928.890308951986, 16148.067186371036, 16347.23487871681  …  16937.53341549329, 16325.29855286019, 16282.887608135441, 16253.517022174228, 16400.004941670166, 16305.576545302942, 16776.844662147458, 16339.386565195719, 16292.773367451584, 16925.345592990387], [15944.236265986641, 15987.976035383452, 15977.874944536456, 16293.674623323774, 16023.593889943068, 15849.790456992881, 16001.916079601235, 15816.896197154956, 16018.378060471789, 16199.609414061362  …  16750.77494864251, 16129.025184585016, 16070.917140075342, 16025.76744032153, 16153.912033911987, 16044.720025164379, 16491.817341580132, 16045.60989357382, 15983.715733415474, 16587.560685973524], [15944.236265986641, 15956.354350666841, 15984.69839797273, 16027.69775623241, 16058.987766760065, 16057.681318565476, 16102.060149125084, 16148.740821406034, 16184.744603563275, 16250.701803988897  …  16346.44443540244, 16367.021511490286, 16389.576380426664, 16403.816930967543, 16441.167806656995, 16469.023130948117, 16512.64056816554, 16520.151763364025, 16572.767398521522, 16653.123754498876], [15944.236265986641, 15940.279103058507, 15952.5070160645, 15979.305174341811, 15994.370913218732, 15976.957485253144, 16004.972729261033, 16035.200967100085, 16054.760912245083, 16103.948091658356  …  16166.203497933662, 16170.246522641484, 16176.217038995725, 16173.961297770173, 16194.45722291809, 16205.551793268975, 16232.10189766961, 16223.124994313372, 16258.398557434588, 16320.77167175716], [3173.2320350842083, 3172.4709817084536, 3165.2138981270364, 3165.8593958914953, 3188.083114971334, 3190.3165410308684, 3184.790388548346, 3198.2629311565247, 3184.2575048025724, 3202.5815372114075  …  3233.620098844795, 3254.695678913925, 3250.1609417777845, 3255.812532885616, 3259.1639431464637, 3255.221598041245, 3263.244939288187, 3272.069896509046, 3258.841710623419, 3246.775930411218], [3173.2320350842083, 3169.274872156082, 3158.839513895378, 3156.3006861878357, 3175.255164498384, 3174.278448384578, 3165.587685368232, 3175.776329182316, 3158.683944346712, 3173.6602798222875  …  3197.965206410119, 3215.565608395296, 3207.850379138079, 3210.1910257408013, 3210.258035222522, 3203.144581568647, 3207.804599931719, 3213.2391809448386, 3197.0247390085374, 3181.9789134325647], [34195.564496956766, 34592.968646897105, 35600.01028490724, 34837.553361513405, 36040.49847682655, 36451.13468002999, 36117.790337214086, 36159.227914734154, 36136.297033447954, 36085.03995250006  …  37123.57582505276, 36913.40816983914, 37561.28486303881, 37472.338881382726, 37486.61416352726, 37326.53132431177, 38670.48837175068, 39853.92005915325, 40127.397389967766, 41281.13748436402], [34195.564496956766, 34558.11792070459, 35528.31587451013, 34732.36800179699, 35895.48163980935, 36267.890582605185, 35900.018012272085, 35904.9967325845, 35846.07748448183, 35759.17011398483  …  36714.23982936618, 36469.611143245646, 37072.31243229015, 36947.264246789215, 36924.102754883, 36729.38169007162, 38013.50275213063, 39137.35998883806, 39366.2207493999, 40457.27571385572], [33097.63671130043, 33540.922742053684, 34471.7157017243, 34045.7889936482, 35072.35934660567, 34985.64709029871, 34782.094105299046, 34877.13452848122, 34836.99913428645, 34984.98889240337  …  36771.072832178004, 36101.25544149665, 36502.05028456891, 36466.25707711542, 36492.063651746466, 36264.50294128037, 37817.64157197765, 38665.43488672471, 38762.87146290394, 40288.439422906486], [33097.63671130043, 33507.131900722336, 34402.29354951612, 33942.99421569797, 34931.23802936179, 34809.770169589385, 34572.37536478525, 34631.91759071705, 34557.214568459814, 34669.05318342726  …  36365.6236432002, 35667.222643779554, 36026.86695897086, 35955.27998891258, 35944.47613051733, 35684.343631026364, 37175.14524656572, 37970.24337983967, 38027.57851598899, 39484.38926691102], [29576.14777688487, 29605.974349916596, 29670.31414204898, 29781.85451992011, 29783.525862311693, 29794.610104377898, 29934.44833763495, 30011.929093377767, 30107.971333306337, 30220.58188379264  …  30344.920026420114, 30347.428541715144, 30393.123256536717, 30442.91714277907, 30518.085239352346, 30590.07060730932, 30666.93567451004, 30693.54270023063, 30850.008337332885, 31040.420042459962], [34346.71094688275, 34381.34847608994, 34559.3572390896, 34695.63252297786, 34733.65984572201, 34760.36828416102, 34804.2697688664, 34876.57100636348, 35070.620631532256, 35186.57699091016  …  35445.8320935754, 35544.52789314742, 35606.472034021055, 35587.59122098419, 35688.78377019399, 35737.90805539809, 35848.64348260272, 35914.62320118326, 36075.54921873168, 36430.053277590705], [28335.329312139664, 28363.904560528434, 28510.758124697724, 28623.182427917058, 28654.55418617597, 28676.588097945656, 28712.805918870126, 28772.45295108009, 28932.539896248083, 29028.201505125016  …  29242.081626608346, 29323.503629050527, 29374.606269804885, 29359.029987816546, 29442.51175730036, 29483.038281095727, 29574.392728431776, 29628.824637699403, 29761.585288615217, 30054.043837726225], [978.0617717704338, 979.0481149238876, 986.3913228552403, 993.1201094932553, 994.8803011688312, 1004.8577058014417, 1002.8134755869278, 1000.7057841468414, 1005.9493880842032, 1008.8997487692038  …  1019.7386482122581, 1031.992993596307, 1037.2844552689744, 1037.7873509984154, 1031.4303442028508, 1036.119595137417, 1038.1589619212173, 1047.114124052597, 1055.0156276082746, 1067.0062201713688], [0.0019383188997990075, 0.005027856337935788, 0.008700905652439639, 0.009101023370869044, 0.006618854791357487, 0.007357702606506145, 0.006454854806263954, 0.002179238738405198, 0.003029727393396353, 0.005964165941463095  …  0.0053422403861054235, 0.0028632934489003503, 0.004557187912619831, 0.0011487010647655005, -0.0015041092285495994, 0.001535113004704769, -0.0010449323455760107, 0.003642052562220943, 0.0032626034746396915, 0.004416774761165865], [2.3548476e6, 2.3557028887810535e6, 2.3850757315788763e6, 2.3840931005218504e6, 2.419689228714751e6, 2.425108290143056e6, 2.4104643109958894e6, 2.407157941578781e6, 2.404864986487057e6, 2.3936445821363404e6  …  2.4246868773904024e6, 2.414097129237454e6, 2.4318376520644263e6, 2.4251935613516215e6, 2.427010006150243e6, 2.427352931170218e6, 2.4408955662433673e6, 2.4652477581358138e6, 2.472059998699569e6, 2.494934879494918e6], [0.0016459319014481277, 0.0016751824747177836, 0.0029772646521290928, 0.0029251755316785782, 0.004329085751413634, 0.004397718599836926, 0.003626323003928453, 0.0032729464844052465, 0.003006472827035399, 0.0024618411219355296  …  0.0036199248373945674, 0.0029880533211629552, 0.0035942363590260856, 0.0030857723147343775, 0.0028964771081235593, 0.00273116742450875, 0.003053758948873017, 0.0038925693906228017, 0.003951059421564165, 0.004670066960023658], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.6059091613057 258.5036962251161 … 137.13538556670352 505.41380923410753; … ; 505.0874297718342 261.6479048176786 … 142.7879908737404 525.9318466891175; 505.0188065555275 266.14750093861164 … 143.32558633449085 528.1174031884885], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.0834390395163 258.24326637797435 … 136.99722836422478 504.904629508617; … ; 495.50642581958465 256.6847054537815 … 140.07944533438086 515.9554449718571; 494.93997361962795 260.83590429419513 … 140.46518861988332 517.5775836645735]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72466.77093167457, 72862.77673319406, 73531.18749455281, 74104.916779661, 74314.327456112, 74656.56660207018, 74931.03044910762, 75358.18496451018, 75910.72904025174  …  76618.84305770365, 76758.70193757045, 76860.02904780544, 76934.07875220574, 77235.76959148311, 77355.9878097478, 77637.49116607956, 78001.8646410801, 78139.75761418692, 78290.99198946074], [72421.99999999999, 72393.76419965418, 72716.03930879502, 73309.17407338256, 73806.73942105076, 73940.74068083135, 74206.42461028893, 74404.19938690399, 74752.96472207418, 75225.20902845479  …  75774.02006545762, 75835.85884683361, 75859.46595823148, 75856.05334748009, 76076.79584791923, 76118.4471600276, 76318.4823459901, 76599.41736540472, 76657.52447512878, 76728.51190276897], [64900.92049553802, 64966.37094093033, 65362.16841165982, 65998.51853695535, 66524.34656713076, 66689.8932683188, 66994.9838880208, 67252.2564764656, 67657.00590861816, 68179.08337020276  …  68798.93775511369, 68916.46001794156, 69001.00874370895, 69076.05565320226, 69345.72137056419, 69445.52280172796, 69717.05577807716, 70068.29468672421, 70174.27399324246, 70335.09634262219], [64900.92049553802, 64900.920495538005, 65230.536367482004, 65799.24857557137, 66256.6712926056, 66354.63541128396, 66591.03743214573, 66779.41395044226, 67113.63574202257, 67563.38481708434  …  68040.33945033571, 68087.9014654881, 68102.75430186657, 68108.13943115665, 68305.14301260811, 68334.53372587802, 68532.60983448991, 68808.49032888246, 68843.13812082652, 68931.39478464871], [40512.94792630534, 40353.33062235135, 40279.220512888794, 40363.82320347833, 40659.19090132899, 40936.41875777763, 41126.67157015673, 41171.5104269613, 41207.03608922732, 41333.81636940941  …  41879.47619784278, 42015.62450005411, 42103.787507381916, 42065.280054409, 42230.73129015286, 42282.77491271986, 42357.54858188017, 42404.44106572524, 42619.307560041954, 42511.2055863429], [40512.94792630534, 40312.676612837735, 40198.10270020233, 40241.95232411057, 40495.589744036886, 40730.62661514821, 40878.69818082851, 40882.03848935734, 40876.09217936889, 40960.5468903329  …  41417.70017796066, 41510.48530678841, 41555.68082263229, 41475.84763003945, 41597.03127012758, 41606.33532195214, 41637.92228615982, 41642.02348605827, 41810.861873006186, 41662.794926290684], [14866.888022051655, 14880.208837543374, 15031.823203481268, 15298.52136509315, 15126.653315269987, 15228.562289164785, 15344.95942186043, 15393.15555495557, 15542.257190955439, 15751.161264714076  …  15658.586736817331, 15848.8314364234, 15920.527725787908, 15968.942937292273, 16073.068812377236, 16073.92787939267, 16179.229676374393, 16216.955433100868, 16336.94285155882, 16466.810510642328], [14866.888022051655, 14865.217753974397, 15001.550804873998, 15252.33039248901, 15065.787913537315, 15152.006533733496, 15252.436943097422, 15284.928129774347, 15417.433475130241, 15608.918707008193  …  15485.93033046335, 15658.286466040088, 15713.27445505266, 15745.18090033513, 15831.881797208354, 15816.777273283897, 15904.355432953269, 15925.380032031246, 16027.04736653515, 16138.176744989318], [15944.236265986641, 15936.683633786148, 15980.866350361068, 16094.277335266264, 16418.674064593608, 16214.101318188157, 16339.968735394697, 16427.103903699004, 16570.814309678073, 16470.722447460103  …  16868.491956801485, 16977.275187851446, 16948.12013390598, 16616.94283297854, 17149.66936340457, 16704.766180042323, 16832.21415255324, 17253.40138069512, 17086.585896424414, 17219.66539876139], [15944.236265986641, 15920.628203464237, 15948.68268576505, 16045.683729012724, 16352.6099344763, 16132.591143328355, 16241.44684499757, 16311.606912043555, 16437.72999695759, 16321.98181501932  …  16682.494762366023, 16773.163331981497, 16727.489675477398, 16384.100810127766, 16892.327245780605, 16437.523426414547, 16546.24614153961, 16943.19103029093, 16762.470431745176, 16876.006650783303], [15944.236265986641, 15936.683633786148, 15980.86635036107, 16081.504364426008, 16218.4465159677, 16314.269630059784, 16381.06334951969, 16434.05632715396, 16511.365645477617, 16580.293914770773  …  16781.78365481009, 16835.13896798889, 16855.9915849525, 16871.876480056355, 16939.959813083402, 16973.19251428602, 17002.363417259712, 17060.12878825366, 17128.40026798999, 17168.822446480433], [15944.236265986641, 15920.628203464239, 15948.68268576505, 16032.949323726096, 16153.188045233934, 16232.2558974353, 16282.2936790237, 16318.51045384545, 16378.758779699054, 16430.56378539704  …  16596.742532852593, 16632.735966296153, 16636.56045505294, 16635.462243792143, 16685.764525793133, 16701.65547770113, 16713.504684540516, 16753.39341401805, 16803.491626455383, 16826.17838867894], [3173.2320350842083, 3152.8002648277593, 3122.7662397130266, 3104.7824315609773, 3126.2111567620072, 3168.117012020593, 3183.364062154725, 3191.8584858632653, 3205.6358840367043, 3188.7547243863482  …  3249.1399130598816, 3281.063692728588, 3285.3124813369077, 3282.166100249614, 3290.041075344855, 3310.957616505013, 3302.9829583264336, 3290.382035280193, 3312.8363535089934, 3320.540136014591], [3173.2320350842083, 3149.6239725618148, 3116.477340283714, 3095.4081321227764, 3113.632161660333, 3152.190518990945, 3164.169959013856, 3169.4169127735527, 3179.890628523825, 3159.95833151914  …  3213.3138943674517, 3241.616608780183, 3242.5443163067093, 3236.175318323249, 3240.6718356552688, 3257.9889355283944, 3246.867496721445, 3231.22207362359, 3249.9951574600796, 3254.2709815723774], [34195.564496956766, 34310.66110306056, 34543.70037233594, 34672.79400886368, 34311.70226595957, 35482.19192708538, 36156.0151635487, 36943.51422021442, 38125.64277147231, 37790.00924302467  …  38335.92815262514, 37409.89008421957, 36559.82113160087, 36261.881795350746, 36872.608591888405, 38983.82161242173, 38235.753866194726, 36292.016156125006, 36126.02747375046, 35314.68882589274], [34195.564496956766, 34276.09478792893, 34474.133251110165, 34568.10610864433, 34173.64161903239, 35303.81881767711, 35938.012361901754, 36683.76881538662, 37819.44629431403, 37448.74249575959  …  37913.22438629394, 36960.12402880187, 36083.88574569363, 35753.76848025599, 36319.31074244977, 38360.158657648695, 37586.154093780715, 35639.49791927101, 35440.75282305973, 34609.90151057039], [33097.63671130043, 33014.113265066044, 32972.83370587231, 32898.228418147875, 32411.30376749045, 33546.94683610316, 34311.04828888956, 35004.25365672173, 36087.56539682249, 35434.980284355704  …  36123.63998638226, 35492.91927097726, 34672.227450870465, 33978.9688678241, 35090.30846633897, 36689.302774828095, 35967.255110922306, 34164.949394565454, 34029.10616758803, 33221.37833217824], [33097.63671130043, 32980.85315855035, 32906.43013315573, 32798.89848087338, 32280.88979003143, 33378.30242905508, 34104.16972053552, 34758.1429596569, 35797.737223696044, 35114.98087966446  …  35725.32959162556, 35066.200286777384, 34220.86474062378, 33502.844473277495, 34563.75520764612, 36102.34751927102, 35356.19560844266, 33550.67510224604, 33383.60801921686, 32558.367929864387], [29576.14777688487, 29605.974349916596, 29770.086939634337, 30016.595238767954, 30283.308119546044, 30413.569300801748, 30537.783488161163, 30642.447349124657, 30789.608568179498, 30998.20062771847  …  31329.32276864574, 31381.57301984496, 31393.473216767452, 31419.59706435905, 31546.763192689265, 31567.589512124767, 31697.37384674719, 31831.941322386705, 31917.258994229753, 31977.863936746806], [34346.71094688275, 34381.34847608994, 34607.762431906944, 34988.56753388957, 35243.29227246775, 35282.23426726381, 35454.40538110784, 35601.62063073943, 35845.676505534015, 36145.80773938288  …  36427.612124327956, 36489.917468461834, 36561.17587438131, 36613.56234569826, 36757.08992933486, 36828.73446903258, 36958.90981702288, 37172.61611062111, 37201.033992084886, 37298.9503024008], [28335.329312139664, 28363.904560528434, 28550.69141208056, 28864.847780214546, 29074.990444608924, 29107.11678847703, 29249.15441229357, 29370.6039619908, 29571.945033441905, 29819.54712148807  …  30052.02993654924, 30103.430562555906, 30162.217280186862, 30205.435040354998, 30323.842341537587, 30382.94761158487, 30490.33959328967, 30666.64288516956, 30690.08705223623, 30770.86599209228], [978.0617717704338, 979.0481149238876, 984.3190401185116, 993.3557642978506, 997.7461751169828, 994.0897002532903, 1002.7950187517895, 1008.1884966015014, 1021.720834904636, 1035.075003101475  …  1042.0028621400368, 1044.9695296347138, 1046.3596525602195, 1042.8962431449015, 1041.8682485400807, 1049.1988205705652, 1060.772114307043, 1063.7372537163817, 1055.981006927867, 1058.2821034745857], [0.0019383188997990075, 0.005367965612926406, 0.004111315379019098, 0.010355140682200004, 0.012238878492742522, 0.006262068487014494, 0.004640127986294873, 0.0017142485662726692, 0.0014746749121299363, 0.0008401969036297974  …  -0.0013593859076915793, 0.0002490856694332688, 0.0026089573393370813, 0.008842774022038702, 0.0075439909032064545, 0.008854671888470778, 0.004382957571556156, 0.0022328810189282677, 0.005410550839097361, 0.0032284347735240804], [2.3548476e6, 2.364365256928106e6, 2.3651615892135664e6, 2.367925639746108e6, 2.353888510886968e6, 2.3743433560244916e6, 2.387910354508263e6, 2.3944501011296026e6, 2.4120417700170917e6, 2.4116260682477113e6  …  2.4164922763284696e6, 2.390272506261576e6, 2.3764175458302437e6, 2.3739514903940465e6, 2.395149402218899e6, 2.4303614069204014e6, 2.4231021606030194e6, 2.3864314864093903e6, 2.3917597809749655e6, 2.3764859477618956e6], [0.0016459319014481277, 0.002044806858317276, 0.0020208981955773192, 0.002223863385779662, 0.0017570016270143205, 0.0026253565524912287, 0.0030995036105093236, 0.0031787536157262455, 0.0036998971368983244, 0.003428311216855204  …  0.003123459441783477, 0.0018306970223408974, 0.0011849023619787977, 0.001198034559135179, 0.0021607530788499895, 0.003650009824301261, 0.0031865771340736115, 0.0015133484183734887, 0.0017450846829634335, 0.0010618480557259065], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.6059091613057 258.5036962251161 … 137.13538556670352 505.41380923410753; … ; 560.2068946434046 282.97033449092663 … 146.3170343190207 534.2002262730057; 561.4142645095915 284.5050437774207 … 146.53151522671283 535.1433910774508], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.0834390395163 258.24326637797435 … 136.99722836422478 504.904629508617; … ; 549.5803295077767 277.60266993757887 … 143.54154635107494 524.0669816552811; 550.2099281435507 278.8270793760316 … 143.60713569342838 524.4633515117775]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72481.73042175054, 72856.86597934815, 73020.00241933296, 73181.00786672835, 73212.75201885552, 73570.32981818596, 73600.84047700302, 73795.51597551069, 73783.02803857464  …  73875.0045281843, 73998.2141715371, 73960.2792870107, 74296.07616942326, 74370.89698122413, 74516.45302963871, 74620.43434992198, 74774.06102674095, 74748.29641744705, 74982.96657115205], [72421.99999999999, 72408.70861877463, 72710.14045854157, 72799.53242417371, 72886.54805792762, 72844.70299153568, 73126.73729434467, 73083.36182049531, 73202.84591464892, 73116.72245976036  …  73060.43594574514, 73108.55946202207, 72997.46511082708, 73255.01531731396, 73254.9125436716, 73324.33924106036, 73352.68329836048, 73429.64857377445, 73330.39590916704, 73486.50587840445], [64900.92049553802, 64966.37094093033, 65324.81135616086, 65463.30834408286, 65625.66911885704, 65629.73838929083, 65959.7189050867, 65976.96481837856, 66162.88593472059, 66131.70343433955  …  66202.22484848704, 66313.89962303675, 66268.18869162328, 66578.83057028375, 66643.28411392774, 66774.32204795149, 66860.06965257665, 66991.96511939315, 66947.79483263606, 67161.9301919109], [64900.92049553802, 64900.920495538005, 65193.25454488462, 65265.65434797853, 65361.60986981869, 65299.81005424869, 65562.0145825252, 65513.088714608544, 65631.5154155859, 65534.49396617087  …  65472.258701025385, 65516.63074612599, 65405.51007389242, 65645.90628060952, 65643.25761219936, 65706.06682645467, 65724.16198401434, 65787.4721318717, 65677.86204659248, 65821.55659538372], [40512.94792630534, 40440.2908537627, 40462.88428296714, 40628.31138071824, 40622.54605183773, 40835.94326771251, 40966.00614914295, 41037.354066552936, 41094.58347343201, 41231.36884998592  …  41352.421759486875, 41423.49731465949, 41486.2999476269, 41587.90149472164, 41622.09389957785, 41735.406035343774, 41869.708338144446, 41985.04177470932, 42069.82883584838, 42164.16005164778], [40512.94792630534, 40399.54923606357, 40381.39659213734, 40505.64192965474, 40459.09234312126, 40630.65622706829, 40719.0014924518, 40748.825366182624, 40764.54269837505, 40859.02453426427  …  40896.457204382175, 40925.477059939054, 40946.23170975595, 41005.15825443529, 40997.526885655665, 41067.723248740156, 41158.37012044736, 41230.16485315162, 41271.80621127286, 41322.675497950695], [14866.888022051655, 14933.16025538028, 15129.115038340382, 15126.545197498057, 14792.965668113895, 15143.878595601638, 15106.625121573456, 15178.909630447804, 15077.038420633044, 15112.89731087909  …  15146.361375774124, 14959.763921770753, 15290.451236372564, 15276.95492475844, 15100.433024531596, 14966.845310980758, 15030.142687579822, 15104.01959069727, 15396.844134154899, 15383.189289978196], [14866.888022051655, 14918.115825844285, 15098.646704937571, 15080.873474189728, 14733.442931693515, 15067.748554956179, 15015.539680187465, 15072.188542591868, 14955.950991942449, 14976.41866452939  …  14979.352924217696, 14779.90789990267, 15091.40029507617, 15062.889249535745, 14873.841051868745, 14727.40580545784, 14774.790660172092, 14832.454401529316, 15104.781382626688, 15076.181723403672], [15944.236265986641, 15991.070450643165, 16084.42285905473, 16023.27469666164, 16381.129219358945, 15835.392775138882, 16371.901045980798, 16042.812859418695, 16492.673933367827, 16394.571156540856  …  16229.485897903834, 16492.49319247726, 15940.032278590634, 16468.33246512277, 16326.787241125601, 16443.52715272124, 16499.981138614956, 16922.471450769743, 16239.323187922584, 16852.546458290974], [15944.236265986641, 15974.960228259835, 16052.030643315771, 15974.895469357303, 16315.21615914723, 15755.786412211608, 16273.186619621505, 15930.017771872224, 16360.217185357482, 16246.518216531958  …  16050.534581338728, 16294.20970138763, 15732.52509778221, 16237.572819218136, 16081.793013330724, 16180.463699555747, 16219.65754332293, 16618.21110913539, 15931.279450394624, 16516.21442848785], [15944.236265986641, 15948.481881167041, 15994.326304590671, 16038.412081911283, 16083.34943456061, 16121.758554993234, 16158.025817317248, 16194.05523548188, 16228.78370986832, 16261.759544156457  …  16280.732909861574, 16303.873427344777, 16302.515570265632, 16348.14058591722, 16374.70754922889, 16396.072793948133, 16434.13562730566, 16469.107291110264, 16444.620943644743, 16479.241046185885], [15944.236265986641, 15932.414564687191, 15962.115533163087, 15989.987150154164, 16018.634556514631, 16040.712597953912, 16060.60095228933, 16080.196780981105, 16098.446329583167, 16114.905973712826  …  16101.216527938417, 16107.857645878095, 16090.28958559088, 16119.065107826465, 16128.99424555545, 16133.768515342375, 16154.930703017493, 16172.998284492433, 16132.682912786519, 16150.359200086483], [3173.2320350842083, 3164.598512208654, 3159.7032778872626, 3159.890668709416, 3174.561595259416, 3194.1716153405805, 3178.2162520276133, 3203.636940142584, 3202.3992497209824, 3228.3992185724996  …  3239.1456014298346, 3241.051390310278, 3245.117277127694, 3240.3262328566298, 3249.500445746565, 3250.5656193079144, 3274.5598490593184, 3284.374990656551, 3277.4349329924707, 3299.2005372042095], [3173.2320350842083, 3161.410333784767, 3153.339991424, 3150.3499804411053, 3161.7880515816796, 3178.114142786949, 3159.0531876233285, 3181.1125541575952, 3176.67998841972, 3199.244811832107  …  3203.429783099643, 3202.085360312777, 3202.872372863986, 3194.921724798933, 3200.7395449846867, 3198.5630891564288, 3218.9272769869176, 3225.32303364072, 3215.2652665241944, 3233.357264429278], [34195.564496956766, 34990.36268660429, 33994.814587968714, 34618.36265347326, 34141.428727900144, 34787.58048250429, 34142.71084219021, 34412.3778627921, 33381.8311394281, 33573.94223639772  …  34136.19344060855, 34495.800108194475, 34700.91114071713, 34398.44579203439, 36172.15097460807, 36919.14373665856, 36563.22011694183, 37071.03035227162, 37988.0438978543, 36702.42561755682], [34195.564496956766, 34955.11160532778, 33926.35286088105, 34513.83909836843, 34004.05321383629, 34612.699265689786, 33936.84726497507, 34170.42857324238, 33113.73338807358, 33270.749136174134  …  33759.79724437988, 34081.0691397741, 34249.17502648324, 33916.44355000715, 35629.363954429275, 36328.51148671145, 35942.035569363885, 36404.50570233898, 37267.44865578326, 35969.94276476052], [33097.63671130043, 33873.153824639216, 32814.3707889821, 33376.49150901733, 32757.0618004815, 33390.04310210113, 33016.91334070081, 33070.61394220771, 32250.61099134929, 32529.75151522813  …  32989.4579455883, 33373.34036556447, 33457.41531629582, 33435.55850721326, 34850.56815861836, 35548.46920606484, 35342.61793135835, 36308.502141706114, 36945.74363833257, 36119.35484632121], [33097.63671130043, 33839.02827672022, 32748.286342729396, 33275.71754739557, 32625.256589869874, 33222.187468389544, 32817.837762890515, 32838.098433393025, 31991.598349098604, 32235.988091738564  …  32625.706008572553, 32972.10433898087, 33021.867018269746, 32967.04855588162, 34327.61236161217, 34979.76499940402, 34742.170594945055, 35655.687492379926, 36244.91979090979, 35398.50853619778], [29576.14777688487, 29605.9743499166, 29702.96215298301, 29800.438608423796, 29878.622315086268, 29946.618916356343, 30043.45166738105, 30067.077042562483, 30145.97095721305, 30158.197870830838  …  30189.081995886292, 30235.132240793555, 30255.452495747653, 30338.03868578214, 30378.556999692413, 30463.535104297993, 30519.775856266657, 30581.648492605676, 30540.270599090632, 30570.955563888194], [34346.71094688275, 34381.34847608994, 34632.08499521665, 34676.06962261618, 34757.41806657488, 34696.10478605564, 34924.11662037083, 34918.54661916893, 35023.39402414687, 34982.62148527741  …  35019.85625015335, 35080.818776761604, 35020.96269518382, 35240.78631863603, 35262.72514081399, 35300.58401451792, 35326.028942490164, 35394.98727629633, 35390.42379750317, 35556.64042491024], [28335.329312139664, 28363.904560528434, 28570.757025995146, 28607.043437930333, 28674.154229183812, 28623.572035232053, 28811.677103643906, 28807.081967341954, 28893.57891757885, 28859.94241254216  …  28890.660326879042, 28940.95315607647, 28891.573121246824, 29072.92308429682, 29091.022160860353, 29122.254952129548, 29143.246493780574, 29200.135699277893, 29196.37092323826, 29333.496218350683], [978.0617717704338, 979.0481149238876, 989.7642079611879, 986.800113042852, 989.6287371959537, 987.0146868788328, 992.1506173348492, 991.3411566472009, 993.5209533606605, 990.8840782313154  …  993.2866024473848, 997.9486054814921, 991.7735006917734, 1000.0055658655567, 1002.0019734213265, 1010.2029291355196, 1014.2648538198346, 1015.3293504910814, 1017.1004360422276, 1034.3342031124994], [0.0019383188997990075, 0.00455414577324631, 0.004078635845440326, 0.004384940854801123, 0.004878027605236923, 0.004369680487988026, 0.005425071767942269, 0.0037261377228021697, 0.00297813729280616, 0.003282903738238252  …  0.007273435929532335, 0.0035341913281274895, 0.007395370745292507, 0.0013410133119242662, 0.005735918292516962, 0.0037914481658909427, 0.0010538629643990216, 0.0026004505986942927, 0.0009465152833256774, 0.002677131650667741], [2.3548476e6, 2.372627747845239e6, 2.352399240776825e6, 2.3619594223371437e6, 2.3576514816891667e6, 2.377334997332925e6, 2.3700702644904233e6, 2.3627120063679833e6, 2.3254431916108993e6, 2.323313100253401e6  …  2.3615032550957664e6, 2.371523624819831e6, 2.3789696922217826e6, 2.3638189757988853e6, 2.383294521896742e6, 2.3988426712326454e6, 2.3938301486276216e6, 2.406441391389211e6, 2.4312856996288598e6, 2.4148358337576604e6], [0.0016459319014481277, 0.0023712483149441587, 0.0014506987388311465, 0.0018436607608356007, 0.0016397127844860813, 0.002439780738795346, 0.0020830795746377127, 0.0017089962333690617, 9.931196638772954e-5, 7.719870245242105e-5  …  0.0018280437171158412, 0.0021911731052511626, 0.0025074916282370706, 0.001726212327095944, 0.0025404326088973852, 0.003081043682106014, 0.0026715995817631743, 0.0030516704029284396, 0.003862942664502453, 0.002972897158456138], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.6059091613056 258.5036962251161 … 137.13538556670352 505.41380923410753; … ; 523.6988881620609 263.8568741079823 … 141.9246397900421 522.7811746756103; 505.81352264659824 260.700953513545 … 142.10850466278592 524.1165619988503], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.0834390395163 258.24326637797435 … 136.99722836422478 504.904629508617; … ; 513.7648434372995 258.85177280344544 … 139.23247115823924 512.8645380588763; 495.71882929004016 255.49805547770063 … 139.27239666309507 513.6565886300316]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72482.24991983798, 72711.39962528503, 72985.8275150982, 73127.85278485279, 73620.8789771924, 73800.42759810615, 74106.11186647382, 74401.77279512511, 74626.41072037033  …  74913.63800352822, 75054.6171723611, 75101.01718073002, 75388.64877097656, 75335.64285679681, 75561.07331260675, 75708.41965523703, 75702.28153061676, 76227.51862264032, 76513.69058131293], [72421.99999999999, 72409.22759349311, 72564.96705732885, 72765.46070455578, 72833.6068571629, 73250.77824814167, 73355.44769901207, 73585.08070760178, 73804.23373563333, 73952.48888344213  …  74087.6171280827, 74152.2616981673, 74123.3528900526, 74332.27843521447, 74205.18177008367, 74352.24769472695, 74422.18446421761, 74341.17998537126, 74781.55874689424, 74986.68070629843], [64900.92049553802, 64966.37094093033, 65196.230561354925, 65446.33400873958, 65575.11610565, 66029.73865257918, 66199.50329027534, 66473.84903749813, 66743.54400101959, 66939.62362859776  …  67184.66026585894, 67308.04767637503, 67334.08431727007, 67596.18474698804, 67532.75282110927, 67738.59564242378, 67878.26318560643, 67862.2370627013, 68364.874982671, 68627.5430577969], [64900.92049553802, 64900.920495538005, 65064.93269731487, 65248.731263409114, 65311.26026772945, 65697.79946964819, 65800.35318704558, 66006.47940054972, 66207.51007318111, 66335.11815012709  …  66443.86148250922, 66498.82650429716, 66457.52988094284, 66649.0049587637, 66519.37925385902, 66654.91397748768, 66725.05709291309, 66642.09687851806, 67068.06160186682, 67257.91972436389], [40512.94792630534, 40466.408026243516, 40398.183142624235, 40565.88640082688, 40643.46470575737, 40798.595772526685, 40834.02055234214, 41026.258823466465, 41146.90695505687, 41326.01779437673  …  41574.517375796226, 41647.90209731997, 41736.72057330519, 41868.41774278448, 41932.2917246239, 42042.01450057812, 42039.0925184206, 42122.29578018738, 42226.03533637963, 42339.92977462538], [40512.94792630534, 40425.6400967688, 40316.82575260254, 40443.40543010523, 40479.92682625659, 40593.49648208854, 40587.81170320191, 40737.80813241561, 40816.44595716334, 40952.81874117192  …  41116.1039259333, 41147.183902196855, 41193.392362233055, 41281.74381733535, 41303.06998742445, 41369.42659350439, 41324.87657728818, 41364.951077801954, 41425.04963054152, 41494.93732448907], [14866.888022051655, 14893.651280403348, 14972.591088804573, 14914.446321930467, 15087.449817457727, 15207.286184394454, 15175.801454489821, 15289.838467533726, 15288.825056705657, 15244.471390702034  …  15388.429470238, 15497.022678564821, 15592.221742121608, 15613.691290115887, 15731.335282067346, 15776.987979708443, 15608.205640796716, 15781.804831750149, 15855.44278881222, 15774.990636312958], [14866.888022051655, 14878.646654229799, 14942.437977003809, 14869.414990795824, 15026.7421595825, 15130.837386418669, 15084.298914197441, 15182.337452366985, 15166.036717101484, 15106.804550458077  …  15218.751901219934, 15310.707382124176, 15389.242355398903, 15394.907155109924, 15495.2762042651, 15524.587816413368, 15343.032712141185, 15498.053292048251, 15554.68087895252, 15460.163756353311], [15944.236265986641, 15961.61492961959, 16031.078209895408, 16131.530638804341, 15926.130946674342, 16204.332097217404, 16243.747929712286, 16210.7163917413, 16367.541766783137, 16460.844289251363  …  16564.643517085515, 16924.44993691182, 16285.294403281863, 16943.911928520156, 16432.19537217406, 16775.908196497465, 16718.556586195187, 16023.772805702662, 16574.165162565452, 16699.165972480547], [15944.236265986641, 15945.534382234917, 15998.793424270621, 16082.824553293363, 15862.048671638817, 16122.871033368692, 16145.806202951086, 16096.740794654856, 16236.089986185803, 16312.192862581942  …  16381.996649251088, 16720.973180602225, 16073.292603586631, 16706.488308056672, 16185.619425741628, 16507.52731329815, 16434.519540881876, 15735.67076326045, 16259.769807290942, 16365.895009457461], [15944.236265986641, 15955.09452673948, 15976.867298005945, 16037.108903406312, 16074.816867253645, 16161.926129829393, 16212.911606617421, 16278.892941781645, 16337.340228894356, 16405.965552668942  …  16476.530320398586, 16512.312077218197, 16518.174283067838, 16563.098219620297, 16556.492285225468, 16599.62827914377, 16626.038529027774, 16626.285392703438, 16674.96946046684, 16762.176565070673], [15944.236265986641, 15939.020548342216, 15944.69168705088, 15988.687906348583, 16010.136321860531, 16080.678245715351, 16115.155807558616, 16164.438003572308, 16206.131004325829, 16257.809714338942  …  16294.855015844296, 16313.790310592485, 16303.14085542626, 16331.010685054249, 16308.051181503935, 16334.067521052171, 16343.57330335454, 16327.35037671518, 16358.661948366267, 16427.648078114486], [3173.2320350842083, 3171.2111577810924, 3148.6897923950432, 3155.852968870274, 3154.657054245484, 3159.9682957684495, 3170.987421964578, 3183.7786181127826, 3188.6540749253186, 3216.2573638200897  …  3241.0306435514676, 3257.5532351170673, 3260.9810184723096, 3267.0422500037043, 3272.6636580690333, 3283.131016158452, 3290.4280472180662, 3292.952963478067, 3245.2290027896383, 3272.7978923498194], [3173.2320350842083, 3168.0163174397912, 3142.3486858508995, 3146.3244716678973, 3141.9636008468005, 3144.08276728402, 3151.867943812791, 3161.393853601369, 3163.0452045261895, 3187.2126054063256  …  3205.2940401654973, 3218.388809197272, 3218.529600182395, 3221.2633883998847, 3223.5551780049573, 3230.607504974738, 3234.5258851187605, 3233.7467773976855, 3183.6702506430374, 3207.48154618254], [34195.564496956766, 33929.75297940831, 34290.80576458739, 33839.50449363778, 33884.13281319115, 33949.76318510454, 34584.41374570209, 34390.0939982841, 34631.40510156556, 34658.61096425066  …  35035.45762899092, 34836.921037561166, 35910.51981264336, 35613.526872660506, 36793.569619423775, 36226.06136572447, 37640.830800281416, 38398.94217902295, 37313.61811683909, 37303.872663516406], [34195.564496956766, 33895.57041060552, 34221.747944613206, 33737.3325524612, 33747.79258557748, 33779.09377337697, 34375.886919508135, 34148.301383905266, 34353.271712321555, 34345.62264629539  …  34649.14586849451, 34418.08889123085, 35443.03702481378, 35114.49851821374, 36241.4578019791, 35646.517043575914, 37001.33837110375, 37708.542121337436, 36605.81605807131, 36559.386526451315], [33097.63671130043, 32769.17729583597, 32981.258580625836, 32465.540340100546, 32413.325498226917, 32539.09826205012, 33037.556084139556, 32810.795814550955, 33032.9060849854, 33063.53371820994  …  33649.409988581734, 33851.678577995976, 34423.739350621254, 34650.899063103716, 35553.74914149182, 35259.89872990082, 36298.26589045614, 36624.5340660457, 35741.742781955385, 35604.268465621564], [33097.63671130043, 32736.163950345213, 32914.83804116056, 32367.51682209902, 32282.903385891674, 32375.52042711058, 32838.35604084587, 32580.107055740173, 32767.61063713824, 32764.94991706472  …  33278.381216815455, 33444.691657986084, 33975.61145597903, 34165.35936350055, 35020.241649326184, 34695.81107206392, 35681.582737196666, 35966.037269076216, 35063.757627961466, 34893.70191045202], [29576.14777688487, 29605.974349916592, 29688.302509343186, 29821.90892685067, 29904.72661141212, 30065.215576851573, 30162.359244405514, 30299.138704643658, 30406.186557800414, 30511.770742677672  …  30630.04464931671, 30662.228210051824, 30661.6928960753, 30747.61598035315, 30734.35781747913, 30817.633862170867, 30852.424965941733, 30884.607646790053, 31096.584466326418, 31215.317590523555], [34346.71094688275, 34381.34847608994, 34526.41393109727, 34640.34155181819, 34688.89962782172, 34976.135462193626, 35046.70572014448, 35179.126026269376, 35338.47322750703, 35426.202440588335  …  35546.37512151451, 35634.326293050784, 35658.66085698628, 35826.33369817297, 35772.97266933772, 35890.6071230476, 35991.4927233348, 35944.73823934199, 36225.53174137875, 36368.90729775711], [28335.329312139664, 28363.904560528434, 28483.580573926196, 28577.568515184037, 28617.62792804752, 28854.591577049086, 28912.8105867753, 29022.05461271612, 29153.51277268432, 29225.887567080154  …  29325.027554417862, 29397.585459968785, 29417.660974152543, 29555.987615648854, 29511.965865594837, 29609.011867742698, 29692.240410685616, 29653.66892409395, 29885.31778157044, 30003.599663395304], [978.0617717704338, 979.0481149238876, 981.5141209144572, 984.0835300706825, 981.4898664162275, 988.3876135339045, 990.4383257253617, 995.5843065851361, 998.8842157122388, 1001.6504453317851  …  1008.2404950277506, 1011.4931732723699, 1013.7305642084975, 1022.235068461972, 1025.4223342924051, 1030.3546572052733, 1034.3454963299118, 1032.8911765693085, 1042.7587749658642, 1043.3181695162555], [0.0019383188997990075, -0.00019383731229871692, 0.0015865064634743575, 0.0031133137585348525, 0.004399791137177145, 0.002166087409281703, 0.0016740035053637303, 0.005956015446816565, 0.007373165185340591, 0.0059954835365734205  …  0.00504496730018178, 0.0016683759367552842, 0.005209366237136193, 0.004357491062291441, 0.0026441753971822024, 0.002048543154599569, 0.005012000691778429, -0.00014281457528020347, 0.0040835279373843125, 0.0019471274808173789], [2.3548476e6, 2.350025002505579e6, 2.379121545873197e6, 2.368350448881972e6, 2.3823400539233875e6, 2.3830945574325714e6, 2.407709015963127e6, 2.3821542978136973e6, 2.37026611056626e6, 2.3785481779057784e6  …  2.4047194428663715e6, 2.406318784335948e6, 2.4394224984722026e6, 2.433896855958284e6, 2.4520685903497613e6, 2.4298229510838436e6, 2.453051201446873e6, 2.4557512103466266e6, 2.4338445156196784e6, 2.42493033351985e6], [0.0016459319014481277, 0.001318194524972672, 0.002474842876542719, 0.0019177578871649246, 0.002457748870876194, 0.002356652713714306, 0.003236535393778621, 0.0020896399206917684, 0.0016132698411041734, 0.0019751033837272936  …  0.0029805792478714388, 0.0028636212046422456, 0.004124299991912632, 0.0036961615927324346, 0.004217567493997267, 0.0030599975410188136, 0.0038887580657931643, 0.0037058459556543045, 0.0026477731079176574, 0.0021361805101518623], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.6059091613057 258.5036962251161 … 137.13538556670352 505.41380923410753; … ; 527.076581551166 264.9473826341032 … 143.21428694203647 527.2347647057791; 535.6500268309849 270.0350596777946 … 143.939012257057 529.281686682483], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.0834390395163 258.24326637797435 … 136.99722836422478 504.904629508617; … ; 517.0784653571795 259.9215954722596 … 140.4976549921376 517.2336479353772; 524.9598761624129 264.6458776948668 … 141.06637219164566 518.718631154929])])

Now, apply a shock to the model and simulate it again Here, we do this by overloading the centralbankrate function with the wanted behaviour

import BeforeIT: central_bank_rate
+data = Bit.init_data(model);

Simulate the model for T quarters

data_vec_baseline = Bit.run_n_sims(model, 4)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72490.27837163064, 72674.53691411068, 72844.26048284073, 73252.18066484289, 73563.52776880116, 73656.54849633592, 73931.9293575247, 74083.24767036656, 74319.17529096817  …  74143.19251120229, 74146.60914283775, 74034.12185660837, 74344.17985850594, 74707.86256419588, 75239.4907035573, 75489.02850079922, 76196.17898017944, 76637.15674495003, 77010.85011331986], [72422.0, 72417.24795701286, 72528.17858350225, 72624.3211069996, 72957.43447670525, 73193.71535095164, 73212.43611671659, 73412.12285492191, 73488.26676501962, 73648.02797666454  …  73325.66680535488, 73255.17033236029, 73070.34639859153, 73302.44496181494, 73586.82173547549, 74035.80976241404, 74206.52061811236, 74826.19732500578, 75183.42644325884, 75473.9182555978], [64900.92049553803, 64966.37094093021, 65149.332437219884, 65321.78203645264, 65673.28030502112, 65958.46446798391, 66021.69226222567, 66282.09236872481, 66415.62169220646, 66630.43858779118  …  66444.57431842796, 66443.88109686843, 66321.12188971596, 66605.29283160764, 66948.909336649, 67445.73736601896, 67689.21514035242, 68342.4183203818, 68739.44327732305, 69084.68547805726], [64900.92049553803, 64900.92049553801, 65018.129020718785, 65124.55535208933, 65409.02948195053, 65626.88358867631, 65623.61427112174, 65816.07094984951, 65882.22138962477, 66028.72523812081  …  65711.93595097169, 65645.04949805053, 65457.754188141116, 65671.99774409624, 65944.29672656137, 66366.74084611039, 66539.22084695031, 67113.64463878442, 67435.52471016912, 67705.93879709355], [40512.94792630534, 40508.710111659704, 40454.97144334866, 40386.93714657176, 40725.337103383994, 40870.65132218625, 40988.11056470035, 41037.32601077781, 41156.87064071076, 41271.7264035852  …  41342.99332819543, 41378.08298544665, 41407.80365257146, 41484.680950719245, 41494.9448548377, 41650.27475628648, 41658.554271558016, 41887.71596908554, 42067.20324881556, 42197.198501658866], [40512.94792630534, 40467.899564900225, 40373.499688086435, 40264.99647905352, 40561.46979236468, 40665.18980011181, 40740.972629369375, 40748.79750766414, 40826.3296219906, 40899.01763463028  …  40887.13273388161, 40880.60873136005, 40868.757278684214, 40903.38407036209, 40872.28579632429, 40983.95389939704, 40950.80341960412, 41134.58893275876, 41269.23042900279, 41355.05458832212], [14866.888022051655, 14886.363484307112, 14911.968140437972, 14949.694564609808, 15049.949810535654, 15226.484237180186, 15467.740483729127, 15429.981064423544, 15573.94971447077, 15615.01318859263  …  15743.714000862876, 15867.290196312515, 16015.342879347252, 16256.662841444535, 16489.26341444541, 16649.392731116608, 16718.688756279753, 17092.947069792688, 17333.238781755583, 17256.213905299806], [14866.888022051655, 14871.366200232145, 14881.937116426077, 14904.556808117246, 14989.39304214925, 15149.938928358177, 15374.477696186133, 15321.494723514748, 15448.871468142066, 15474.00013074705  …  15570.11895504297, 15676.523302699718, 15806.855305891113, 16028.8691793461, 16241.831124340302, 16383.035841607441, 16434.64946548546, 16785.621633899635, 17004.444558251893, 16911.82574628461], [15944.236265986641, 15965.532620829375, 16041.740223826211, 16116.180080138442, 16116.369942599802, 16526.499680305365, 15956.910357406488, 16140.304796978293, 16002.30554839619, 16655.293731834514  …  16757.59649077348, 17155.55184870677, 16081.275924698544, 15453.674396319573, 15989.025574223568, 16061.580810754831, 16016.984137298246, 16673.980392235117, 16603.989791038264, 16742.548312957428], [15944.236265986641, 15949.448126562169, 16009.433966106424, 16067.520342716809, 16051.522199309631, 16443.419042511974, 15860.698118646033, 16026.824255345353, 15873.787070302624, 16504.886308537698  …  16572.82206394587, 16949.296634747705, 15871.930035517327, 15237.132470221437, 15749.099683360933, 15804.627732979381, 15744.866336593754, 16374.187836206445, 16289.02869235694, 16408.41155373751], [15944.236265986641, 15954.970620861503, 15975.025258286105, 15998.015506235588, 16052.565320900434, 16107.283611240258, 16139.918530732659, 16180.958206488063, 16233.744686608308, 16271.360551350703  …  16272.449195552466, 16249.828527892849, 16227.7563169717, 16281.04691732269, 16354.637134190003, 16428.346134272015, 16456.435958930364, 16598.361820084727, 16691.725244455378, 16769.972019438403], [15944.236265986641, 15938.896767293356, 15942.853356991522, 15949.712544247714, 15987.974309476273, 16026.310421428287, 16042.602843643373, 16067.19183562275, 16103.367463490511, 16124.420277977777  …  16093.024152417842, 16054.4625093948, 16016.503547508615, 16052.911577599807, 16109.225000352308, 16165.525546952551, 16176.852166988503, 16299.928860534817, 16375.099891871869, 16435.287955934928], [3173.2320350842083, 3171.08725190311, 3162.8377114860746, 3160.415217204934, 3165.676010968034, 3169.618334006594, 3200.973085607534, 3186.4091715792565, 3206.442749916117, 3206.619921459958  …  3240.856889662217, 3242.599902108944, 3243.99889840688, 3247.84890134275, 3252.2533351013394, 3239.610459631633, 3220.2632559980275, 3226.8199195546727, 3248.7919707431333, 3273.4119484289076], [3173.2320350842083, 3167.892536390929, 3156.468112626633, 3150.8729451623126, 3152.9382203842815, 3153.6842936565545, 3181.6728088070618, 3164.005911962829, 3180.6910142635816, 3177.6621950070644  …  3205.12220214021, 3203.615254894374, 3201.768553186147, 3202.338983200565, 3203.4511254161466, 3187.783190061846, 3165.553146566685, 3168.8027833477704, 3187.1656326539237, 3208.0833473345765], [34195.564496956766, 34778.51238970095, 36165.34709208409, 37217.847853127634, 37931.80390403092, 36675.21759727726, 37406.77178822331, 37910.50022390558, 37350.12083654716, 36186.109796666664  …  35933.29213099702, 34876.57149698327, 35935.507029031534, 35900.87624471703, 37690.69236813504, 37114.22049775829, 36746.65674757613, 36775.5206016071, 37500.308145667244, 37314.861873005444], [34195.564496956766, 34743.474737250566, 36092.51415704208, 37105.47564737377, 37779.17698550879, 36490.847008941244, 37181.22754576437, 37643.95605679731, 37050.15276807063, 35859.32723604156  …  35537.080570395854, 34457.26264701404, 35467.698957868735, 35397.821457145365, 37125.118631219346, 36520.46741090462, 36122.355734871264, 36114.30911754088, 36788.96476355903, 36570.156420530475], [33097.63671130043, 33648.84023486605, 34899.48998558606, 35826.39916160658, 36571.28009570713, 35735.32506814769, 36162.984697723005, 36586.18273856013, 35999.99906975808, 35408.96782971073  …  35634.40343962656, 35130.88738461136, 35405.8076290404, 34751.714574694146, 36956.063647446215, 36235.97809235908, 35651.85541191299, 36233.98505254086, 36867.583222326415, 36499.97247960152], [33097.63671130043, 33614.94067193201, 34829.206344158614, 35718.228170261384, 36424.12754262689, 35555.679428971394, 35944.939873249, 36328.94968839922, 35710.874163486136, 35089.20333329196  …  35241.48751791151, 34708.52098346113, 34944.895179369865, 34264.762215259834, 36401.513499769695, 35656.2751224745, 35046.15433844233, 35582.510195399715, 36168.24199991153, 35771.53005327679], [29576.14777688488, 29605.97434991661, 29677.622325489785, 29753.607343053216, 29882.156829785585, 30001.483001324945, 29970.96270619343, 30094.204540392315, 30183.19765279873, 30249.847381867363  …  30168.321117999705, 30118.794152015565, 30057.066181591676, 30136.483909399092, 30276.959373054986, 30467.703031803692, 30568.098266008856, 30845.958153683383, 30994.749379190045, 31120.855543403635], [34346.71094688275, 34381.34847608993, 34487.505181331886, 34575.732532881826, 34787.23069477799, 34945.727805321316, 35035.55590060857, 35169.48690640076, 35209.26523203396, 35354.190333389786  …  35257.98657789034, 35296.17095996606, 35242.93673710843, 35436.84746783892, 35636.74413846261, 35931.48287343072, 36071.38538948314, 36443.67358807872, 36682.70534778705, 36894.24641345094], [28335.32931213966, 28363.90456052843, 28451.48165652386, 28524.267404899354, 28698.749033591772, 28829.505886241022, 28903.612215239536, 29014.10253729968, 29046.918836887886, 29166.479061413113  …  29087.112944018147, 29118.61427299166, 29074.697135258164, 29234.669495374488, 29399.580132648673, 29642.733520152953, 29758.150215220874, 30065.28031342861, 30262.476593383057, 30436.993616800442], [978.0617717704336, 979.0481149238879, 984.2049303982573, 992.4421605175608, 1003.8927804576483, 1011.253661337651, 1015.173655423729, 1018.4009219317405, 1023.1588073738243, 1026.400872534047  …  1018.2666225379756, 1028.9159848867507, 1021.1189710158925, 1031.9614543697292, 1035.2058251313106, 1046.5514607844486, 1049.731484860464, 1052.786578619612, 1061.988550345913, 1069.5835212026564], [0.0019383188997990075, 0.006943227722378209, 0.004673198719288951, 0.005247824270428136, 0.002922344046593528, 0.003746899942157711, 0.0007591691016515245, 0.0011106488649275104, 0.004953341901148045, 0.008143625614783323  …  0.005011742470348857, 0.0046701719778625694, 0.004394859303386456, -2.206892708966901e-5, 0.003389391802466113, 0.005299988720652404, 0.0026906533387123233, 0.006790747649868756, 0.005329528994820754, 0.00423297679689516], [2.3548476e6, 2.359587094494836e6, 2.371275353148202e6, 2.3882206303744945e6, 2.376922912564566e6, 2.368566933247662e6, 2.391699123189278e6, 2.3740172128249295e6, 2.3618864409518032e6, 2.3345492968081613e6  …  2.3320066676104343e6, 2.317683876331003e6, 2.3292726326390146e6, 2.314670208186619e6, 2.356941835068209e6, 2.3457608724667714e6, 2.3336948565128143e6, 2.3474550922551304e6, 2.35369974742846e6, 2.3428162190610184e6], [0.0016459319014481277, 0.0018813763594330364, 0.002336560604310538, 0.002986890913981915, 0.002367522528863825, 0.0019324509229694071, 0.00276742176002607, 0.0018608498723239027, 0.0013341544455489091, 0.0002838172988735033  …  0.0009722620164632282, 0.0004033436123749703, 0.0009661501249581659, 0.00027748913394513505, 0.002131022153678216, 0.0016282761418826433, 0.0010635357259081524, 0.0017205957543455093, 0.001977172051815379, 0.0014731171264945524], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613054 258.50369622511636 … 137.13538556670352 505.41380923410753; … ; 519.5903049635281 263.924462456489 … 142.6870328172251 528.9320134680843; 520.6991821763239 263.6447522383161 … 143.31368699366539 531.7603871462892], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 509.7341959574984 258.91807906850147 … 139.98040235133874 518.8987015842414; 510.30741062466666 258.3831038051399 … 140.4535267582692 521.1478633463685]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72492.89563513358, 72600.18179731916, 72645.52755301761, 72767.03451140682, 72950.91012597988, 73188.68430290888, 73456.24062932743, 73659.61542508611, 74139.58478925498  …  74265.86928911904, 74337.90893875141, 74288.07469648536, 74042.79782504891, 74599.51107861419, 74594.08449761632, 74976.08011373787, 75313.630882207, 75680.96444431454, 75928.00029301913], [72422.0, 72419.86258375066, 72453.97320953982, 72426.18821342161, 72474.2404150447, 72584.17740833758, 72747.39291184438, 72939.77863695566, 73068.03681519405, 73470.05928631344  …  73446.99091128573, 73444.17019757643, 73320.9932829389, 73005.28599171164, 73480.0961355111, 73400.72876125819, 73702.28687956261, 73959.51714482477, 74245.37215531542, 74412.67923927533], [64900.92049553803, 64966.37094093021, 65059.47159492037, 65097.645337924696, 65211.22055596489, 65388.62222112484, 65608.2564270888, 65854.06355250845, 66051.93327077283, 66495.09669801102  …  66569.77873926847, 66629.0659284504, 66571.59908031701, 66510.25575107703, 66905.77871931402, 66875.34606286797, 67216.27796076785, 67535.03056815769, 67865.95915808016, 68078.73369896172], [64900.92049553803, 64900.92049553801, 64928.449148032836, 64901.09539164954, 64948.828931466815, 65059.90600512934, 65212.67124859042, 65391.0515527557, 65521.45383995437, 65894.6055678485  …  65835.75982925591, 65828.0079170175, 65704.97066918001, 65578.29235413627, 65901.81331263162, 65805.4746597595, 66074.31855234072, 66320.77344662939, 66578.60971204401, 66720.0631414844], [40512.94792630534, 40524.16486656664, 40590.74364061726, 40638.54228507347, 40660.74175962759, 40666.459285733414, 40739.531627473465, 40875.990774212674, 40873.770830799825, 41091.161996476585  …  41481.78644949372, 41568.92845219526, 41656.68348396539, 40663.162731471326, 41527.06491097415, 41633.71949310185, 41757.62636800825, 41846.39247755165, 41982.46109215989, 42132.004392679315], [40512.94792630534, 40483.33874989649, 40508.998455444394, 40515.84194374217, 40497.134362117635, 40462.024260796854, 40493.892499588605, 40588.59659974154, 40545.503456749735, 40720.08383384121  …  41024.39547942175, 41069.15972965202, 41114.39719492206, 40093.37723235356, 40903.92386980072, 40967.66348721833, 41048.19234769004, 41094.008423696054, 41186.09574640032, 41291.16158045893], [14866.888022051655, 14921.220334562908, 14960.679626241621, 15015.811097271117, 15053.231915440007, 15088.735415483952, 15055.761782844205, 15086.458590109429, 15112.469357491444, 14918.25119674594  …  14821.475211847004, 14740.131143230661, 14629.184330880433, 14552.082436949495, 14686.12013753146, 15224.299371552235, 15250.219512105721, 15347.333629972023, 15658.817192894172, 15829.608470583646], [14866.888022051655, 14906.187933913907, 14930.550502784638, 14970.47371449599, 14992.661940785865, 15012.882586024372, 14964.983022111313, 14980.387514397862, 14991.097374174016, 14783.530323087121  …  14658.049055326524, 14562.915689624637, 14438.741755547295, 14348.173911454434, 14465.745203427188, 14980.741117443546, 14991.128527291103, 15071.393736262253, 15361.785074157, 15513.69156383743], [15944.236265986641, 16116.743379454369, 16052.891981741192, 16025.792956289673, 15771.566049330266, 16005.931728148204, 16153.799284081304, 16143.219911702363, 16028.308854368888, 16452.69798113765  …  16403.78250722914, 16710.01077866667, 16588.980562789187, 18073.00667104089, 16736.482253396967, 16078.817966073819, 15991.039073027543, 16673.7972190788, 16624.257218575254, 16742.00039676132], [15944.236265986641, 16100.506547733848, 16020.563265637204, 15977.406125579868, 15708.105700002621, 15925.468046051225, 16056.399902948178, 16029.718874248456, 15899.581537286549, 16304.120120580712  …  16222.909342497765, 16509.11214953453, 16373.025379706274, 17819.761806773426, 16485.340281304292, 15821.589128386488, 15719.362061535941, 16374.007956441961, 16308.91166704114, 16407.874572492346], [15944.236265986641, 15957.801961045498, 15971.951874890643, 15981.271287748837, 16003.680452415902, 16030.06376303615, 16078.28368417102, 16104.150473518303, 16158.968097236588, 16243.155102109731  …  16353.371897229243, 16363.903455369846, 16350.419520002899, 17913.029225306145, 16374.68638999131, 16410.88342166583, 16475.617971753105, 16543.011972287863, 16611.284025638655, 16681.833465820248], [15944.236265986641, 15941.725255040414, 15939.786163044004, 15933.01888174079, 15939.286139963877, 15949.478766390503, 15981.339624573578, 15990.924128584902, 16029.191423423028, 16096.469541083032  …  16173.054575429987, 16167.165953821877, 16137.569922189457, 17662.026017187454, 16128.973403826203, 16148.342202722719, 16195.708290299506, 16245.574184374153, 16296.184562614118, 16348.90841355689], [3173.2320350842083, 3173.918592087105, 3179.42814392704, 3183.212514325524, 3184.5263020129833, 3170.5214466679113, 3183.5649699968626, 3168.1546105824905, 3192.4972133290885, 3178.6169345707162  …  3248.603049308768, 3249.7227280022285, 3262.3848198274754, 2674.7952609244835, 3250.110168836704, 3261.109062058885, 3269.674604311893, 3272.479185086827, 3287.2450657490454, 3307.193458705801], [3173.2320350842083, 3170.721024137987, 3173.0251338055637, 3173.6014101845835, 3171.712663155768, 3154.582866265391, 3164.3696554815747, 3145.879696588732, 3166.857477733858, 3149.9120921059703  …  3212.7829502416466, 3210.6524455372564, 3219.915126865565, 2637.3151573022406, 3201.340118777082, 3208.9378579706863, 3214.125029265967, 3213.6411106517467, 3224.889310862855, 3241.190668464511], [34195.564496956766, 34786.653292069364, 34920.569612012805, 34768.29464995405, 34591.19786765632, 35648.64767550517, 36723.175768348214, 36857.16924217276, 36693.19318601411, 36707.202943567674  …  36696.08879665758, 37314.65630098101, 37272.42635419715, 36754.14326761111, 36702.42377769042, 36379.9127800871, 37746.88888476873, 37250.63517422441, 36882.29162623885, 37723.45856594232], [34195.564496956766, 34751.60743805751, 34850.243518592375, 34663.31840373118, 34452.01260897772, 35469.43777367208, 36501.75327013725, 36598.030918499906, 36398.50106615693, 36375.71459517414  …  36291.46640478001, 36866.03520811047, 36787.214280628286, 36239.13222420859, 36151.67966381073, 35797.90714389337, 37105.59459998289, 36580.88129003682, 36182.671400095925, 36970.59860960999], [33097.63671130043, 33855.88623751935, 33924.703063293644, 33802.9134355707, 33309.70308064707, 34458.8639788906, 35483.58415983807, 35506.59788886972, 35048.12680358811, 35029.72932867269  …  35137.263676108036, 35995.817736322046, 35859.20003534655, 35999.597282024115, 35052.5800009786, 34722.66511319842, 35769.693724172175, 35804.52761861998, 35466.86268555338, 36499.071532947295], [33097.63671130043, 33821.77808585094, 33856.382532918615, 33700.85197412749, 33175.67419683894, 34285.63525820676, 35269.63578294084, 35256.95526993201, 34766.64661917315, 34713.38958636964  …  34749.829370739906, 35563.05257934503, 35392.385327864715, 35495.15918307859, 34526.592882831654, 34167.1721156833, 35161.99065693721, 35160.77426161236, 34794.091732378794, 35770.64708712319], [29576.14777688488, 29605.97434991661, 29630.393124892766, 29644.277580116253, 29683.946514964326, 29774.50681324446, 29871.813629894892, 29987.991856978097, 30065.988970820847, 30285.408909742226  …  30395.732883393084, 30430.181951292154, 30397.045070484823, 30395.975092863555, 30521.697706058287, 30532.810525666875, 30610.985855950716, 30770.719424972292, 30865.92008033737, 30965.13910546223], [34346.71094688275, 34381.34847608993, 34446.436929662304, 34466.99102055597, 34539.3536551491, 34626.59044840924, 34742.08376046175, 34863.21630053555, 34979.83387258092, 35200.92583187015  …  35170.387139247236, 35193.595616829305, 35162.796269699305, 35103.5780587777, 35364.38537167212, 35323.70986150861, 35581.40190277869, 35736.7806844122, 35965.18253593435, 36079.860888572715], [28335.32931213966, 28363.90456052843, 28417.601194515984, 28434.557896282407, 28494.255579832403, 28566.224138014986, 28661.503742382884, 28761.435593753315, 28857.642689466156, 29040.039003465903  …  29014.8452108617, 29033.991726990665, 29008.58289978514, 28959.729095112707, 29174.88975807419, 29141.33329972204, 29353.92392773872, 29482.1082232456, 29670.535047822515, 29765.142327454243], [978.0617717704336, 979.0481149238879, 982.6415403652818, 986.3767372523857, 987.9203858515556, 987.5249594711937, 994.3590367322167, 1002.8553949947633, 1006.1104273710578, 1008.7619563987132  …  1003.6587166281175, 1005.2883603289058, 1011.7577401328706, 1010.7025994357637, 1019.695641583606, 1018.8256756925255, 1023.8902020384902, 1027.5304587731607, 1034.8565418085093, 1033.7337049267821], [0.0019383188997990075, 0.0029895496928467047, 0.00020608809619271362, 0.0028900451498583557, 0.0028373453860670583, 0.004223125907785175, 0.0015362001450756058, 0.002684455012354592, 0.005476018952635053, 0.004184471287491887  …  0.003591450220933101, 0.009428331852584071, 0.0047398276261327865, 0.004948307100313576, 0.00552416954456314, 0.0026846266285358578, 0.003812001736523518, 0.007160438555183557, -0.0027502811057990018, 0.002634483734971438], [2.3548476e6, 2.360937909395462e6, 2.3660595702191032e6, 2.3572829695942523e6, 2.37389266647079e6, 2.3872996919983407e6, 2.4012981333607445e6, 2.4074013633413217e6, 2.410222681353867e6, 2.407090098264381e6  …  2.4069028711642395e6, 2.414965815252733e6, 2.4331461244583754e6, 2.4436976960520577e6, 2.419223924400096e6, 2.4308545173725975e6, 2.4568247058008783e6, 2.465404091933835e6, 2.4574560881879674e6, 2.4782887469767965e6], [0.0016459319014481277, 0.0018470695786217935, 0.001928429976027514, 0.001487129318116446, 0.0021351997240753513, 0.002629543633494757, 0.003046877449940497, 0.00313290580398733, 0.00314190225681512, 0.0028774836753974486  …  0.002758705606972609, 0.0031003300170521844, 0.0037200442776962185, 0.003984738884936114, 0.002831424718718606, 0.0031562847685799953, 0.004060927539416176, 0.004268081338397896, 0.00357189423659144, 0.004201741156058934], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613054 258.50369622511636 … 137.13538556670352 505.41380923410753; … ; 528.340254227565 270.58362753297695 … 143.28083575567706 523.2126534084557; 535.0985486748198 270.5497161463399 … 143.7181227376168 526.0263527378501], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 518.3181674253408 265.4509264361035 … 140.56294144126778 513.2878320712136; 524.4194040443075 265.1502629883634 … 140.84989103984523 515.5282650224938]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72493.50098625015, 72598.97464303076, 72625.30564648681, 72572.20345939074, 72679.70254039665, 72787.39220552363, 72975.76502377437, 73120.006123025, 73365.35190467216  …  73772.08891649901, 73965.30556038427, 74217.06922496847, 74429.43366685958, 74919.11858995241, 75147.9458120068, 75677.08701388253, 76192.03778077921, 76458.22041818155, 77162.9654779351], [72422.0, 72420.46732500553, 72452.7684863242, 72406.02736308766, 72280.19330842639, 72314.33321485925, 72348.52040636158, 72462.68119759274, 72532.76124904769, 72702.81819515592  …  72958.65511333299, 73076.04649961882, 73250.91215994026, 73386.50416599966, 73794.90772501372, 73945.72940551497, 74391.38414339197, 74822.13058297796, 75007.88435984965, 75622.99780188988], [64900.92049553803, 64966.37094093021, 65058.132812894095, 65085.016041642986, 65046.292067003014, 65129.59840654797, 65241.75561658318, 65414.84940344923, 65535.25891775105, 65761.49328740386  …  66123.25073945172, 66311.36872779304, 66546.99274003561, 66747.91473373643, 67187.59686396518, 67417.15871626974, 67887.75977030786, 68367.6811014539, 68599.64512501923, 69251.9553864424], [64900.92049553803, 64900.92049553801, 64927.1130621628, 64888.50422712357, 64784.56406839284, 64802.18433342216, 64848.38025581888, 64954.92546554898, 65008.929026592785, 65167.627041827334  …  65394.15538487157, 65514.13027895291, 65680.68465399042, 65812.62118161458, 66179.40258985742, 66338.619397437, 66734.3923370206, 67138.4532035555, 67298.37838915458, 67869.87044274565], [40512.94792630534, 40548.13114889227, 40594.48320500146, 40610.39452745628, 40559.81538638828, 40699.562442295784, 40675.36760359642, 40736.21453348367, 40869.733702015365, 40948.31402065605  …  41199.71193058368, 41159.857347381716, 41287.026853974996, 41352.70334092725, 41639.98103574022, 41587.27574796402, 41906.43488260028, 42022.86014525094, 42230.1723728778, 42430.28045457741], [40512.94792630534, 40507.280887363326, 40512.73048876718, 40487.77917292009, 40396.61408823979, 40494.96100393761, 40430.115352885674, 40449.80310894864, 40541.49875114643, 40578.52586204689  …  40745.43120114718, 40665.00674399863, 40749.55275124454, 40773.255773885474, 41015.145613524, 40921.96274884926, 41194.47270558494, 41267.303262118265, 41429.10819159073, 41583.484845040235], [14866.888022051655, 14911.015835128077, 14993.645238247485, 14789.441695656918, 14884.789658695914, 14871.354486800783, 15085.189498822774, 15103.426526245254, 15195.246567008695, 15254.44167598066  …  15329.953021223007, 15175.684145718024, 15016.255657625521, 15088.606270581953, 15075.787856443307, 15130.3548831302, 15406.695368871076, 15255.912861583021, 15504.898568939458, 15783.510548240632], [14866.888022051655, 14895.993715013825, 14963.449725761458, 14744.78779219191, 14824.897448343756, 14796.594456575702, 14994.23330358835, 14997.236151015695, 15073.20977942576, 15116.68479800209  …  15160.920231565588, 14993.23219033636, 14820.77419163141, 14877.179798134464, 14849.565700807898, 14888.299552409033, 15144.945964366416, 14981.6166825224, 15210.786132731551, 15468.513633486755], [15944.236265986641, 16265.808301199828, 15967.579704859774, 16098.5287008657, 16041.1501332464, 15971.558855990148, 16021.138602079609, 16138.759098079723, 15988.743727972811, 16022.872974885915  …  16134.52971598602, 16333.62404532699, 16438.06174151196, 16277.700369013213, 16504.64459376386, 16456.81822604432, 16366.350455594553, 16878.273509523435, 16588.79304826453, 16972.200730239965], [15944.236265986641, 16249.421293851836, 15935.42279807106, 16049.922258423167, 15976.605053329205, 15891.26797032299, 15924.539098925725, 16025.289424069895, 15860.334168217141, 15878.176695326694  …  15956.625415566576, 16137.25058256093, 16224.071218135341, 16049.61192221693, 16256.981498902665, 16193.542142364033, 16088.297155837497, 16574.807831998452, 16274.120216611977, 16633.480719234223], [15944.236265986641, 15959.955094348523, 15971.653883615514, 15987.568234650475, 15988.91990603803, 16014.60334515934, 16029.908240642906, 16070.242546568232, 16114.981995250359, 16159.99011783277  …  16248.40265115364, 16298.052068860517, 16317.410157121456, 16360.853696881508, 16456.624115993225, 16509.84971484194, 16617.23563086434, 16717.93770529116, 16782.072424728518, 16894.343887459632], [15944.236265986641, 15943.876219166807, 15939.488771889739, 15939.296816210117, 15924.584985876296, 15934.096069834184, 15933.255860927056, 15957.254604190746, 15985.558584713086, 16014.05558715096  …  16069.242752633458, 16102.106275555734, 16104.990274863963, 16131.60007853338, 16209.681600122618, 16245.725233707744, 16334.919960517509, 16417.354811567224, 16463.733276393672, 16557.177692076424], [3173.2320350842083, 3176.0717253901294, 3178.517597042257, 3181.8685258295463, 3182.188285058153, 3184.4857634740238, 3173.732443576702, 3174.6834953196826, 3187.092475959527, 3190.1006428921232  …  3208.986249758059, 3220.6374427263077, 3203.7830125452056, 3205.006083712716, 3221.30151609545, 3221.203357217364, 3240.0995776587947, 3254.2532406229543, 3274.0173761047445, 3276.0190809534174], [3173.2320350842083, 3172.8719882643804, 3172.1164206596372, 3172.26147960599, 3169.384053724082, 3168.4769828252947, 3154.5964143089036, 3152.3626775226608, 3161.4961471483666, 3161.2920955629716  …  3173.6029777403305, 3181.9168424977775, 3162.0761973245085, 3160.0964931050476, 3172.9637589008066, 3169.670564366566, 3185.052462447992, 3195.742862535628, 3211.91253727644, 3210.6384484242217], [34195.564496956766, 33884.09306115543, 33835.714776858615, 33943.1032479394, 32778.6524109757, 33246.08922827803, 31835.423073860573, 31208.113977042474, 31735.02353368532, 32046.744885863318  …  32291.994437349364, 34420.06815846484, 34985.04202299431, 35482.29732564583, 35614.16202162762, 36261.731862890934, 37081.99070536037, 38333.13814834291, 38851.030302091924, 38901.631428961475], [34195.564496956766, 33849.956492490026, 33767.57345886801, 33840.6185100482, 32646.76032581538, 33078.957267448386, 31643.471295150564, 30988.69348145692, 31480.151701968683, 31757.343305744944  …  31935.9329480682, 34006.24768885172, 34529.607095776126, 34985.10780241461, 35079.74799428788, 35681.61688433343, 36451.99259398169, 37643.921224983926, 38114.06507006998, 38125.25827410704], [33097.63671130043, 33115.547360124954, 32792.44828193641, 32816.16252543116, 31692.20412991536, 32108.862472967834, 30829.726572835832, 30210.749111076886, 30668.74140765707, 30907.021652713684  …  31184.10018864269, 33123.928136507246, 33509.3170511384, 33771.87363930865, 33915.45691762249, 34288.23490802261, 35084.3843985439, 36298.146883921065, 36716.67387399212, 36924.657684084275], [33097.63671130043, 33082.18506371312, 32726.407985143313, 32717.080370495383, 31564.683607301627, 31947.447483425178, 30643.83864418889, 29998.340967898494, 30422.433151710247, 30627.91246596463  …  30840.254683014253, 32725.69070612873, 33073.09309684715, 33298.651130651735, 33406.53308250861, 33739.691922440645, 34488.32427637872, 35645.518418644984, 36020.1952511546, 36187.739669978306], [29576.14777688488, 29605.974349916603, 29611.771386026812, 29646.414289190605, 29664.910207738576, 29693.472896697232, 29758.48370556165, 29814.023435729883, 29876.844832089064, 29969.38327298546  …  30134.255498790175, 30220.143555618088, 30351.84012147847, 30474.893081678532, 30662.821810400168, 30789.721417968936, 31005.39387262457, 31185.927864951293, 31321.564243837314, 31541.582198411437], [34346.71094688275, 34381.34847608993, 34464.37853629337, 34458.03854027098, 34403.41367862454, 34458.39151085791, 34506.90853795222, 34626.567730105875, 34683.56190878737, 34815.867407321195  …  35005.77151648677, 35105.84487316318, 35200.61604389173, 35274.79507887861, 35519.77700940826, 35619.904588438025, 35868.03214731085, 36157.02822305037, 36243.83611674631, 36661.45534624191], [28335.32931213966, 28363.90456052843, 28432.40265055835, 28427.172284384134, 28382.10789828395, 28427.463477850484, 28467.489026209078, 28566.205395882494, 28613.22441975097, 28722.373731793115  …  28879.04071161709, 28961.59917030568, 29039.783434762427, 29100.979611236522, 29303.084659601016, 29385.687850614664, 29590.387977591938, 29828.803789477377, 29900.41851435079, 30244.94577965838], [978.0617717704336, 979.0481149238879, 981.982890573925, 980.5632121813812, 977.9681806399736, 977.7339989928324, 976.3633730693942, 974.2582376133947, 974.8521768746742, 976.2426070972614  …  983.2237241748247, 985.3802990117267, 994.5365746653324, 998.2265731792528, 1004.9980441567599, 1007.5327098627853, 1014.3337503724464, 1024.7250134522158, 1034.2447644356228, 1048.9178417891171], [0.0019383188997990075, 0.0019354853457294041, 0.002810759677895014, 0.006116790705801511, 0.004124263371042991, 0.009988587352267375, 0.007367734050972352, 0.0040514633797119615, 0.004231747799645635, 0.00023047613243698528  …  0.000889235590052051, 0.002235460131076117, 0.004209583450182963, 0.0054159560192597045, 0.004178982664652109, 0.005768689118074155, 0.0034161632382692098, 0.003195668160216103, 0.0022384008122582344, 0.003934603187939256], [2.3548476e6, 2.3684362879395206e6, 2.3728775685161203e6, 2.392352570828191e6, 2.3749288044871804e6, 2.3704589845813434e6, 2.3467889001920554e6, 2.3329879451796506e6, 2.3319510023425566e6, 2.331473544634463e6  …  2.33408453787114e6, 2.381818014968516e6, 2.4023465431574276e6, 2.4124679637453053e6, 2.399308714711777e6, 2.4132335068844897e6, 2.451835638183069e6, 2.467987481904086e6, 2.4840898993350226e6, 2.497632153596234e6], [0.0016459319014481277, 0.002136081590307163, 0.002226886236924869, 0.0030096640824671308, 0.0021651267979959764, 0.0020489322773004416, 0.0010841509112521357, 0.0005184276076135726, 0.0005334390529592402, 0.00047909705380158146  …  0.0005880717396570465, 0.002607355865313733, 0.0033586760614235925, 0.0036487123291273817, 0.0029379638719864683, 0.003423685641889621, 0.0048219809971399765, 0.0051862900069437595, 0.005495450214282309, 0.00571511474138191], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613054 258.50369622511636 … 137.13538556670352 505.41380923410753; … ; 542.5808600811563 273.06969526663863 … 143.82774314415616 527.8591732457638; 541.9547524788698 274.1544189359493 … 144.63102724302922 530.0731134382495], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 532.2886432124873 267.8898359484805 … 141.0994745429571 517.8462120691582; 531.1387762456175 268.68302549232845 … 141.7445763980163 519.4942631364295]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72494.49960946775, 72613.60090594586, 72877.13572142068, 72977.89745220872, 73008.22165808482, 73017.27970214807, 73144.02691265717, 73267.59031568098, 73288.10214954756  …  73971.02973883016, 74300.14091116942, 74599.3935550126, 75011.13901678249, 74992.16537934844, 75350.81884924202, 75753.29053295063, 75736.51731467855, 75612.87852645012, 75883.51647157418], [72422.0, 72421.46494215901, 72467.36529359347, 72657.09708505568, 72684.25490263385, 72641.20082869873, 72577.02179563684, 72629.76005737363, 72679.16015650981, 72626.26605226198  …  73155.402352805, 73406.85624181211, 73628.25939567895, 73960.05847082699, 73866.85839908101, 74145.35688106283, 74466.29301586248, 74374.800221558, 74178.57775929403, 74369.08319665949], [64900.92049553803, 64966.37094093021, 65085.397826745684, 65321.14513963302, 65406.973559717924, 65418.46191803155, 65424.478998116, 65537.16073106346, 65657.5062516552, 65672.15952126989  …  66296.00896711777, 66598.80859313528, 66881.37255090555, 67241.49621537514, 67202.51169883998, 67543.39353045887, 67902.99736502231, 67869.54488372529, 67748.52639111936, 68009.43681420198], [64900.92049553803, 64900.92049553801, 64954.32316734792, 65123.92037825838, 65143.79428014729, 65089.59569440589, 65030.00190617566, 65076.376836930554, 65130.194561889206, 65079.10001388651  …  65565.00872704182, 65798.11435508753, 66010.71151182611, 66299.28643854309, 66194.09361778223, 66462.8347077919, 66749.37105523694, 66649.27330738005, 66463.4045273553, 66652.14923833933], [40512.94792630534, 40542.72108187561, 40489.0428078187, 40659.81312610271, 40746.10330668767, 40845.65437757683, 40855.11505536313, 40922.24445803036, 40967.70371295698, 40999.90101096572  …  41211.9162440082, 41307.56864012139, 41352.85978814567, 41635.5964631027, 41786.41809905225, 41834.55326748943, 42040.610738134004, 42155.431768123555, 42183.682089602706, 42199.965631586], [40512.94792630534, 40501.876270724926, 40407.50243666656, 40537.04856151663, 40582.152438302415, 40640.318518052954, 40608.77901685384, 40634.52507947189, 40638.681940672264, 40629.64699048607  …  40757.50094604806, 40810.94215540507, 40814.528672936416, 41052.1849053629, 41159.3852919667, 41165.284324034124, 41326.36900346883, 41397.491291826955, 41383.499782544786, 41357.76649369192], [14866.888022051655, 14889.9494929814, 14970.812853697787, 15076.19505751711, 15228.477980924403, 15309.507046894214, 15377.181880312912, 15322.118934427615, 15325.779798791737, 15514.414148188009  …  15875.192198579525, 15964.006939806963, 16093.576572721622, 16007.338389425448, 16218.31782766779, 16354.57302624092, 16574.205832652126, 16403.56932754639, 16512.137124420267, 16567.79543228499], [14866.888022051655, 14874.94859617785, 14940.663323062197, 15030.675356870412, 15167.202865354064, 15232.544372742836, 15284.465116140302, 15214.390959180959, 15202.69466650377, 15374.309560808235  …  15700.14743360476, 15772.077254533655, 15884.07055382756, 15783.038342869873, 15974.951255075179, 16092.932660681157, 16292.62120967058, 16108.638671457442, 16198.91837906252, 16237.14627603469], [15944.236265986641, 16014.436773135163, 16010.745070268442, 16231.917118602503, 16274.418934422742, 16362.64855072656, 16158.839384212723, 15769.904400293397, 16301.245594838416, 16097.1006235563  …  16008.516139984038, 16173.175598826065, 16357.856889136752, 16929.67265741913, 15894.123215519425, 16511.49461078106, 17165.44726496432, 17002.53491633927, 16068.661509341086, 16269.551182412066], [15944.236265986641, 15998.303010323269, 15978.50123329634, 16182.907935228202, 16208.935246407698, 16280.391611635989, 16061.409613780772, 15659.02809929694, 16170.326255213193, 15951.734023223707  …  15832.001304115218, 15978.73115174854, 16144.910471726309, 16692.448562266738, 15655.621397240422, 16247.343814611007, 16873.81784722823, 16696.835060538368, 15763.855053362073, 15944.854188595209], [15944.236265986641, 15955.16511701005, 15962.923575543351, 16006.720015806673, 16025.673699678619, 16060.678129693732, 16064.709101642628, 16088.305151721157, 16116.801461176781, 16125.45005201134  …  16237.98507918506, 16298.230945155248, 16351.947336180563, 16415.630966595803, 16445.0036300658, 16504.922901540933, 16564.477744687305, 16598.667300284167, 16584.72035382548, 16634.02356537521], [15944.236265986641, 15939.091067496533, 15930.776045674567, 15958.390772209395, 15961.190892580604, 15979.939231062996, 15967.846890031173, 15975.19021333942, 15987.363438058093, 15979.827439112742  …  16058.940048026067, 16102.28300128314, 16139.07784927141, 16185.609791277939, 16198.235487262818, 16240.877239537645, 16283.058395385218, 16300.228848303235, 16270.124777117744, 16302.052671636311], [3173.2320350842083, 3171.281748051657, 3163.923705869634, 3171.4252671524455, 3173.2671849930634, 3193.723818956623, 3202.1614996396756, 3202.77083777718, 3201.0763252699744, 3200.9649847162495  …  3200.1662023559816, 3208.6994308550147, 3215.4875176274295, 3230.2298769736403, 3259.514929772169, 3256.6629071406273, 3254.494215859872, 3295.2107767314224, 3304.6561661052233, 3289.82020443711], [3173.2320350842083, 3168.0868365941064, 3157.551919939842, 3161.849752360194, 3160.498849658464, 3177.6685975275495, 3182.854057293243, 3180.2525412537434, 3175.367688702536, 3172.058325778494  …  3164.880182900939, 3170.122357177791, 3173.628333276605, 3184.966842347658, 3210.6037550620617, 3204.562832613335, 3199.202545415964, 3235.9639959286196, 3241.9701400392596, 3224.164138169377], [34195.564496956766, 34663.975210010765, 35719.990909715634, 34865.23243741235, 33198.3495904323, 33590.065022432675, 33229.75597620582, 33365.58920393154, 32865.84547223087, 32443.726780181936  …  33763.720973604664, 34996.525414017065, 35853.96980363888, 36480.80926357581, 36752.76822553279, 36414.64589482553, 35720.244742739786, 35651.177030768515, 35183.49093876889, 35308.21461531441], [34195.564496956766, 34629.05294817428, 35648.054871855864, 34759.96350599607, 33064.768761773914, 33421.2038552425, 33029.39706308768, 33130.99975953198, 32601.89172952967, 32150.740212324312  …  33391.431773664975, 34575.77439995792, 35387.223183261165, 35969.628265390005, 36201.268659956426, 35832.08459846124, 35113.38178048086, 35010.18086572228, 34516.09526453793, 34603.55650802583], [33097.63671130043, 33616.58294853476, 34576.99073555464, 33956.022018214026, 32469.452360258325, 33099.65333954545, 32603.612593946113, 32235.830084025558, 32192.984263136754, 31767.040413344515  …  32888.31581734599, 34141.135681602114, 35058.86949863021, 36042.27775674037, 35659.46198842383, 35764.44795009481, 35747.21804553951, 35476.19572809916, 34335.093135682655, 34462.01039002313], [33097.63671130043, 33582.71588324105, 34507.356571287455, 33853.4982745556, 32338.804409204233, 32933.25752897546, 32407.02901422542, 32009.183840107915, 31934.434435408904, 31480.164734580463  …  32525.679104627758, 33730.66871983305, 34602.47348607236, 35537.241605062205, 35124.36820515772, 35192.28851672461, 35139.89682498596, 34838.3456679871, 33683.7907202131, 33774.24026968802], [29576.14777688488, 29605.97434991661, 29642.861795100078, 29735.91178150527, 29750.317848058487, 29757.269023797784, 29751.2290348505, 29788.737324791193, 29877.210787216645, 29889.902434037303  …  30103.171776472966, 30226.2286169328, 30351.663739946016, 30459.080836062767, 30498.345409413007, 30622.744851569587, 30741.342853185695, 30719.625364443895, 30685.01349830784, 30812.00429991402], [34346.71094688275, 34381.34847608993, 34458.75562222355, 34593.17979543285, 34663.7523027297, 34672.652931244535, 34683.00090038461, 34758.12348233391, 34790.863397615394, 34795.23697515098  …  35195.98675066882, 35367.841000892324, 35514.96098978254, 35754.211532131296, 35680.45822923821, 35883.9842499486, 36121.58568259048, 36104.14580105458, 36019.73597621771, 36157.48815411937], [28335.32931213966, 28363.90456052843, 28427.763862229862, 28538.66103725452, 28596.881902644865, 28604.224737900407, 28612.761599370184, 28674.736182660083, 28701.74593863314, 28705.35405004546  …  29035.9643631734, 29177.740581027414, 29299.111542574487, 29496.488313702415, 29435.643357439632, 29603.548133804874, 29799.564423380783, 29785.17688021112, 29715.54051276878, 29829.183223139047], [978.0617717704336, 979.0481149238879, 983.7804094221073, 992.053562694854, 992.9034089297788, 988.5399629891984, 990.249062880964, 990.2999239383429, 989.4320668232165, 987.0201120816148  …  996.8504399760167, 1004.7389753101453, 1014.7478211769984, 1028.2038471809897, 1023.7080601887493, 1036.6644289407031, 1040.068829246164, 1045.7737182268936, 1043.7769165937937, 1039.944360168578], [0.0019383188997990075, 0.002635548588354908, 0.003560857550033214, 0.004938684593626341, 0.0035338371236599553, 0.004996719491438206, 0.00731424002310499, 0.0065051573596470735, 0.005504245885568526, 0.003221374846846592  …  0.005083254639683732, 0.006435383897546831, 0.00659924843134907, 0.003093872690568489, 0.006559175537267592, 0.008486598755058194, 0.005454964038029475, 0.00556900854096587, 0.005897914920204972, 0.004631580319042206], [2.3548476e6, 2.354996566876554e6, 2.3819910380175803e6, 2.3606198562033223e6, 2.320859257179392e6, 2.3234477472456708e6, 2.306256295458362e6, 2.321518927319665e6, 2.321894839669272e6, 2.309899850020638e6  …  2.353743041280861e6, 2.3643563766755327e6, 2.3796653343481007e6, 2.396254543235005e6, 2.3968405672501842e6, 2.3865598203849248e6, 2.3620400486280797e6, 2.357976325461291e6, 2.3503500448432197e6, 2.359044493653313e6], [0.0016459319014481277, 0.0015907812664546254, 0.0026821895480831246, 0.0017144682045708679, 1.1930843168988462e-5, 0.00023541479412231007, 0.0, 0.0008002192113992188, 0.0008832150390014211, 0.00038362127195530816  …  0.0023300112667219, 0.0027487103969864456, 0.0033335246310147696, 0.0038434218884585525, 0.0037334562135460984, 0.0032299131263133687, 0.002105412778002073, 0.0019081189442997756, 0.0015840800472062045, 0.0019369457434777156], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613054 258.50369622511636 … 137.13538556670352 505.41380923410753; … ; 516.0909801839426 261.129132748146 … 142.57915199650049 528.412016043925; 524.0475864933766 263.5380964830332 … 142.6055104785063 528.809611473538], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 506.30124987310404 256.1757739721482 … 139.87456792200973 518.388567991737; 513.5889896922968 258.2785766152229 … 139.75948356387664 518.2559773122873])])

Now, apply a shock to the model and simulate it again Here, we do this by overloading the centralbankrate function with the wanted behaviour

import BeforeIT: central_bank_rate
 
 function central_bank_rate(cb::Bit.CentralBank, model::Bit.Model)
     gamma_EA = model.rotw.gamma_EA
@@ -38,7 +38,7 @@
     end
 end
 
-data_vec_shocked = Bit.run_n_sims(model, 4)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72489.76522055906, 72527.84084339692, 72358.73838111435, 72422.98511871799, 72560.02232652462, 72743.89365887582, 72853.61299495425, 73167.23957771032, 73071.23307855397  …  75395.5924001972, 75784.15786519754, 76076.90675451639, 76334.75468528284, 77138.03784370111, 77652.0506924154, 77570.27931242945, 77470.02355714855, 77729.33214994115, 78101.15737574776], [72421.99999999999, 72416.7353229158, 72381.77794214968, 72140.26494682158, 72131.57538041979, 72195.2546473543, 72305.28413433074, 72341.38800499444, 72579.61536016314, 72411.35544076416  …  74564.257346943, 74873.03137780548, 75086.53834312613, 75265.12720486247, 75980.53062957332, 76409.77363039539, 76252.41237658306, 76077.13860517836, 76254.88437191861, 76542.4658833271], [64900.92049553802, 64966.37094093033, 65006.35040679171, 64844.934239615424, 64896.67529291769, 65017.48160938105, 65179.29725993228, 65282.40309387096, 65574.0623733604, 65669.87896608586  …  67767.93601260765, 68071.18169720116, 68308.13668349921, 68576.26257428124, 69341.41456153634, 69778.33466524775, 69636.76682343057, 69526.54265275001, 69765.10238177358, 70105.79980968738], [64900.92049553802, 64900.920495538005, 64875.43493999305, 64649.147306388375, 64635.549310157774, 64690.63116044613, 64786.29849201613, 64823.41037004234, 65047.42084204213, 65076.840053501764  …  67020.70585099651, 67252.78563106398, 67418.90204320871, 67615.34961587338, 68300.90083009511, 68662.02126711285, 68453.68493524742, 68276.47881415974, 68441.72808605865, 68706.6744009948], [40512.94792630534, 40522.94571004111, 40536.530338537465, 40486.32392480483, 40567.417347960414, 40663.805326557725, 40774.395917201444, 40803.710420139716, 40926.217789377726, 39887.34217644193  …  40801.53744837455, 41306.66322834109, 41604.90956026488, 41553.25121786522, 41805.42757599962, 42154.42118913715, 42573.80982593228, 42614.17015957912, 42724.62608517559, 42861.009679024195], [40512.94792630534, 40482.12082161163, 40454.89433284793, 40364.08317783174, 40404.18546165492, 40459.383643382826, 40528.54657497727, 40516.824440144104, 40597.52920081745, 39527.135238305185  …  40351.647113572806, 40810.04762907468, 41063.29726364256, 40970.993508559804, 41178.10951915503, 41480.035000504125, 41850.50939695448, 41847.98172138678, 41914.18261093335, 42005.61785913295], [14866.888022051655, 14775.769533717319, 14903.406030000264, 14851.761343115526, 14857.757986215473, 14981.117624565872, 15020.15059527929, 15056.10636478871, 14961.577612716746, 14960.534240743113  …  15588.805239799989, 15824.674831547078, 15860.354948825547, 15967.775296359376, 16007.505697120609, 16022.391840238868, 16021.706954147161, 16071.419272054995, 16105.750184148013, 16317.884973892622], [14866.888022051655, 14760.883667645532, 14873.392249114286, 14806.919277339925, 14797.974543716326, 14905.80580226932, 14929.586552308407, 14950.24869192255, 14841.417478363088, 14825.431525503016  …  15416.918265752354, 15634.420287595613, 15653.885006699218, 15744.029620767935, 15767.302499806305, 15766.065707389293, 15749.508915957205, 15782.460562182712, 15800.240193060048, 15992.22336607881], [15944.236265986641, 16047.860335078727, 16596.732751603402, 15947.101106447082, 15836.324447835817, 16029.980800646677, 15962.976851445252, 15738.287856346566, 16144.34733316871, 17863.794312030204  …  17297.032139635983, 16982.807340129493, 16619.545142420113, 17537.72507142405, 18449.088017269318, 18102.862537999168, 17484.803565913782, 16908.329715829415, 16890.66589858587, 17157.75998257947], [15944.236265986641, 16031.692899660775, 16563.30880145221, 15898.951870795849, 15772.603528912281, 15949.396221062583, 15866.728034740847, 15627.633847467698, 16014.688082331626, 17702.47339412653  …  17106.30972898606, 16778.628973123137, 16403.192069945195, 17291.98074752082, 18172.247264366877, 17813.253046848215, 17187.748499159712, 16604.323637830017, 16570.266840538534, 16815.336702151275], [15944.236265986641, 15955.529193875194, 15969.267663238146, 15938.801934784246, 15964.249841929108, 15995.154556319909, 16027.051801450823, 16041.790424148232, 16108.157451354851, 17723.21075840783  …  16514.506938291433, 16647.327724435596, 16728.41188054685, 18532.821608285765, 18536.48069329075, 17013.360371245042, 17050.083704883935, 17045.144466852726, 17091.197059813283, 17157.989255896493], [15944.236265986641, 15939.454777572022, 15937.107357091409, 15890.677756901783, 15900.014187172006, 15914.745052320275, 15930.416644643577, 15929.002525221169, 15978.788850419374, 17563.15939542157  …  16332.412891836588, 16447.182711793124, 16510.641581963624, 18273.133667141778, 18258.328555554253, 16741.18072951482, 16760.414236535402, 16738.67850567326, 16766.994125971338, 16815.561399782346], [3173.2320350842083, 3171.6458249168054, 3174.456227649022, 3174.0199221238727, 3177.947989542563, 3186.5346910995854, 3189.247906571848, 3174.9143960837037, 3184.31913430281, 2561.581170094635  …  3219.6198408455284, 3242.330305150604, 3256.558549387151, 3169.450432737128, 3101.103545873016, 3293.8979282739037, 3327.183644265731, 3334.188921725441, 3338.575728947117, 3343.4139849074645], [3173.2320350842083, 3168.450546669597, 3168.0632304068495, 3164.4365732649208, 3165.1608199659436, 3170.51561025315, 3170.01832677347, 3152.591954851177, 3158.745078885182, 2538.4485355363586  …  3184.1193195731375, 3203.3488992062175, 3214.1647027555714, 3125.0390595079457, 3054.5694386226005, 3241.20216809188, 3270.6570292640486, 3274.241326993251, 3275.246282660222, 3276.6883292447264], [34195.564496956766, 34287.6051934052, 32958.992596245254, 32632.97183515475, 33188.06694950641, 32950.91012331123, 32563.881543828647, 32998.79164909459, 32763.392204847292, 31692.691792565118  …  32276.673231504003, 31854.489738511795, 33097.83045134575, 32850.991956319966, 32057.139753066498, 33939.95890011742, 33780.14236099916, 35150.78069501319, 35062.058675812026, 34821.689729601596], [34195.564496956766, 34253.062105976365, 32892.61689796428, 32534.44278963088, 33054.52749530515, 32785.26206220483, 32367.53752259355, 32766.781114183806, 32500.261289704365, 31406.487527026107  …  31920.78067856331, 31471.514323059626, 32666.9632254958, 32390.67314216484, 31576.10119458433, 33396.987632114084, 33206.24043489625, 34518.781487681474, 34396.96645029646, 34126.741365749374], [33097.63671130043, 33144.41555168258, 32467.820872988894, 31559.41982840696, 32026.581612799455, 32065.791548556335, 31577.5112488781, 31743.283295414643, 31628.295362399407, 31333.129443225964  …  30568.455659116575, 30184.47727333129, 31105.733348339363, 31574.988856684995, 31181.123199754427, 32567.583775076735, 32290.183394562435, 33274.67628532763, 33053.768693779726, 33057.18698934967], [33097.63671130043, 33111.02417197783, 32402.43433922839, 31464.132168775843, 31897.71564916826, 31904.593081564606, 31387.114550288698, 31520.100088723022, 31374.280691052656, 31050.17224419622  …  30231.398439930843, 29821.57983504696, 30700.799222656147, 31132.549814150272, 30713.229848338702, 32046.567756459917, 31741.59487038408, 32676.408803902104, 32426.77172290908, 32397.45340978486], [29576.14777688487, 29605.974349916596, 29641.375830569803, 29545.4280705391, 29589.489520792224, 29646.8062585247, 29696.76428225843, 29761.491552504343, 29890.724933560254, 29966.01522874862  …  30745.765013897355, 30935.954450837082, 31062.235382137704, 31221.248878084287, 31506.878259099467, 31701.031185727606, 31688.352375413426, 31657.827019235563, 31761.304284734433, 31892.83050420202], [34346.71094688275, 34381.34847608994, 34385.81646401016, 34323.38529480922, 34334.31082294355, 34396.62578937659, 34506.115193960206, 34545.78365312706, 34704.724683850196, 34726.33330976583  …  36005.5409288731, 36117.65513006635, 36231.801140442316, 36338.191997354494, 36802.840229772904, 37037.49599403193, 36908.0227427732, 36831.335724186894, 36960.72767819762, 37165.452155029794], [28335.329312139664, 28363.904560528434, 28367.590558564112, 28316.086129467927, 28325.09946521569, 28376.508029421027, 28466.834533751087, 28499.560195766768, 28630.683273423776, 28648.509944869827  …  29703.82989099388, 29796.321798480767, 29890.489906707255, 29978.260173009297, 30361.5853973733, 30555.171571186398, 30448.358804828556, 30385.093593525802, 30491.83929132799, 30660.7327693168], [978.0617717704338, 979.0481149238876, 979.1581122117136, 976.1208742670821, 972.8749491819472, 974.0495614797036, 976.4177837137005, 975.1278882395455, 978.6127559499785, 977.5304275713924  …  1016.6300698372785, 1017.5721162977318, 1014.1001609192111, 1016.8216988425322, 1031.6960726639475, 1039.8074854881866, 1040.3917052439201, 1037.3799093275543, 1043.0704188414793, 1047.517150455552], [0.0019383188997990075, 0.0015581093051542094, 0.0030703690128996985, 0.002473641945619276, 1.5008345744638163e-5, 0.0005133349036647861, 0.003499790191127339, 0.0023270462239219913, -0.00026040673500060674, -0.001884656744889801  …  0.006212131513863017, 0.010239984377443667, 0.005612223104597636, 0.0006123540237183978, 0.0009104750992789956, 0.003194865680629544, 0.005546338632172132, 0.004602676118815596, 0.0016664532637209462, 0.002864115033124337], [2.3548476e6, 2.3660688069104594e6, 2.3350906070204005e6, 2.322912194148952e6, 2.3224408403192107e6, 2.307256803238991e6, 2.291629220741753e6, 2.303992717660665e6, 2.3078202764721103e6, 2.321437247868343e6  …  2.3187680318717044e6, 2.3022038626675378e6, 2.3245852675286005e6, 2.3323859298881176e6, 2.317763253940962e6, 2.320872701922695e6, 2.3152818703333735e6, 2.3548688281960837e6, 2.3430347074628915e6, 2.337604478381718e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.008692988394302154, 0.007581770422370501, 0.008105486283876516, 0.007849532572802489, 0.006672642252565649, 0.006383918462218903, 0.005801631816985635, 0.0071595105643684435, 0.006173414907871336, 0.005554143954698367], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.6059091613057 258.5036962251161 … 137.13538556670352 505.4138092341075; … ; 563.5505672430864 277.3685207261015 … 145.698016004242 534.8201531954687; 567.3658965864092 279.38334539081217 … 146.13034667042115 536.7259455955689], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.0834390395163 258.24326637797435 … 136.99722836422478 504.904629508617; … ; 552.8605759786305 272.1071169835727 … 142.93427019531958 524.6751491833473; 556.0427814647702 273.8075964747033 … 143.2139733951336 526.0143224484705]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72463.3876060007, 72539.44742632456, 72840.17992159618, 72960.67526609715, 72849.21080360557, 72990.50602198442, 73211.10778489332, 73714.28245012989, 73771.80730656478  …  73962.30058261978, 74448.44268857315, 74952.79724865186, 75657.00128897387, 76009.60903251347, 76572.81275601308, 77073.54191346835, 77184.97666308336, 77443.15027608887, 77401.66743278982], [72421.99999999999, 72390.38428251568, 72393.36115072676, 72620.25286623275, 72667.10201375886, 72482.98934029565, 72550.4095474577, 72696.36929206569, 73122.26479582413, 73105.60305777879  …  73146.76944696261, 73553.37503869129, 73977.06248356793, 74596.87071020194, 74869.03463812116, 75347.80133631515, 75764.11421233494, 75797.21675833919, 75974.13108231271, 75856.93590024346], [64900.92049553802, 64966.37094093033, 65025.19973648005, 65302.37246206247, 65408.74994822088, 65295.94363797318, 65437.069200788945, 65628.02531465467, 66087.13416078122, 66122.761670489  …  66298.42177499847, 66773.22743133907, 67256.44058835803, 67902.62849416799, 68199.29642533108, 68717.38055445078, 69179.73653143471, 69261.28569563924, 69485.004308808, 69427.98512619211], [64900.92049553802, 64900.920495538005, 64894.24630925475, 65105.2043812136, 65145.56352096196, 64967.6933280039, 65042.51619618376, 65166.6025625639, 65556.3720228994, 65525.63295188131  …  65567.39493055835, 65970.43621645757, 66380.89691731724, 66951.15471620651, 67175.92093099022, 67618.04029410073, 68004.4192808914, 68015.99108786859, 68166.94319371448, 68042.38709681226], [40512.94792630534, 40359.45966056285, 40473.70578884293, 40573.962001322965, 40695.035852842964, 40768.56007146569, 40735.8206731669, 40895.544405999695, 41107.59552881419, 41266.722311404534  …  41363.51594327973, 41337.99147219282, 41389.944583641045, 41687.16628483121, 42036.29414968641, 42229.16865169359, 42412.75699239496, 42644.756830792285, 42835.55897401639, 42936.773696014134], [40512.94792630534, 40318.79947634261, 40392.19630471935, 40451.45664786309, 40531.29046553986, 40563.611773993274, 40490.203920492044, 40608.0127522954, 40777.450250718524, 40894.05873244297  …  40907.429060282964, 40840.99922438143, 40851.13069893467, 41103.032113928755, 41405.51178739631, 41553.586653582744, 41692.192742867795, 41878.01845454495, 42023.011213696394, 42079.869827739785], [14866.888022051655, 14717.471256503433, 14888.99062837369, 14826.697438533618, 14447.659696271885, 14444.31879822341, 14406.792407293638, 14783.63412875672, 14732.972440054134, 14568.005372418385  …  14855.388381179006, 14932.43387720953, 15042.605465036024, 14969.549522469291, 15260.175658021737, 15367.931114907613, 15316.307653670636, 15466.677054703838, 15374.85089743312, 15616.986116647588], [14866.888022051655, 14702.644123098313, 14859.00587848269, 14781.93104844602, 14389.526374037096, 14371.705526117268, 14319.92660935303, 14679.692175408436, 14614.648290445615, 14436.447431386649  …  14691.588287594866, 14752.906434931127, 14846.780977512424, 14759.791312008432, 15031.186641619579, 15122.07504099169, 15056.093875727038, 15188.591406380889, 15083.205335633833, 15305.312586892274], [15944.236265986641, 16134.541779080366, 15815.295080391168, 16110.6244481337, 16422.83234208192, 16068.08733352447, 16199.542996561293, 15736.223449464793, 16485.44865121638, 16228.141905052022  …  15931.030639812336, 16238.282770116888, 16403.94141270234, 16801.685814194396, 16511.22804085046, 16730.98533677915, 17145.746885101453, 16904.782192131184, 17427.34114283976, 16842.26310979837], [15944.236265986641, 16118.287016341601, 15783.444857681376, 16061.981484885157, 16356.75148022465, 15987.311187963498, 16101.867803576826, 15625.583955182357, 16353.049931235963, 16081.59192231783  …  15755.37018296429, 16043.05556223606, 16190.395067424857, 16566.255112434057, 16263.466157016655, 16463.323129232216, 16854.452163584963, 16600.839897413953, 17096.761891556096, 16506.136308295805], [15944.236265986641, 15945.945383377355, 15980.154567169273, 16017.119305497297, 16060.013591622162, 16061.473049015933, 16077.330867454675, 16114.721625270424, 16197.80123344527, 16228.895499523927  …  16296.733003380512, 16349.736243489975, 16466.662673735365, 16566.00334496423, 16686.816681257762, 16792.545403631048, 16889.935352571614, 16966.653979478193, 17037.855081611793, 17051.96374454763], [15944.236265986641, 15929.880622295132, 15947.972336024417, 15968.758663224671, 15995.392610449839, 15980.730154233172, 15980.392552868449, 16001.420955840567, 16067.712681099614, 16082.338711373719  …  16117.040199491825, 16153.169069387146, 16252.29982370894, 16333.875102834254, 16436.4199738833, 16523.89835848736, 16602.986697145356, 16661.59925084665, 16714.663991806745, 16711.65187580251], [3173.2320350842083, 3162.0620144189675, 3167.9607515023936, 3156.94375316316, 3176.605272369015, 3186.4403255473467, 3176.2661783395097, 3185.2207545464216, 3193.208813180318, 3208.1846666383613  …  3221.661428906697, 3193.697432659384, 3213.1165015266224, 3188.184239961731, 3238.4428134313016, 3259.0955119810037, 3267.834397653274, 3309.166846555178, 3332.2822297848857, 3355.048199873449], [3173.2320350842083, 3158.876391392708, 3161.5808354174687, 3147.4119625452836, 3163.8235055089444, 3170.4217190875256, 3157.114871910358, 3162.8258505472086, 3167.563362550494, 3179.212809585671  …  3186.138396454721, 3155.3007227719518, 3171.2881830396705, 3143.510362515377, 3189.847839746806, 3206.9565206553975, 3212.3160864822626, 3249.669140313665, 3269.072164889774, 3288.090356206092], [34195.564496956766, 33131.41646252907, 33732.66532531531, 34421.12408894672, 34526.404955544145, 34920.07609205433, 36057.56192641207, 36796.52612850033, 36098.52153616142, 36193.40683791794  …  35637.534319462065, 35908.70017670171, 36043.255813718715, 36780.127370170194, 37843.942824358775, 37710.00055543694, 37159.52402281961, 36481.80887923206, 36532.203475184186, 37059.28809380485], [34195.564496956766, 33098.03817877169, 33664.73153731169, 34317.1960581356, 34387.48040533432, 34744.52880438639, 35840.15274885321, 36537.81417926537, 35808.60537156734, 35866.55838057625  …  35244.58387570043, 35476.9824037468, 35574.04506995436, 36264.752229047255, 37276.069463112486, 37106.71618263458, 36528.2086724619, 35825.87823308918, 35839.22407152282, 36319.683214595636], [33097.63671130043, 31879.50155267417, 32371.209396597646, 33092.22805533997, 33131.25758064284, 33351.83149166171, 34409.21198144885, 35000.82032782731, 34710.255706115284, 34484.46912022751  …  33825.16870111276, 33968.96560764711, 33926.95002644559, 34581.52770269043, 35642.03164040306, 35465.27290280369, 34960.79364051765, 34313.04829377511, 34726.8042133839, 35053.64358347434], [33097.63671130043, 31847.384512037763, 32306.017427467392, 32992.312373096225, 32997.94671137617, 33184.16795216411, 34201.74153481683, 34754.73377008509, 34431.48904814244, 34173.05340894429  …  33452.20195957937, 33560.56858660344, 33485.289330257714, 34096.9600572158, 35107.19941102303, 34897.89967012554, 34366.83324230606, 33696.111233088945, 34068.071430095784, 34354.066037279306], [29576.14777688487, 29605.974349916592, 29670.006089902414, 29763.99967640111, 29836.192594954053, 29852.91985488135, 29920.705917353782, 30010.838891047126, 30163.652560423965, 30199.159532341007  …  30328.985695751522, 30500.397763120218, 30723.18474978344, 30986.16098272589, 31183.68085826091, 31364.3738451995, 31547.22286578585, 31647.22413478471, 31734.994722247702, 31729.690824203175], [34346.71094688275, 34381.34847608994, 34381.955202313795, 34560.69391387551, 34591.47473473946, 34465.52460010699, 34536.626297700466, 34630.75654568864, 34926.008648863724, 34925.43859312051  …  34977.107661070026, 35271.49876246237, 35527.19532935798, 35902.72326759451, 35997.83168243471, 36322.608696988755, 36593.22892229233, 36576.96253387891, 36713.12008448611, 36660.88232810106], [28335.329312139664, 28363.904560528434, 28364.405097170264, 28511.860853873175, 28537.25439729068, 28433.348129606453, 28492.005566095184, 28569.661082488088, 28813.237988192574, 28812.7677039422  …  28855.393621103965, 29098.260218066214, 29309.204620811954, 29619.007437515334, 29697.469921420136, 29965.404271076914, 30188.660384722294, 30175.240949215753, 30287.568124902413, 30244.473051490964], [978.0617717704338, 979.0481149238876, 973.2384442638036, 977.678871785841, 981.082618527373, 977.4991829848116, 979.7369857347322, 986.4298779190043, 997.4729514936321, 998.163545027462  …  992.328418176926, 1001.3309057565053, 1006.0605092166574, 1013.7442438476246, 1017.7838846354896, 1030.3980122625212, 1039.2847433565114, 1037.0990269756155, 1036.8895020741963, 1037.411973887874], [0.0019383188997990075, 0.001799197660009355, 0.0028763365011821307, 0.0035124968511286436, 0.001951560026396848, 0.0018135481093233263, 0.009960413178458749, 0.008039622201259977, 0.004129435998799336, 0.004309974481373047  …  0.005380917722250578, 0.008612608252720255, 0.0033208127825663514, 0.0038621805628207273, -0.0011115009751843097, -0.002287352335764159, 0.0023647863098357202, 0.0011888736006191447, 0.0034910076234824228, 0.007650200205054691], [2.3548476e6, 2.3368316625723946e6, 2.353654276229023e6, 2.3663040428757155e6, 2.3732418627446927e6, 2.382706917448953e6, 2.4097414738791906e6, 2.4333265092071067e6, 2.421953985359258e6, 2.415238292604962e6  …  2.395156013927821e6, 2.424909699596257e6, 2.4277739764819457e6, 2.4485019165376616e6, 2.462377980216443e6, 2.4417236862669326e6, 2.4384098667016216e6, 2.423493484828977e6, 2.41578949174936e6, 2.4287461317505958e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.008049161321134955, 0.008872769475346317, 0.008408278269482762, 0.008714197537189942, 0.008600973251511504, 0.0070866881781067, 0.006482815030073435, 0.005428461151354574, 0.004794012555129908, 0.005142189061587166], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.6059091613057 258.5036962251161 … 137.13538556670352 505.41380923410753; … ; 563.6240827857154 280.3507849614023 … 145.85860990878393 533.5121547631011; 561.840351935293 281.58640799232427 … 146.19819248233495 534.5987459743359], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.0834390395163 258.24326637797435 … 136.99722836422478 504.904629508617; … ; 552.9326970048563 275.0328106456587 … 143.09181779392765 523.3919621745272; 550.6275119968639 275.9666918028777 … 143.2804651849889 523.9295760771448]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72480.78395776101, 72783.60033337321, 73357.64874126662, 73617.66292866273, 74094.4230692604, 74538.35064146243, 74969.74091608783, 75256.69303837388, 75442.25264624116  …  76234.84280314826, 76465.0235943186, 76617.43537094716, 76933.12563232824, 77084.49705612223, 77201.06808382836, 77359.90205523344, 77638.13072350976, 78062.10535033346, 78267.89652582994], [72421.99999999999, 72407.76310830131, 72637.02236132427, 73136.15928732218, 73321.4461426107, 73721.94177893212, 74088.92143316964, 74442.63768524726, 74652.28790272685, 74760.96326096088  …  75394.25391613237, 75545.71129583298, 75620.03036343321, 75855.11358302963, 75927.7932568803, 75966.00583899634, 76045.60928766096, 76242.223261263, 76581.3451971456, 76705.87736320075], [64900.92049553802, 64966.37094093033, 65268.94218841137, 65791.38639133463, 66038.3287113643, 66480.71175427322, 66897.8114939974, 67298.4256492332, 67550.50781545024, 67721.70271595815  …  68422.71972433175, 68622.22845231649, 68754.95289393897, 69039.75190546756, 69165.2105863789, 69266.5287993414, 69394.80090155212, 69654.86822206635, 70053.42206803356, 70247.38389418824], [64900.92049553802, 64900.920495538005, 65137.49789134532, 65592.74182602883, 65772.6090360999, 66146.50547706087, 66494.4509393631, 66825.25851330967, 67007.99296141055, 67110.13458808373  …  67668.26971558457, 67797.20734331377, 67859.9016046889, 68072.34438337664, 68127.3409119827, 68158.40326851656, 68215.8298518354, 68402.49713292634, 68724.57863590658, 68845.43284352882], [40512.94792630534, 40442.997292270586, 40368.437884792686, 40590.75208346007, 40627.18370485877, 40772.388499133485, 40877.37346741607, 41040.70711886122, 41285.82193745637, 41393.442957750616  …  41947.349788863416, 42102.492244761124, 42203.35999812798, 42352.990347852174, 42511.468023113346, 42542.242841118845, 42700.34211807148, 42756.620673334524, 42856.08970330271, 42938.09675364337], [40512.94792630534, 40402.25294796685, 40287.140398369476, 40468.19603554379, 40463.71133552997, 40567.42095570952, 40630.90322174454, 40752.154843583325, 40954.24527894329, 41019.635014348365  …  41484.82537383528, 41596.30867091102, 41653.957079689746, 41759.52643300994, 41873.55536295959, 41861.65228391973, 41974.89199045135, 41987.87102284494, 42043.15249555903, 42081.16648065609], [14866.888022051655, 14888.151117145451, 15090.626753302142, 15422.283403702128, 15480.075735429162, 15704.7356714531, 15855.840844884531, 15743.337829714488, 15452.263481012124, 15532.621204381778  …  15508.373183977152, 15503.219885670347, 15672.3427900323, 15709.824351501607, 15927.632546119381, 16117.493288070791, 16195.2765539933, 16379.24724033908, 16402.76967768641, 16202.806718849964], [14866.888022051655, 14873.152032117721, 15060.235930969719, 15375.718755185233, 15417.788261203927, 15625.786136996243, 15760.238005052315, 15632.648315080243, 15328.162526954344, 15392.352196220692  …  15337.37307858165, 15316.830082371012, 15468.320388309063, 15489.69316868422, 15688.627898198905, 15859.64572280377, 15920.129684901467, 16084.75388719281, 16091.625523533356, 15879.441767105423], [15944.236265986641, 15953.059850871365, 15962.830733013823, 16085.376826733627, 16073.645054171799, 16224.191785157345, 16286.533731102578, 16546.576187727875, 16749.57490149718, 16468.439964078214  …  16722.12595946586, 16836.133181150453, 16620.978460910148, 17062.11255552064, 17075.195309930805, 17080.793887332962, 16895.705067569485, 16728.469227697125, 16890.696808075274, 17178.822117875177], [15944.236265986641, 15936.987922310653, 15930.683390119444, 16036.810093871049, 16008.96922382519, 16142.63088434542, 16188.3340272238, 16430.23920081388, 16615.054918202037, 16319.719943849432  …  16537.74264165534, 16633.7182263799, 16404.606729509425, 16823.03266931867, 16818.97072467582, 16807.535444598783, 16608.658388561435, 16427.69698074455, 16570.297163705858, 16835.97849321402], [15944.236265986641, 15950.504934520899, 15962.529593204625, 16051.025457838849, 16110.901053023324, 16204.037674512281, 16295.818734771288, 16392.522618381285, 16481.22954682377, 16539.598288775363  …  16721.366210202712, 16778.19156518858, 16825.52203786155, 16873.865477509928, 16910.28143707082, 16953.077190051205, 16960.040771582168, 16999.49751266121, 17066.2926807725, 17134.764869747243], [15944.236265986641, 15934.435579913614, 15930.382856771896, 16002.562442394552, 16046.075315007796, 16122.578090760771, 16197.563046935098, 16277.26876358343, 16348.864711515385, 16390.23566563389  …  16536.99126962187, 16576.473222249733, 16606.48756022143, 16637.423370764758, 16656.531493417842, 16681.861958308302, 16671.901072181972, 16693.852268356233, 16742.562158121138, 16792.800510645575], [3173.2320350842083, 3166.621565562511, 3126.7330346700555, 3129.843250664462, 3139.5376861215977, 3155.883205175108, 3162.9406724970595, 3166.17603173595, 3190.3402394180825, 3206.8124206743655  …  3248.6605544466506, 3269.370224621747, 3292.2259869762042, 3289.736258659719, 3310.589546443077, 3330.2347962447698, 3330.2832581208463, 3327.1479633635017, 3312.9712440479357, 3333.9454964460106], [3173.2320350842083, 3163.431349011189, 3120.4361465625584, 3120.393284854265, 3126.9050688110838, 3140.018212916648, 3143.8697122452663, 3143.9150288920705, 3164.717827014412, 3177.8529558365985  …  3212.8398213101486, 3230.0637271603273, 3249.3678219987464, 3243.6394012046067, 3260.9119633706578, 3276.957719057165, 3273.7039827620088, 3267.3269626931187, 3250.127489260294, 3267.4088066438044], [34195.564496956766, 34629.71027851654, 35382.22137760085, 35388.30996734355, 35869.47898662506, 35526.37361030915, 34754.97759370137, 34885.50607847306, 35614.47472476727, 36207.33444215493  …  37276.86555631227, 37788.93786593507, 37819.88541795748, 38548.95486189355, 37621.844189121875, 37621.445557034, 38094.05293140912, 38227.848075431626, 38260.27866321547, 38410.64474757816], [34195.564496956766, 34594.82253692484, 35310.96556952928, 35281.46170291336, 35725.150283972886, 35347.778394436, 34545.42235227529, 34640.23028134778, 35328.44605996739, 35880.3602100836  …  36865.839340775456, 37334.61465129547, 37327.546527770864, 38008.79433302602, 37057.30356461265, 37019.57788658881, 37446.860562686554, 37540.52423214941, 37534.51939961252, 37644.07038174145], [33097.63671130043, 33433.134581041966, 34020.51641533546, 34129.073539971956, 34432.72055242139, 34133.266496791795, 33236.3749956412, 33246.386298688005, 33845.44200635824, 34159.58592212367  …  35219.87168546957, 35765.759583197956, 35699.131296079824, 36740.75648443888, 36051.64301216235, 36160.9074897276, 36525.47461580927, 36454.05449329163, 36347.729501945694, 36462.47381211593], [33097.63671130043, 33399.452331017856, 33952.00292766277, 34026.027300190486, 34294.17296192061, 33961.674592554155, 33035.97617312547, 33012.634955577116, 33573.62088133942, 33851.10410354059  …  34831.52651871453, 35335.76033512402, 35234.400361845095, 36225.93302100837, 35510.6642935658, 35582.40549891409, 35904.93133893911, 35798.62286166778, 35658.24938526446, 35734.7797595155], [29576.14777688487, 29605.974349916592, 29717.57151886141, 29893.539737644416, 30007.227377573963, 30181.51662920897, 30353.569786431843, 30549.375701330333, 30715.27598990887, 30852.570146126574  …  31202.476695445024, 31280.232285793165, 31342.99385525356, 31455.044539133647, 31501.342286729014, 31525.042713715335, 31527.452424334497, 31620.837954108414, 31787.025331970126, 31914.542131309074], [34346.71094688275, 34381.34847608994, 34566.10142990231, 34901.36662578947, 35029.769833670216, 35289.49934056386, 35528.87036916221, 35732.37458476351, 35818.71839295518, 35851.6026061133  …  36190.82539566727, 36308.726667496645, 36373.123666029416, 36543.35267078094, 36614.32130059896, 36689.77821981254, 36809.54275315301, 36971.20837208969, 37197.25651218995, 37261.85572994429], [28335.329312139664, 28363.904560528434, 28516.32194325134, 28792.908826550105, 28898.83882915393, 29113.110324357425, 29310.586494160387, 29478.47328175962, 29549.705145647808, 29576.83394439791  …  29856.6857609826, 29953.951882585094, 30007.078080402447, 30147.51350420684, 30206.06116252075, 30268.311567169476, 30367.114841152972, 30500.485647985286, 30686.970709103454, 30740.263733614785], [978.0617717704338, 979.0481149238876, 985.2692396476325, 996.480027900751, 1001.3315001200974, 1009.6957845003802, 1015.3713384034054, 1016.6753631393357, 1016.5134325861848, 1017.5299637183401  …  1029.4176332194747, 1033.2694990266527, 1038.835372656051, 1041.3546955529505, 1049.5469990509243, 1051.7078658135006, 1057.8057240646083, 1062.8218958682621, 1069.1402238734984, 1070.98603293494], [0.0019383188997990075, 0.005596042425806358, -0.0007159227183181072, 0.006847461916987374, 0.008721138094515135, 0.006113571478304269, 0.005524904234767591, 0.007427871163720123, 0.003970568363063753, 0.005000795064781016  …  0.004733899732377367, -0.0002138540175570247, 0.0015674498155366923, 0.002106699477053775, 0.0018775258463858968, 0.003332068313889991, 0.002561913938935456, 0.0003582029029831624, 0.0012049012234520706, 0.005227695706492286], [2.3548476e6, 2.3735390800490603e6, 2.4026140036563124e6, 2.4135244647407494e6, 2.4364578916343334e6, 2.429400152644813e6, 2.418937649648778e6, 2.4080528372951336e6, 2.410630600214009e6, 2.4118287950150147e6  …  2.4191656605912726e6, 2.4183238724907213e6, 2.43000723627441e6, 2.4378385672199437e6, 2.4219752069515744e6, 2.446192434580387e6, 2.4631291622009063e6, 2.4636302330414373e6, 2.479639794483188e6, 2.480341896011811e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.009080024073922544, 0.008368667895206853, 0.00826027375208899, 0.008014074811337675, 0.00682381125708812, 0.0073785842209353626, 0.007572130960402788, 0.007039771585582159, 0.007185423707313746, 0.006801279830040713], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.6059091613057 258.5036962251161 … 137.13538556670352 505.41380923410753; … ; 542.1051537896797 274.06613216390554 … 146.12175414086624 536.5853357965001; 543.4365636852527 278.275771570561 … 146.48272838538907 538.1557737131759], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.0834390395163 258.24326637797435 … 136.99722836422478 504.904629508617; … ; 531.8219605941212 268.8673714332626 … 143.34997044281383 526.4068480338844; 532.591014439278 272.7221268837489 … 143.55932250777386 527.415614997627]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72421.99999999999, 72482.49028509893, 72675.34088251748, 72962.24427361917, 73206.77112808794, 73469.84132199922, 73582.44125366278, 73813.27252240072, 74203.19430350554, 74388.70427153271  …  74920.9357387872, 75253.95103766356, 75510.77381829033, 75799.98251104688, 76190.13816268761, 76476.71287146503, 77136.8621117013, 77763.90825738097, 78049.4650910848, 78342.00093801146], [72421.99999999999, 72409.46771659778, 72528.98093280726, 72741.94866818446, 72912.20765516411, 73100.49987682413, 73138.77570388529, 73294.30028173365, 73607.25007704907, 73716.92906828455  …  74094.83439626262, 74349.1990419595, 74527.77531980303, 74737.84843275652, 75046.8548094428, 75253.23885717009, 75826.35864293744, 76365.73935740443, 76568.9447109873, 76778.50284829985], [64900.92049553802, 64966.37094093033, 65156.31463783118, 65423.985404760315, 65663.37721323862, 65889.72832779177, 65999.90728354378, 66192.9996379168, 66570.34949940101, 66735.13778009891  …  67213.3395767718, 67512.3962612265, 67765.75198746871, 68032.69989373536, 68394.46695374126, 68649.97126963564, 69263.57392077438, 69818.95578538024, 70072.82999304347, 70357.18653287749], [64900.92049553802, 64900.920495538005, 65025.09715996461, 65226.45013678467, 65399.16623742605, 65558.49299306275, 65601.96064503428, 65727.6046193158, 66035.70653948892, 66132.47893310006  …  66472.2245664959, 66700.7182774149, 66883.57810572776, 67079.40351289907, 67368.16279669538, 67551.70942263838, 68086.83232930658, 68563.63445707379, 68743.61841196811, 68953.04411342769], [40512.94792630534, 40469.43488561749, 40422.80885219491, 40507.75944826131, 40548.31097050753, 40769.337922011735, 40787.41540936463, 41004.512439389975, 41048.512454711876, 41184.79585476732  …  41531.44095519777, 41703.07310695392, 41692.63934882572, 41821.11395956563, 41958.45582282482, 42100.07333576499, 42289.80615395039, 42685.150036744446, 42871.98044562357, 42825.41146870691], [40512.94792630534, 40428.663906729824, 40341.40186876821, 40385.45398080626, 40385.155962895326, 40564.38571419419, 40541.48756607362, 40716.21464455003, 40718.841687413704, 40812.872121493485  …  41073.50247923309, 41201.69161003254, 41149.884986693345, 41235.102870156086, 41328.84147604857, 41426.55660377903, 41571.33075657361, 41917.68540424838, 42058.74180637325, 41970.730094466555], [14866.888022051655, 14894.790671685725, 15036.568712179329, 15117.507321059002, 15135.643078752037, 15153.522049047917, 15070.314409213095, 15212.144157953393, 15143.154188866285, 15082.516894035838  …  15142.182804745204, 15205.032739445633, 15122.059838846075, 15241.516152999877, 15127.639038329158, 15301.84903808985, 15399.794424150674, 15546.825131902033, 15604.205173391636, 15752.296178313261], [14866.888022051655, 14879.784897631107, 15006.286756652136, 15071.862885897915, 15074.741504737623, 15077.343529639413, 14979.447903375993, 15105.18940213213, 15021.535768070502, 14946.312601311492  …  14975.220427401642, 15022.227936161935, 14925.201015078856, 15027.947057406003, 14900.638821457414, 15057.050144860325, 15138.162262060983, 15267.29844812408, 15308.208990106208, 15437.922219408994], [15944.236265986641, 15964.091136809515, 15971.06323178298, 16019.817258711168, 16149.457114128736, 16267.560465789162, 16205.02445475807, 16006.988141006073, 16404.332666228096, 16363.688832410204  …  16361.392584396417, 16518.939511620694, 16671.30046462126, 16587.763243853657, 16861.536984909035, 16728.23331672697, 16973.657592834137, 17129.481534818613, 17083.665236499473, 17152.732230269554], [15944.236265986641, 15948.008094767049, 15938.899309563458, 15971.448470482494, 16084.476237359166, 16185.781545571066, 16107.31621130507, 15894.4449327457, 16272.585408807827, 16215.914778554436  …  16180.98682402703, 16320.338065663722, 16454.273641879518, 16355.330094923265, 16608.51848396072, 16460.615135981207, 16685.286552788362, 16821.49922153986, 16759.60517382147, 16810.409290412794], [15944.236265986641, 15953.858328037026, 15976.293349113503, 16016.598951763015, 16058.180506597571, 16139.339032671312, 16182.22626949742, 16243.817621968295, 16308.353661710735, 16352.072546276586  …  16507.66624314203, 16561.196222814982, 16609.541851617196, 16678.914787814443, 16757.980928757755, 16834.872854657464, 16933.39658193576, 17056.12652706476, 17147.734688339857, 17199.63353624164], [15944.236265986641, 15937.78559504957, 15944.118894026848, 15968.239880599443, 15993.566901244247, 16058.20469652415, 16084.655487770686, 16129.609294113698, 16177.377235440526, 16204.403394543457  …  16325.647624301586, 16362.086739163542, 16393.319001881977, 16445.20439371958, 16506.516354839638, 16565.548655194947, 16645.70954941886, 16749.46311213869, 16822.45929216686, 16856.37457099091], [3173.2320350842083, 3169.9749590786373, 3156.4149128862155, 3150.128376993304, 3141.7965251795113, 3165.5073634293335, 3170.900084803873, 3182.5485436276244, 3185.8428623266373, 3182.5837022840337  …  3223.4481409901505, 3221.021085580001, 3222.4621462542436, 3229.904642664227, 3235.227941172456, 3255.452577777699, 3258.4783644886684, 3283.0596007391223, 3321.4041097107774, 3316.1682816322364], [3173.2320350842083, 3166.7813641471457, 3150.058248819633, 3140.61716410621, 3129.1548189354585, 3149.5939894069597, 3151.7811332517717, 3160.1724276219757, 3160.256569471972, 3153.8430374963777  …  3187.9054076997572, 3182.29587294731, 3180.512166257708, 3184.6461653274782, 3186.681208769937, 3203.3718660926324, 3203.1190060360186, 3224.031293991343, 3258.4003918860867, 3249.9863777822584], [34195.564496956766, 33905.35257561163, 34532.560300463505, 34607.51578634958, 33073.62188640427, 32860.5008463774, 32391.910234481355, 33932.19418234509, 32929.63701296103, 33383.09630243663  …  33040.536042843836, 33447.040372446594, 33095.51883192876, 33054.80471968997, 33335.27059663551, 35685.17625288559, 36765.89753826232, 37063.61759780854, 36647.76323565431, 38136.86731119261], [34195.564496956766, 33871.19458902383, 34463.01561408757, 34503.02498129499, 32940.542926973285, 32695.307283231046, 32196.603114770784, 33693.621006495, 32665.170944601305, 33081.62665696784  …  32676.220902975747, 33044.9182763958, 32664.681698717395, 32591.63001461795, 32835.052840530836, 35114.285007673236, 36141.269637449645, 36397.226226706625, 35952.59177878324, 37375.75681522998], [33097.63671130043, 32751.178984624596, 33287.66021410255, 33290.35554076137, 31700.26192170395, 31581.07996122626, 30872.223254153476, 32342.566398293027, 31322.442019261027, 31625.393612116623  …  31154.61664839537, 31620.134692802527, 31070.744665930735, 30905.215565061524, 31092.76428001037, 33338.619072001864, 34292.293597495765, 34661.16604389206, 34158.149000083526, 35525.3062504704], [33097.63671130043, 32718.18377155324, 33220.6226162634, 33189.84165029658, 31572.70897680063, 31422.31819581087, 30686.07909163933, 32115.16970418834, 31070.88373184357, 31339.797090042066  …  30811.09623737421, 31239.97684629386, 30666.266022565364, 30472.16160434616, 30626.196812554215, 32805.268035123154, 33709.69056593472, 34037.969943213946, 33510.203038096304, 34816.31557121804], [29576.14777688487, 29605.974349916596, 29673.09802471181, 29779.890270670014, 29895.452774943195, 30003.267570611508, 30083.3300632585, 30197.514192990617, 30347.170807001, 30450.63690292775  …  30727.27316714252, 30843.497437625912, 30956.226670425338, 31104.278604488918, 31262.67356179937, 31412.535203720916, 31644.371758299254, 31879.0711104245, 32007.631514243953, 32123.90166529486], [34346.71094688275, 34381.34847608994, 34502.3103521771, 34657.66284353767, 34778.587887525326, 34894.79697330229, 34932.12761183511, 35013.69188210961, 35231.6210002, 35294.45746517665  …  35497.06355982244, 35675.8553949581, 35810.60390749539, 35928.113995990665, 36128.845610603996, 36232.04644680272, 36596.04365404435, 36903.198593633424, 37022.83829547114, 37187.1103340455], [28335.329312139664, 28363.904560528434, 28463.695617623962, 28591.858224196993, 28691.61889556883, 28787.4889985212, 28818.28600665091, 28885.574850170928, 29065.361885306414, 29117.20067507227  …  29284.346531376043, 29431.84611393361, 29543.010862225517, 29639.95426563208, 29805.55371450573, 29890.69227940358, 30190.982480460716, 30444.378981120317, 30543.0792716844, 30678.600321050075], [978.0617717704338, 979.0481149238876, 980.9062609422532, 986.4322905525488, 989.3365507700739, 991.6637838779875, 984.4496084502181, 981.7935628165371, 991.5576922000151, 990.0434119945253  …  989.0028498068486, 993.0434286425964, 998.9214095480072, 1000.3072932558447, 1002.9477813378418, 1005.389619111977, 1023.158508430759, 1036.6860813222793, 1042.3601833284672, 1046.1745335371238], [0.0019383188997990075, 0.006728434425867791, 0.00908046554836961, 0.01185541336935425, 0.009637705065879798, 0.007116495451877647, 0.005715539760787092, 0.004122393759308451, 0.0032764078652021134, 0.0053481690388572645  …  0.008372601817100866, 0.0035504183401180445, 0.002995044956902726, 0.005754180390484365, 0.0022524653853615018, 0.0007814410912665437, 0.004461102266868799, 0.0026462262902717804, 0.0021137825996921933, 0.0020620202347729766], [2.3548476e6, 2.347127886802868e6, 2.346537676374904e6, 2.353541784658797e6, 2.3163016184728546e6, 2.307559769579166e6, 2.3122319577811817e6, 2.3350579501085877e6, 2.313635215710806e6, 2.344139199057313e6  …  2.3413284425446396e6, 2.3555698029072685e6, 2.366455462312521e6, 2.3728944917606143e6, 2.3661575602355613e6, 2.424216066791932e6, 2.428369956856602e6, 2.428737816441381e6, 2.407452457692039e6, 2.439073505074382e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.008813595575164906, 0.008840856438068942, 0.00870961552545275, 0.008464495823647581, 0.007610276652068634, 0.009478258084152001, 0.0090474659484035, 0.008453279279609474, 0.007013941251453087, 0.007833919729536409], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.6059091613056 258.5036962251161 … 137.13538556670352 505.41380923410753; … ; 571.2425319871543 282.1978688296847 … 146.36317814627148 535.5340908686115; 574.5730034771111 284.67965764299856 … 147.07015356300158 537.2540606751747], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.9046295086172; 518.0834390395163 258.24326637797435 … 136.99722836422478 504.904629508617; … ; 560.4066318359042 276.8448571782292 … 143.5868148760234 525.3755441720687; 563.1060536598974 278.9982084130156 … 144.1350242403374 526.5318977549284])])

Finally, we can plot baseline and shocked simulations

Te = T + 1
+data_vec_shocked = Bit.run_n_sims(model, 4)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72495.70537058188, 72591.15703718243, 72633.66000303469, 72914.2301532903, 73370.8549592256, 74019.93043840158, 74476.55125681015, 75283.02508714604, 75865.68988331941  …  76854.73829190955, 77334.48143836074, 77591.68313977454, 77848.03796345774, 78344.28064890322, 78970.71878400569, 79239.68391506084, 79627.39886103489, 79818.03483082667, 80740.14298282558], [72422.0, 72422.66948852775, 72444.96662425339, 72414.3564952465, 72620.84378303321, 73002.01113001953, 73573.62704627503, 73952.91558314202, 74678.40847229543, 75180.57660247867  …  76007.31424606346, 76404.71595158777, 76581.5953845482, 76757.20586416268, 77168.67296465681, 77707.34567741284, 77893.45491647795, 78195.72502713914, 78303.96644959581, 79128.78435264973], [64900.92049553803, 64966.37094093021, 65057.27962129736, 65097.670894178766, 65357.657641483034, 65794.24861874423, 66397.25590280391, 66844.75312620249, 67575.64305309391, 68105.19269421346  …  69021.7352966818, 69447.37674951773, 69695.5718222904, 69948.94293542263, 70400.10805236147, 70984.40517826499, 71220.24463827514, 71568.36818659189, 71789.25216633735, 72604.18896831915], [64900.92049553803, 64900.92049553801, 64926.2615887978, 64901.12087074144, 65094.676795307656, 65463.493271627725, 65996.91344960508, 66374.77570721964, 67032.92633173714, 67490.16141880048  …  68260.68035750193, 68612.4351704488, 68788.27556523694, 68968.79553207337, 69343.7079257328, 69848.79707097405, 70010.26052575659, 70281.5930120546, 70427.48177136791, 71155.20235324833], [40512.94792630534, 40548.30087986238, 40542.657487082215, 40535.76176584741, 40606.0350691645, 40618.10474971421, 40795.64200456342, 40718.19030622975, 41125.46060192256, 41408.728606130564  …  41767.31434049901, 42078.59342235007, 42127.80659233436, 42137.93591221313, 42379.80343306151, 42586.07804530752, 42793.108631988645, 43013.38342115624, 42948.523876881285, 43347.19800842235], [40512.94792630534, 40507.450447337775, 40461.0091420057, 40413.37175072576, 40442.64779600217, 40413.91280865935, 40549.66455899189, 40431.905607868415, 40795.17184500131, 41034.78262403482  …  41306.775051846256, 41572.69717570313, 41579.38722737737, 41547.48541026659, 41743.86648705731, 41904.786212763094, 42066.082463615174, 42240.017262871166, 42133.83328520802, 42482.10316186421], [14866.888022051655, 14893.247315126193, 14983.292234453203, 15073.953230957792, 15272.91353373617, 15627.755457236444, 15922.579171316189, 16062.11770090132, 16196.075043450097, 16210.629347827724  …  16295.947249058445, 16217.560949751112, 16094.440836804126, 16107.939327883352, 16326.782894849834, 16211.47495473978, 16339.522346753498, 16305.231117650883, 16409.966534847666, 16526.830820979936], [14866.888022051655, 14878.243095927919, 14953.117571750568, 15028.440299079584, 15211.459621989543, 15549.19291127802, 15826.57393254503, 15949.1868833364, 16066.000354563708, 16064.2375141271  …  16116.263109139327, 16022.582873086367, 15884.923566928897, 15882.229628165562, 16081.78873227369, 15952.123871307958, 16061.9248385432, 16012.068549481313, 16098.685863504033, 16196.999209478989], [15944.236265986641, 16103.289379140766, 16057.765005085732, 15905.146611140382, 15883.022774087623, 16025.586871981226, 16176.278893929983, 16285.870060331505, 16469.65537350513, 16424.435619971966  …  16783.492171371174, 16922.026154049967, 17087.344254229894, 16887.78633345848, 16900.265866227437, 17403.076506231173, 17202.553159152743, 17353.782616641325, 18209.184141740312, 17908.167784049987], [15944.236265986641, 16087.066101668392, 16025.42647526167, 15857.124049100124, 15819.11395422345, 15945.024381188097, 16078.743971921971, 16171.36606684089, 16337.383493248495, 16276.112985710522  …  16598.432210783343, 16718.578538036072, 16864.90137759527, 16651.149163139307, 16646.666212831133, 17124.66218800663, 16910.293337201158, 17041.767445397076, 17863.77410984145, 17550.768358641442], [15944.236265986641, 15955.98639561933, 15966.262605938555, 15969.423303696884, 16017.301964124117, 16056.743748314591, 16153.940555461257, 16259.855955564299, 16379.86614233366, 16511.055698199227  …  16731.8263770668, 16849.693933962702, 16919.328877156626, 16986.674880087317, 17097.15197271608, 17187.56265218296, 17298.10134584885, 17378.122376487067, 18321.385457731987, 17652.253997343105], [15944.236265986641, 15939.911518707728, 15934.108351638695, 15921.206670420976, 15952.85284253718, 15976.024628277066, 16056.540322531902, 16145.534864115265, 16248.315381624732, 16361.950831995091  …  16547.336099460328, 16647.115942992743, 16699.07322302065, 16748.652051198744, 16840.597913231773, 16912.596123360556, 17004.21822439205, 17065.669584552037, 17973.847078959698, 17299.96193084621], [3173.2320350842083, 3172.103026660935, 3176.029647464986, 3178.533393982209, 3182.1357941785595, 3137.870539351953, 3130.920660460487, 3148.3842197776503, 3143.1095724716424, 3186.011691451787  …  3213.380532605189, 3241.7009211172235, 3263.319909289502, 3275.8969800924783, 3282.2985119247787, 3263.1989602557205, 3326.4025031821297, 3319.2378523641764, 3006.159211946776, 3407.8363112798725], [3173.2320350842083, 3168.9072878053007, 3169.6334815325467, 3168.936417554298, 3169.331774053041, 3122.096098861504, 3112.042764967113, 3126.2483090236133, 3117.866481248722, 3157.2400698388515  …  3177.9488078696186, 3202.727082037467, 3220.8380433423285, 3229.99404312256, 3233.045454513964, 3210.994321988153, 3269.889159242711, 3259.5590728275088, 2949.135374897902, 3339.8249572304317], [34195.564496956766, 34789.77179538365, 35089.7191071401, 35283.17912113073, 34767.34425844538, 35389.02924760004, 35724.904592505605, 37795.659339466074, 39082.8503075921, 38856.39209976172  …  39661.75143562509, 41085.91607525234, 40721.53385142793, 40201.94525065395, 40731.37819979593, 41022.487081357474, 40297.79202608022, 40681.36895130355, 40421.296966582, 41742.66916861531], [34195.564496956766, 34754.72279963202, 35019.05236569104, 35176.64827927508, 34627.45023619456, 35211.12447782702, 35509.50117333726, 37529.92260480299, 38768.96625970305, 38505.495267293154  …  39224.42873290171, 40591.9544419844, 40191.421330949874, 39638.62248131072, 40120.176963343, 40366.20956809471, 39613.15961055313, 39949.9316283755, 39654.54534465649, 40909.59645253491], [33097.63671130043, 33838.90399893097, 34082.27679657877, 34164.38072604154, 33615.085482143244, 34289.62136730618, 34599.47422391337, 36385.28615011837, 37591.01623932382, 37034.495790372486  …  37653.76690464424, 38969.6151630426, 38439.44239502157, 37487.56886075088, 37993.9497450315, 38252.39780363014, 37393.29224891395, 37726.36724571712, 38170.93668922443, 38784.72279924193], [33097.63671130043, 33804.812956038426, 34013.638930455505, 34061.22788293388, 33479.82782537644, 34117.243448932815, 34390.85659052097, 36129.46557970653, 37289.11348022106, 36700.051788686804  …  37238.58485860719, 38501.0970772221, 37939.03811830296, 36962.28081871914, 37423.82543084833, 37640.43616275945, 36758.00533343443, 37048.0598589859, 37446.87215361402, 38010.6828298697], [29576.14777688488, 29605.97434991661, 29625.985983422823, 29630.713454383018, 29712.792860213536, 29869.6830514688, 30096.68543646945, 30299.06063066935, 30614.12379809278, 30829.355821868416  …  31276.65537112897, 31499.283623818395, 31633.50732432486, 31774.394500204857, 32005.28452592371, 32237.614101601466, 32369.49094360816, 32539.56850284654, 32662.57081562945, 32989.95442032987], [34346.71094688275, 34381.34847608993, 34446.58506043292, 34478.49451141339, 34651.83439077018, 34926.668601593636, 35290.09051893218, 35527.777485951345, 35926.20406043019, 36226.16127843395  …  36686.98846312366, 36881.7623499412, 36987.69853148209, 37099.055058296784, 37320.277805357786, 37660.33850415938, 37763.90314810098, 37941.409912792806, 38036.82870905635, 38509.32599000129], [28335.32931213966, 28363.90456052843, 28417.723399351642, 28444.048039376114, 28587.049870675102, 28813.782435605932, 29113.598034338578, 29309.684888014533, 29638.378608121388, 29885.837136678445  …  30266.010075343886, 30426.694521459136, 30514.089689941906, 30605.956531667453, 30788.46074288592, 31069.003817346857, 31154.442516141567, 31300.881942043332, 31379.60048423146, 31769.401012013303], [978.0617717704336, 979.0481149238879, 984.7085774416197, 988.4629283823037, 993.0303904993863, 997.8969656818294, 1010.4799474023426, 1017.915009581745, 1035.3151945709362, 1049.6755939110603  …  1058.0914624290938, 1066.3307757581863, 1074.3659664833956, 1075.4933769209174, 1074.545721079943, 1086.4525725041726, 1086.8505465660114, 1087.389770952569, 1089.8526416515288, 1104.908557987957], [0.0019383188997990075, 0.003906491712359017, 0.0019052459482975515, 0.005235803914279691, 0.003051477233906752, 0.0013152179422313282, 0.007625188490721024, 0.005699138760217881, 0.006266338515272585, 0.005346656101616221  …  0.0062827513830749915, 0.004843669489750457, 0.003660250923979591, 0.0013180191382138329, 0.005112724597532203, 0.004296740054833936, 0.0005087898821156678, 0.0008546431140317168, 0.004110367278027827, 0.004140601875268102], [2.3548476e6, 2.353707399888276e6, 2.366228294771792e6, 2.3691773715750426e6, 2.370709823705564e6, 2.399529289520673e6, 2.406000567559528e6, 2.450740788876933e6, 2.4663861620137575e6, 2.449927838002466e6  …  2.448252798852883e6, 2.4500188924413603e6, 2.446984657740224e6, 2.430027374472781e6, 2.447337647037057e6, 2.439677924858751e6, 2.432216625139011e6, 2.4410125337786316e6, 2.44638508384912e6, 2.45142227647383e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.00878320156779718, 0.008315060049815347, 0.007661651388790312, 0.006443059807781893, 0.006784052643717002, 0.00607256095293938, 0.005333850434137649, 0.005314291577090571, 0.00523166814340866, 0.005141896520014252], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613054 258.50369622511636 … 137.13538556670352 505.41380923410753; … ; 562.9156353497084 292.1523356262734 … 149.28754364936367 540.3453373766667; 565.6851062907161 293.2497659746782 … 149.83646079274033 542.057375722919], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 552.2376881089648 286.6104976843594 … 146.45570808700992 530.0955261403778; 554.3955352754984 287.39728016348994 … 146.8461233311788 531.2393514025091]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72495.29416539107, 72543.48883798462, 72584.69543073732, 72831.1787887186, 73137.07712394178, 73247.15511207936, 73667.15777311442, 73841.80357655078, 74292.93241994678  …  74885.57944131503, 75142.15215306748, 75388.07861722914, 75801.14065463304, 76005.27083160155, 76285.52352577412, 76877.02771128155, 77245.04489022412, 77557.4326749682, 78076.30883279035], [72422.0, 72422.25869760608, 72397.39442343895, 72365.53976215288, 72538.12659381166, 72769.40852312848, 72805.51117109603, 73149.21284767448, 73248.76176850408, 73622.02209471587  …  74059.86794822982, 74238.74427634351, 74406.67736364182, 74738.99034805644, 74864.76153477981, 75065.1081575354, 75570.93865443004, 75856.20497897107, 76086.24565825534, 76518.1132512343], [64900.92049553803, 64966.37094093021, 65014.66064935719, 65051.108725624814, 65276.579944333556, 65551.06782403968, 65637.56895593878, 66028.65535222917, 66188.61904457524, 66594.98899059532  …  67119.28475028748, 67357.8718682333, 67596.69340767972, 67965.15940022153, 68160.73643868644, 68427.95486216921, 68957.31634413067, 69297.29528754763, 69569.50718731996, 70035.60182939528], [64900.92049553803, 64900.92049553801, 64883.7284466661, 64854.69928779052, 65013.92533202528, 65221.53497508756, 65241.807037460036, 65564.41581853302, 65657.0418564637, 65993.5957723296  …  66379.20681753407, 66548.05167728149, 66716.72032883947, 67012.80941880919, 67137.93956241751, 67333.24483238588, 67785.77786315347, 68051.35323943298, 68249.84313704088, 68637.87738578851], [40512.94792630534, 40552.91141350792, 40535.2706121298, 40537.16710088996, 40655.52091634335, 40818.5986564218, 40899.22236566056, 40993.64146400833, 41067.6836431163, 41234.541841579594  …  41628.944156780046, 41674.7180650748, 41688.39256390996, 41957.52436830432, 42009.26820120866, 42040.35533744407, 42394.17263134215, 42529.95294559132, 42777.291723904455, 42965.98509709791], [40512.94792630534, 40512.056336095884, 40453.63714338731, 40414.772842626655, 40491.934526039484, 40613.398809157814, 40652.62038199188, 40705.42010168868, 40737.85890725713, 40862.168871815746  …  41169.93058044536, 41173.67747092804, 41145.69348638087, 41369.60185175489, 41378.89138112851, 41367.7939736527, 41673.92411762468, 41765.27870456399, 41965.8492351092, 42108.498246907766], [14866.888022051655, 14883.100220264736, 14914.283164151148, 14955.28363381513, 15020.536769991417, 15298.138976082932, 15522.78543325391, 15757.087877599753, 15932.835821156878, 16141.51245034056  …  16371.268578925814, 16484.326848163575, 16533.394175145517, 16465.22292351383, 16438.096125178723, 16540.172249250787, 16617.061845838336, 16653.631866183456, 16793.464102998554, 17001.63787931439], [14866.888022051655, 14868.106223768898, 14884.247477942277, 14910.1290021922, 14960.098351413895, 15221.233450546933, 15429.190752023058, 15646.301688032774, 15804.875271643843, 15995.744784224455  …  16190.753922795027, 16286.141538182204, 16318.162615101051, 16234.506849520376, 16191.431634049493, 16275.562668384755, 16334.749127982195, 16354.205169805175, 16474.90886590727, 16662.330381062904], [15944.236265986641, 16043.520321855103, 16092.665311126444, 15824.916594243296, 16035.31571525244, 16374.732693916027, 16088.515663526414, 16024.927007397442, 16121.761888765426, 16252.352045179856  …  16488.717486954363, 16286.66210310965, 16318.634344917311, 16649.4415496578, 16660.071171469528, 16615.168255659406, 16787.637120413692, 16895.848490362503, 17061.218343948505, 17237.71006129467], [15944.236265986641, 16027.357258788481, 16060.256496017511, 15777.136271464202, 15970.794111393549, 16292.415006430898, 15991.509910178855, 15912.257673125188, 15992.28402722459, 16105.583430168619  …  16306.907802943275, 16090.853247388844, 16106.19852619524, 16416.144144189046, 16410.07579813718, 16349.358889112582, 16502.4264432305, 16592.06682059651, 16737.58407639723, 16893.691189818852], [15944.236265986641, 15959.67908797253, 15965.749312617767, 15966.42301988048, 16009.657968285503, 16039.305729148971, 16095.78510057214, 16145.821828302942, 16208.796902487615, 16276.920136591094  …  16410.799488650875, 16445.15178841971, 16502.774299771154, 16582.346795186273, 16634.34159804475, 16698.055808810313, 16815.090483341304, 16896.19846963838, 16965.643628992762, 17061.48109609754], [15944.236265986641, 15943.600490853756, 15933.59609203283, 15918.215445390326, 15945.23960398953, 15958.674272063807, 15998.735516132154, 16032.30249708642, 16078.62004120136, 16129.929656785158  …  16229.848952518425, 16247.43746651267, 16287.941348958122, 16349.989543301173, 16384.732313958226, 16430.920407663136, 16529.413391964412, 16592.410507362787, 16643.822318303508, 16720.979286314538], [3173.2320350842083, 3175.795719014136, 3175.017975484912, 3173.657658885738, 3177.4602297514634, 3163.1227994971173, 3196.296700031951, 3186.1279446789017, 3203.8586436374053, 3203.768981819339  …  3235.533620650384, 3233.5030054287836, 3237.437894964513, 3247.0298032052256, 3255.4566752366495, 3257.73473522113, 3276.2476508111567, 3290.8683396183565, 3301.863758362821, 3321.3303287013528], [3173.2320350842083, 3172.596259951329, 3168.623846945877, 3164.075403811667, 3164.675022783171, 3147.2214129552276, 3177.024619512314, 3163.726662334996, 3178.127661582251, 3174.837001083846  …  3199.8576291341774, 3194.627727028926, 3195.2929608209984, 3201.531362533317, 3206.6063973166606, 3205.617513594332, 3220.5864041207924, 3231.6996343734245, 3239.2307014820444, 3255.0454041136113], [34195.564496956766, 34372.06365846823, 34571.925693445766, 35364.28555248623, 35185.44200019389, 33954.08443600686, 34442.7091237236, 33869.232057457426, 33975.23821192483, 35570.00816989394  …  34141.851107278584, 34538.08457555609, 35006.66844562217, 35135.91638040212, 34711.00437125229, 35712.81406262079, 36074.91181838805, 35988.44147032098, 35639.9814432922, 36705.16881809026], [34195.564496956766, 34337.43548326129, 34502.301729602805, 35257.50982520278, 35043.86567013282, 33783.39330084802, 34235.03670597209, 33631.10156073413, 33702.37466144117, 35248.78938134441  …  33765.39252787246, 34122.84523573848, 34550.95198585027, 34643.580459953, 34190.14282106921, 35141.480667886346, 35462.02330076962, 35341.3814041535, 34963.9266002316, 35972.63121830305], [33097.63671130043, 33356.30144870452, 33570.655942868536, 34096.95745069727, 34065.63661306221, 33308.47763848564, 33706.07747408487, 32977.73063334838, 33255.7159884123, 34905.48208704692  …  33745.20188862365, 33841.63943883648, 34159.01091236569, 34406.964567244875, 33813.16903750741, 34622.98637920077, 34996.755704700765, 34822.82988223406, 34714.52293917556, 35834.19302300681], [33097.63671130043, 33322.69660430824, 33503.048423510896, 33994.00817933289, 33928.56606516785, 33141.03204385503, 33502.84657906966, 32745.868175906056, 32988.63109906223, 34590.2643728371  …  33373.116885826144, 33434.77321589387, 33714.32924988548, 33924.84295736071, 33305.78009960433, 34069.088041500836, 34402.18433517699, 34196.7271201481, 34056.02311939001, 35119.03778485823], [29576.14777688488, 29605.97434991661, 29624.045796684117, 29628.9926678804, 29726.185778699255, 29804.407321247036, 29832.519396595737, 29948.027553974942, 30050.457327129745, 30182.149057231694  …  30407.527994226624, 30482.982002861154, 30612.837840652082, 30780.232482907955, 30893.19876662775, 31034.085277378545, 31267.553840765097, 31420.397285390012, 31551.13759549767, 31688.38483143627], [34346.71094688275, 34381.34847608993, 34409.33273676592, 34438.11894242965, 34560.70135538196, 34751.75374613847, 34810.81756850443, 35078.02126299291, 35136.41363948379, 35403.206609176836  …  35691.3109436638, 35848.98433022703, 35955.079263817526, 36150.85938494572, 36231.99612739898, 36357.77917372428, 36645.27687770287, 36826.93550600008, 36963.823568801185, 37283.77386524765], [28335.32931213966, 28363.90456052843, 28386.990999373684, 28410.739026321313, 28511.866992962776, 28669.481281455475, 28718.20771874845, 28938.645264819752, 28986.81777309126, 29206.916479663396  …  29444.59662337695, 29574.673920703575, 29662.200056358473, 29823.71462506105, 29890.65076693161, 29994.419190202858, 30231.598876237884, 30381.463504124767, 30494.39333732972, 30758.34574393272], [978.0617717704336, 979.0481149238879, 981.2821159071334, 983.9971153147294, 989.6928102524117, 994.9067566542105, 994.2319908386546, 1002.6065352612768, 1001.7480779616949, 1009.6333241867924  …  1020.4458123970103, 1025.9055351450663, 1028.7763032101016, 1034.0675323678306, 1035.5415446597187, 1036.0904110663498, 1044.485625662665, 1049.962496157575, 1054.5460230211397, 1063.443132711379], [0.0019383188997990075, 0.005676957021490736, 0.003345972438267175, 0.005887509402856095, 0.007139809321870416, 0.004479629854188261, 0.005598030937776333, 0.009111662323983083, 0.006811889665467419, 0.0032756165280229954  …  0.008197781681266836, 0.0072929840153876935, 0.00400092162590826, 0.001485508397514268, 0.004631338624077719, 0.005167194145444309, 0.008625946804615925, 0.003828253094828149, 0.002959070602085667, 0.0027209757102752974], [2.3548476e6, 2.3702333625980783e6, 2.378541607822632e6, 2.3853646156079234e6, 2.3636211840681867e6, 2.3491054224581416e6, 2.3627593191730343e6, 2.3559515194364972e6, 2.358166564992402e6, 2.3834612856419077e6  …  2.3505845577114425e6, 2.361960244635883e6, 2.384624005275587e6, 2.3829346302737244e6, 2.3929671476204456e6, 2.415981558490655e6, 2.411441780652742e6, 2.430570925094523e6, 2.423795241453664e6, 2.4387994690032047e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.007565821247737858, 0.007649073613936015, 0.008118396752210363, 0.0074817732311128465, 0.007448264419682808, 0.007961401561331764, 0.007385118165613299, 0.0077064812583336395, 0.006929653892203198, 0.007087956767721349], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613054 258.50369622511636 … 137.13538556670352 505.41380923410753; … ; 548.5200861907929 272.2070269778056 … 145.06829674239253 536.3341940581798; 550.8344179505407 274.01641241991166 … 145.68598784760886 539.2539097353838], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 538.1152081362031 267.0435316152649 … 142.3164960787671 526.1604702034418; 539.8412271984314 268.547773219499 … 142.77848279322754 528.4918351438962]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72478.74085534154, 72707.06802626025, 72969.66667550243, 73295.25842645935, 73531.50083163336, 74308.5548251122, 74797.46827285043, 75195.8237525478, 75600.39296520184  …  76169.72428785128, 76089.47182976147, 75788.3750980652, 75609.25823345012, 75484.46541259265, 75840.88703421297, 76336.22022253604, 76704.76852187248, 76580.83394328767, 76794.45637375554], [72422.0, 72405.72206420788, 72560.6441816565, 72749.3486595383, 73000.33890551559, 73161.84941692538, 73860.51117138231, 74271.57627024333, 74591.90747320681, 74917.67547674444  …  75329.85341766723, 75174.67465910364, 74801.76278889341, 74549.79664594504, 74351.77114512016, 74627.5849580189, 75039.31912161876, 75325.64259789967, 75128.17202887748, 75261.84315985744], [64900.92049553803, 64966.37094093021, 65175.60456688724, 65430.15999662841, 65732.43026335536, 65967.8355963838, 66699.06128837101, 67146.50878267274, 67497.78557275496, 67872.04216351418  …  68356.36164252626, 68262.32240885483, 67965.62146586222, 67788.28996423256, 67659.07946145978, 67988.83002827474, 68451.23790224464, 68796.62406395162, 68672.7771089648, 68861.37435678251], [64900.92049553803, 64900.92049553801, 65044.34824127648, 65232.60608564812, 65467.941437476, 65636.20760732287, 66296.8990986968, 66674.4097559653, 66955.69414410068, 67259.1163790718  …  67602.64331845348, 67441.62832463424, 67080.84568524991, 66838.41833504644, 66643.8102795219, 66901.14511506823, 67288.29735402552, 67559.68391594305, 67370.12313242481, 67487.08437219377], [40512.94792630534, 40437.55678772117, 40504.93198820802, 40484.79010161374, 40611.45385771977, 40568.995309770384, 40745.66698485103, 40972.367413725304, 41253.76149095201, 41391.266739842846  …  41892.57152745674, 42071.885643494854, 42109.6714751486, 42168.27538960508, 42187.50549848851, 42262.46775945429, 42379.88730604458, 42493.66592701054, 42552.88566912336, 42640.33337225705], [40512.94792630534, 40396.81792446003, 40423.35961803648, 40362.553985727776, 40448.04478087523, 40365.05024758712, 40499.99086381051, 40684.29562669428, 40922.44231782316, 41017.47844901076  …  41430.651114432185, 41566.0700421326, 41561.488192965786, 41577.39976100568, 41554.45411002193, 41586.3530424086, 41659.88149040778, 41729.64411436577, 41745.699939002385, 41789.3456648465], [14866.888022051655, 14904.400779950261, 15049.775562363182, 15187.31400250553, 15128.652867079361, 15239.65150030666, 15552.291924843776, 15628.688901939875, 15720.823722340669, 15886.337317148324  …  15712.553979327518, 15452.216297186964, 15303.12065745331, 15200.872990301552, 15473.566273114206, 15827.435489116384, 16112.174169478883, 15820.355133604055, 16038.810659773751, 16003.623472981046], [14866.888022051655, 14889.38532418098, 15019.467009727428, 15141.458799360178, 15067.779419712215, 15163.039998120092, 15458.519334133549, 15518.805470126623, 15594.565894488222, 15742.87403754682  …  15539.302513514656, 15266.439692235816, 15103.904785759956, 14987.873399959795, 15241.37518956991, 15574.228266855, 15838.439154073987, 15535.910472448628, 15734.570444589583, 15684.233689354374], [15944.236265986641, 15953.545563146146, 16013.698004800724, 16004.152098570616, 16179.24913503715, 15984.50545025378, 16246.440641244006, 16420.618655599494, 16482.93770031596, 16642.95253945324  …  17116.863506739635, 17469.31450208929, 17396.87130543328, 16745.62791508197, 16150.47579493892, 16060.82506522686, 16457.427047733698, 17281.084864206976, 16629.771554853873, 16988.65677234367], [15944.236265986641, 15937.473145254038, 15981.44822095112, 15955.830608310516, 16114.148383548243, 15904.149480550097, 16148.482678770593, 16305.167260943468, 16350.55914640395, 16492.656564623037  …  16928.127690998735, 17259.28702922685, 17170.399008741228, 16510.982714888294, 15908.127236862918, 15803.88407786422, 16177.82641785905, 16970.37677408601, 16314.321401869529, 16649.608342481068], [15944.236265986641, 15953.545563146146, 15985.186147475633, 16010.770741057064, 16059.75136396398, 16120.772705195315, 16240.85961035764, 16351.738453343107, 16472.445736702382, 16564.287029375537  …  16721.35203945819, 16744.840241124333, 16701.562939027557, 16659.12033977308, 16647.419681661784, 16705.58678593833, 16785.036359492184, 16850.804024119818, 16861.543403912612, 16909.833983345503], [15944.236265986641, 15937.47314525404, 15952.993783294842, 15962.429267066089, 15995.131437922111, 16039.73170413775, 16142.935298726661, 16236.77134710407, 16340.151446348005, 16414.701451903893  …  16536.977255128375, 16543.522869517794, 16484.142159696552, 16425.687311940426, 16397.61415229149, 16438.330904262322, 16499.869867490073, 16547.83223869787, 16541.69677049546, 16572.358646824257], [3173.2320350842083, 3169.6621941877534, 3161.6586542882233, 3148.706243175182, 3140.5380589868173, 3158.936569102649, 3143.925016465131, 3161.01353233919, 3189.0336600354203, 3204.589538182804  …  3253.651106253811, 3289.5507491205362, 3298.2975900662705, 3302.887821788557, 3300.2309290921257, 3303.232311140238, 3307.0169137028684, 3304.4919971373824, 3318.459705093272, 3328.3022846499625], [3173.2320350842083, 3166.4689143516125, 3155.2914299171603, 3139.1993241503933, 3127.9014164570467, 3143.056227228284, 3124.9687111683115, 3138.788826407622, 3163.4217410942906, 3175.6501473247154  …  3217.775345754036, 3250.0016282544652, 3255.3603850205063, 3256.6066803413123, 3250.708783915822, 3250.3872195546173, 3250.83291790598, 3245.0783431151644, 3255.5118396826674, 3261.878218354401], [34195.564496956766, 34046.726574694985, 34796.659157323746, 35336.06114551062, 35969.461194203854, 36272.216980674355, 35788.21030626147, 34663.00056862581, 34540.0927349065, 33560.94611679778  …  34555.15252097309, 33875.64205178942, 35023.34540885904, 34290.2247879258, 34901.21161445401, 35628.373843807596, 34844.3532543835, 33679.957267671954, 32833.373842111345, 34248.451415382544], [34195.564496956766, 34012.426160708615, 34726.582605600626, 35229.37063645043, 35824.730191247574, 36089.87232335256, 35572.42518510261, 34419.28918097687, 34262.692697888466, 33257.870379431435  …  34174.13675272038, 33468.36702729553, 34567.411848546624, 33809.73897390612, 34377.49587893873, 35058.39132321014, 34252.371100111, 33074.40297057638, 32210.557541398994, 33564.943364498016], [33097.63671130043, 32863.48885017065, 33657.996686435385, 34042.65067269798, 34593.55862758048, 34533.86840937188, 34024.05503208787, 32887.207267040074, 32801.79189596733, 31881.10974804015  …  33107.41724664531, 32779.586664798866, 34044.63374882889, 32795.742849464084, 33228.29376840288, 33938.215123391936, 33457.62155510448, 32570.294670621097, 31474.007782574652, 33086.60865920837], [33097.63671130043, 32830.380490395604, 33590.213272659064, 33939.86537031039, 34454.363869867375, 34360.262632684535, 33818.90689043491, 32655.981268497904, 32538.35258339701, 31593.20395386743  …  32742.36465399834, 32385.489131786944, 33601.44104711999, 32336.198203814718, 32729.681270273155, 33395.27175231882, 32889.199040832886, 31984.691733577136, 30876.977297982972, 32426.287901322135], [29576.14777688488, 29605.97434991661, 29683.408808248972, 29765.75088051776, 29909.07467110964, 30024.798097808314, 30313.083497142743, 30509.148850861107, 30703.20580111415, 30857.10038448576  …  31084.333044260846, 31093.945352232728, 31004.41626331439, 30938.096253559102, 30898.90456902294, 31001.38018102982, 31162.901735374646, 31281.804292840836, 31290.966155127422, 31349.999932119565], [34346.71094688275, 34381.34847608993, 34510.80720262728, 34675.58025380452, 34827.851895376974, 34940.73019780957, 35372.21460864174, 35621.282492778366, 35780.411055511824, 35998.19125950943  …  36251.919699079, 36147.39174362038, 35945.232421464294, 35833.32780331774, 35744.679766606256, 35966.06783364717, 36259.95117849475, 36480.33477630892, 36354.753788935675, 36486.35913169216], [28335.32931213966, 28363.90456052843, 28470.705344290196, 28606.639718737093, 28732.260687671456, 28825.382962947515, 29181.348717365516, 29386.824593323578, 29518.102381027715, 29697.766565102873  …  29907.08730332953, 29820.85389236843, 29654.07661416935, 29561.757608380543, 29488.62480340893, 29671.265400206797, 29913.713108474625, 30095.52503884304, 29991.923310046714, 30100.495007989182], [978.0617717704336, 979.0481149238879, 981.3885560109823, 988.8288623060508, 995.5036968688167, 1002.3073007658968, 1013.7631825866673, 1016.077439033232, 1014.1687161290117, 1016.7505195190059  …  1020.1088991863925, 1020.9853130017485, 1015.9727810835359, 1016.8659073557639, 1015.4951258305825, 1021.3820135977187, 1028.38498837523, 1034.4849948018614, 1027.0571649016633, 1025.0152929707663], [0.0019383188997990075, 0.004193701742739142, 0.0024960708935559683, 0.0015410311489045814, 0.004198757944029685, 0.006789110607675841, 0.003433695100673262, 0.0023702961771834286, 0.0014952256775064843, -0.0006956000523015149  …  0.004579371753304251, 0.007979305434361539, 0.005551774770076401, 0.0016126502623867722, 0.004284102216757679, 0.005041314337089098, 0.0036781182573604188, 0.006607133446312252, 0.005780808834708662, 0.0027710428073486337], [2.3548476e6, 2.3468948971503377e6, 2.3521403060661424e6, 2.3757090446206117e6, 2.396118038769123e6, 2.4015217046881863e6, 2.39158065987073e6, 2.377831931743026e6, 2.382830529957227e6, 2.378436074732368e6  …  2.39948890646651e6, 2.387618082150903e6, 2.4132818614409612e6, 2.3806084177292488e6, 2.379378997163657e6, 2.3799953669607677e6, 2.3638142714245957e6, 2.3387257661725064e6, 2.31484329269369e6, 2.3231567016604715e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.009545847743428235, 0.00853563880817903, 0.009088361835884174, 0.007120833136711473, 0.00664117107152886, 0.006290672358570814, 0.005240630941756854, 0.003960321460682616, 0.002795358042665732, 0.003005243658851893], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613054 258.5036962251164 … 137.13538556670352 505.41380923410753; … ; 554.8288685689915 274.2785608710715 … 144.25115925442168 532.4837700426062; 561.9434395517409 277.5004709624625 … 144.4573378567084 533.3262077625191], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 544.3043192152679 269.07577058007377 … 141.51485887261083 522.3830848848125; 550.7285422585211 271.962299214881 … 141.57435339014478 522.6824343453749]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72494.7618210919, 72485.47403438027, 72504.51820703389, 72597.13839904925, 72533.1931424067, 72446.05560589928, 72647.95833208576, 73032.91880229182, 73470.9377123722  …  73820.22482490973, 74112.35249354315, 74380.03986236952, 74722.23169653372, 75085.21367803245, 75349.9971087087, 75503.91154974683, 75753.34076756221, 75887.73360208738, 76338.76777812514], [72422.0, 72421.72688961777, 72339.49645511377, 72285.60461831157, 72305.02791689547, 72168.56033666858, 72009.24189678644, 72137.17927532394, 72446.37334815042, 72807.45049885128  …  73006.2602603727, 73221.32553880787, 73411.76124721339, 73675.19941418145, 73958.51044657709, 74144.54828672999, 74221.15081405705, 74391.32119442051, 74448.21910873098, 74815.24889728236], [64900.92049553803, 64966.37094093021, 64961.74402245712, 64975.95469840214, 65056.58858781193, 64983.84352675389, 64894.495197388635, 65066.893552762354, 65421.37234149099, 65824.93470887817  …  66136.32017188921, 66408.90837083219, 66654.7510426104, 66963.62662702809, 67287.6406680773, 67532.32711874256, 67646.96699876133, 67885.62430342956, 68021.83111748264, 68457.02631805696], [64900.92049553803, 64900.92049553801, 64830.918387891616, 64779.77217384456, 64794.81915889581, 64657.16218037657, 64503.213644361356, 64609.41605059525, 64895.957101625354, 65230.49554871437  …  65407.080709716385, 65610.49723689722, 65787.04016005993, 66025.31044949971, 66277.94517060135, 66451.94533646695, 66497.69047290426, 66665.06362452937, 66731.52493609517, 67090.80604548143], [40512.94792630534, 40553.80390285681, 40520.119224539136, 40551.35799407307, 40635.320367970984, 40713.36535435845, 40751.659845112525, 40851.58010532119, 40926.85919861119, 41089.61061101962  …  41318.40785679598, 41426.94888799607, 41502.64423454756, 41684.323723033325, 41869.20067284645, 41960.744380882854, 42225.92694816261, 42264.70530355526, 42254.909424031976, 42280.13449121342], [40512.94792630534, 40512.94792630535, 40438.516268984444, 40428.92088910959, 40471.81525899659, 40508.69452715451, 40505.94759010324, 40564.35755932698, 40598.16545873454, 40718.54645833797  …  40862.81834947202, 40928.88713621375, 40962.36322691288, 41100.2293830343, 41240.92565855623, 41289.4566327186, 41508.53681557963, 41504.80012586623, 41453.37600559712, 41436.335395986316], [14866.888022051655, 14865.860670825561, 14904.069739180297, 14908.549519438679, 14894.972813864355, 14746.2064696646, 14990.018220525231, 15116.590015454405, 15448.307719455028, 15420.109923448425  …  15695.784641327991, 15755.260525044718, 15803.62568404687, 15909.498320193981, 16021.394716763098, 15936.199685726398, 16050.757062260094, 15924.999234893858, 16064.74882201116, 15917.236454808804], [14866.888022051655, 14850.884042333702, 14874.05462165877, 14863.53599257648, 14835.039629357676, 14672.075573090524, 14899.635860798158, 15010.30708931554, 15324.23853509784, 15280.856960523824  …  15522.718079407463, 15565.840525080286, 15597.894242922197, 15686.56924060059, 15780.983105534233, 15681.252454470876, 15778.065482248421, 15638.6731080139, 15760.01658580192, 15599.57072643051], [15944.236265986641, 16129.557238275098, 16100.2105582469, 15902.737044140487, 16343.139796103556, 16288.131142285334, 15885.079905378921, 16036.922397244856, 15674.853225116798, 16507.34757994982  …  15899.146199443834, 16244.20975386844, 16178.224288827238, 16426.584685678034, 16423.428217843095, 16840.26668224125, 16325.493126901203, 16649.862436159983, 16397.4663337692, 16856.27482199553], [15944.236265986641, 16113.307497217715, 16067.786547860233, 15854.72175732902, 16277.379594654472, 16206.248810881814, 15789.30076854404, 15924.168724829426, 15548.964597710079, 16358.276200306891  …  15723.837310268309, 16048.911287930112, 15967.616326811372, 16196.410023275692, 16176.98382835296, 16570.856192355917, 16048.133965711724, 16350.503512865102, 16086.422778752087, 16519.868383963614], [15944.236265986641, 15960.315504263735, 15955.370284083378, 15959.397560268424, 15984.965003791798, 15980.801906056255, 15967.052914990756, 15987.745901192116, 16051.187197014555, 16108.108476881554  …  16179.506317031499, 16241.320619403152, 16316.143868719762, 16385.62761068537, 16444.21453899777, 16499.844759901946, 16550.382745642277, 16597.137447632955, 16628.978922487382, 16721.02673209167], [15944.236265986641, 15944.236265986634, 15923.237965692719, 15911.211197816001, 15920.645997045216, 15900.464554500393, 15870.779521649067, 15875.337982805364, 15922.276138297739, 15962.642468944381  …  16001.10609073844, 16046.056888520425, 16103.740470992, 16156.026852176614, 16197.458237027564, 16235.880337979528, 16269.202860905312, 16298.726501887839, 16313.543804947116, 16387.319486417236], [3173.2320350842083, 3176.4321353053424, 3173.7937368228727, 3176.6719808109106, 3182.3038333408954, 3188.930004144474, 3192.718031620236, 3188.508759680427, 3210.079904807552, 3196.495660600535  …  3195.7937500812404, 3196.638324587942, 3219.958516815976, 3229.0153023392536, 3236.0276473726276, 3248.3308312527847, 3284.8019514667494, 3280.6387258018763, 3282.040728261492, 3277.827144529198], [3173.2320350842083, 3173.2320350842083, 3167.402073762594, 3167.080624565678, 3169.4991370730095, 3172.898881780526, 3173.4675286925058, 3166.0907381126185, 3184.2989582635314, 3167.629362375426  …  3160.555942633413, 3158.20625738301, 3178.0411290424254, 3183.769286729206, 3187.4689148502957, 3196.3640532278087, 3228.995372954822, 3221.6539455707384, 3219.7836944582264, 3212.4104278572245], [34195.564496956766, 34186.455207206716, 34109.205721082, 33845.09366075332, 33422.259560264305, 33697.12883224042, 33541.82318476843, 35137.73650376701, 35700.86684022155, 35611.46577728994  …  34876.71678468146, 34054.53804074113, 34804.22680193179, 35656.684515292975, 36311.40021588639, 37170.05829024236, 37282.05678903989, 36850.082007692006, 36279.49514568502, 36888.15994841206], [34195.564496956766, 34152.014023448246, 34040.51362313829, 33742.904844150784, 33287.77778081515, 33527.729442814736, 33339.58266148234, 34890.68730486049, 35414.14433895155, 35289.8726013532  …  34492.15534968909, 33645.11221219253, 34351.145725453265, 35157.0514218813, 35766.52366885621, 36575.41191070486, 36648.65968929855, 36187.52993463746, 35591.30936657475, 36151.97033209163], [33097.63671130043, 33240.91519807181, 33148.131208667975, 32703.220011371483, 32698.55413915356, 32911.63865614202, 32722.525549885442, 34494.87068970147, 34717.96818111254, 35157.596179335414  …  33969.830657339284, 33368.60471410724, 33908.68114698371, 34954.85954766448, 35540.2101453065, 36557.2719303842, 36380.32237661704, 35936.308214738914, 35108.88612340987, 35603.03793830471], [33097.63671130043, 33207.426599686936, 33081.37460652789, 32604.478864853983, 32566.984346928155, 32746.188017272907, 32525.224984141107, 34252.3414030082, 34439.13958234345, 34840.10172167049  …  33595.26882846403, 32967.42562260878, 33467.25827488619, 34465.06065461036, 35006.90581472249, 35972.42890352038, 35762.245138781334, 35290.18548696229, 34442.905627994776, 34892.49594118972], [29576.14777688488, 29605.9743499166, 29604.036842821573, 29604.06274093789, 29645.60074980734, 29617.163896482263, 29598.456027283635, 29632.71818063196, 29726.1698451982, 29878.062506683607  …  30032.827500569656, 30162.653995569963, 30269.322534320025, 30424.55386227836, 30541.065826102236, 30657.049167243884, 30716.144297750492, 30819.416240901348, 30903.069681966826, 31105.300681411085], [34346.71094688275, 34381.34847608994, 34377.20735750278, 34390.598424661606, 34431.89294468966, 34388.533054878775, 34318.2351045617, 34454.453606127005, 34700.02189471932, 34940.7415511778  …  35094.187870640766, 35235.81364000056, 35375.66848887585, 35524.842856091986, 35723.08083322268, 35844.459381822046, 35892.87343904983, 36024.56985919737, 36077.50932456374, 36311.77455895711], [28335.32931213966, 28363.904560528437, 28360.488222962107, 28371.535577638162, 28405.602706382782, 28369.83169009451, 28311.83732855919, 28424.214787531262, 28626.803569224005, 28825.392329242535  …  28951.982383249255, 29068.820726812944, 29184.19809744122, 29307.263878806323, 29470.80612810226, 29570.940931440822, 29610.881531779753, 29719.528366694492, 29763.202335566926, 29956.466330282103], [978.0617717704336, 979.0481149238879, 980.4998221327728, 981.293532802564, 979.0948933150507, 978.146575392885, 977.8040655434246, 979.721766003325, 995.1806015735226, 1006.130651016835  …  1009.3048006788777, 1010.4407352616013, 1009.7600194146037, 1014.2299086577857, 1023.4940087524068, 1030.8185696766718, 1037.9492619609682, 1041.638203330903, 1041.2521109520485, 1039.9510776887278], [0.0019383188997990075, 0.005867034363105983, 0.0039824085574158286, 0.004374392565585028, 0.009669511499643457, 0.0057143863471040834, 0.008394960350321723, 0.008317981109175143, 0.008249632016956943, 0.007984908389623069  …  0.001649475423752822, 0.007878397162037087, 0.00633011854712362, 0.0006685919516671301, 0.005919856779409649, 0.002522538562365506, 0.005400253537539257, 0.0026311836111088116, 0.001278422190530648, 0.004638563331047729], [2.3548476e6, 2.384163383989353e6, 2.3802407367100697e6, 2.385957046408743e6, 2.390493922286876e6, 2.397029655270366e6, 2.3962485794122373e6, 2.4373207588510853e6, 2.4571544529986507e6, 2.4542767427953775e6  …  2.4376108300726265e6, 2.417049804628035e6, 2.4166894322735714e6, 2.4267852803307828e6, 2.4366093938120664e6, 2.4549692381518474e6, 2.443974799136787e6, 2.4444215613176147e6, 2.4385587429177626e6, 2.439741211919264e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.008107434760422461, 0.0068583526013250035, 0.006481205918788769, 0.006427628548570603, 0.006485800790698189, 0.006804665619416339, 0.005984320757705683, 0.005619643519671302, 0.004997029746875778, 0.00478122505041872], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613054 258.50369622511636 … 137.13538556670352 505.41380923410753; … ; 525.6548076468496 264.68988467546524 … 143.2704084147561 529.9260524793315; 536.1394754318542 267.69618791267544 … 143.69827453898898 531.4945627600081], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 515.6836610834572 259.6689819926545 … 140.55271189658714 519.8738846685097; 525.4395566702675 262.35368359298366 … 140.8304389585016 520.8873441082269])])

Finally, we can plot baseline and shocked simulations

Te = T + 1
 StatsPlots.errorline(
     1:Te,
     data_vec_baseline.real_gdp,
@@ -56,4 +56,4 @@
     titlefont = 10,
     xlabel = "quarters",
     ylabel = "GDP",
-)
Example block output

Note that, importantly, once the function central_bank_rate has been changed, the model will use the new interest rate in all the simulations, unless the function is changed again. To restore the original interest rate, you could close and restart the Julia session.

+)Example block output

Note that, importantly, once the function central_bank_rate has been changed, the model will use the new interest rate in all the simulations, unless the function is changed again. To restore the original interest rate, you could close and restart the Julia session.

diff --git a/dev/examples/scenario_analysis_via_shock-55c7bba0.svg b/dev/examples/scenario_analysis_via_shock-55c7bba0.svg deleted file mode 100644 index 3a1ea12..0000000 --- a/dev/examples/scenario_analysis_via_shock-55c7bba0.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dev/examples/scenario_analysis_via_shock-f9751c5e.svg b/dev/examples/scenario_analysis_via_shock-f9751c5e.svg new file mode 100644 index 0000000..fe0a367 --- /dev/null +++ b/dev/examples/scenario_analysis_via_shock-f9751c5e.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dev/examples/scenario_analysis_via_shock.html b/dev/examples/scenario_analysis_via_shock.html index c1cbc86..6a54d0e 100644 --- a/dev/examples/scenario_analysis_via_shock.html +++ b/dev/examples/scenario_analysis_via_shock.html @@ -24,7 +24,7 @@ "Y_EA" => 2.35485e6 "D_I" => 54049.0 ⋮ => ⋮

Initialise the model and the data collector

T = 20
-model = Bit.init_model(parameters, initial_conditions, T);

Simulate the model for T quarters

data_vec_baseline = Bit.run_n_sims(model, 4)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72474.35204292928, 72500.67749532155, 72479.97217810026, 72524.38479605025, 72944.98676292054, 73296.87194582711, 73719.31241025148, 73994.37474483742, 74224.6377515799  …  74223.36403833711, 74244.72559165639, 74243.3548214, 74652.6570142359, 74660.63317396006, 75053.3091144611, 75090.68027577705, 75122.74458543962, 75418.10648195737, 75787.19722139236], [72422.0, 72401.33767330972, 72354.66929799739, 72261.1327014391, 72232.5670539482, 72578.28382271383, 72854.92823704587, 73201.00079183122, 73400.10759996096, 73554.34416870477  …  73404.95433650722, 73352.10716134965, 73276.85557073976, 73606.59963502412, 73540.30105343927, 73852.60670531333, 73814.94006183329, 73772.06291943214, 73987.500345904, 74274.68622267427], [64900.920495538005, 64966.370940930225, 65009.76162902033, 64965.39434724502, 64997.12981187437, 65402.09094537466, 65731.2647164538, 66107.98959866511, 66346.07146921755, 66551.99108685428  …  66514.29513029265, 66521.27112465473, 66507.32551657017, 66891.63658794035, 66881.61132696056, 67255.34297325698, 67265.83763517895, 67287.65194572217, 67569.3800715236, 67907.71197340774], [64900.920495538005, 64900.920495538005, 64878.839292404366, 64769.24370765724, 64735.599628362244, 65073.30702053437, 65334.937859106605, 65643.19227542488, 65813.22974169781, 65950.98616578775  …  65780.88799966338, 65721.50909253575, 65641.5338180429, 65954.32915831967, 65878.00856796447, 66179.39238175281, 66123.0362411757, 66077.84260857242, 66287.65643447141, 66552.45455496124], [40512.94792630534, 40440.97467769727, 40333.81893759827, 40506.55871060514, 40564.61834049748, 40599.27996257108, 40699.01242453883, 40948.69124671697, 41136.25261834324, 41266.448275478106  …  41602.790825908676, 41667.16935802959, 41731.68524443336, 41843.421470098074, 41947.6684866807, 41997.274789030445, 42201.00923150865, 42242.32365512629, 42261.84527548088, 42419.06364196005], [40512.94792630534, 40400.232371078906, 40252.591169834915, 40384.25686854891, 40401.397716611464, 40395.182655912635, 40453.61760730934, 40660.78592396843, 40805.877188066006, 40893.78717122756  …  41144.06562426542, 41166.2195193535, 41188.42258322197, 41257.09780057458, 41318.21601100873, 41325.40262760551, 41484.0424341921, 41482.82089194329, 41460.18029087267, 41572.49189018559], [14866.888022051655, 14878.991589799392, 14858.77668598505, 14786.833104116473, 14982.343426806747, 15020.088808085406, 15082.61737108209, 15217.330025565983, 15328.202307959258, 15286.890659169087  …  15081.951186318534, 15030.772789962499, 15311.821172150609, 15173.428894544937, 15449.505496387625, 15347.354934566014, 15344.79309658451, 15520.853741589612, 15574.705139490825, 15688.736864173454], [14866.888022051655, 14864.001732548053, 14828.852783570454, 14742.187076796994, 14922.058687508299, 14944.581073112582, 14991.676684499533, 15110.3388085333, 15205.09771990034, 15148.840747154027  …  14915.652941374608, 14850.06305324846, 15112.49203724383, 14960.813859824108, 15217.675460692153, 15101.828038265201, 15084.095370101477, 15241.794014668876, 15279.268542377275, 15375.631380225572], [15944.236265986641, 16167.970452874444, 16341.576245128988, 16087.22330350771, 15549.423926068755, 15864.523803144848, 16071.17054003792, 16264.221251938488, 16244.473360819566, 16424.371476549586  …  16556.37011561356, 16782.917115888496, 15663.725071626024, 16687.02984982915, 16061.434198153707, 16873.207686033482, 16716.930617068727, 16246.222077341868, 16581.046236870356, 16314.177241465039], [15944.236265986641, 16151.682012379677, 16308.66615143863, 16038.650995560112, 15486.857414214073, 15784.770995148603, 15974.269369164316, 16149.869468615776, 16114.009973062788, 16276.049421542257  …  16373.814472855209, 16581.141959302342, 15459.814855274757, 16453.20574483832, 15820.421768056895, 16603.27020615803, 16432.921195878527, 15954.120471858138, 16266.520354490562, 15988.589630134456], [15944.236265986641, 15949.97169688411, 15965.760506829172, 15993.420422586925, 16005.187879800953, 16050.574126034118, 16118.649008522638, 16201.440332380795, 16271.335715364421, 16327.914191636353  …  16378.491399657665, 16385.262917577584, 16364.102454569871, 16446.531351295827, 16462.20278302087, 16507.093463149737, 16536.26871308014, 16550.88650615304, 16580.376421372628, 16639.953478746305], [15944.236265986641, 15933.902879487692, 15933.607263700364, 15945.131334579306, 15940.787501884757, 15969.886021406022, 16021.461566081198, 16087.529954152053, 16140.656589387067, 16180.463204525848  …  16197.897102477938, 16188.268618668157, 16151.074732450943, 16216.077189708782, 16215.176555566137, 16243.013076514097, 16255.328616274797, 16253.30713677036, 16265.863244723669, 16307.864239699242], [3173.2320350842083, 3166.0883279257173, 3158.3126844564517, 3169.9704633264723, 3177.040515998382, 3159.2541940342876, 3157.6985155600396, 3171.3967538551883, 3196.0910859416445, 3213.491805335185  …  3255.836671199018, 3264.4188078712277, 3262.4327555330897, 3281.678748851086, 3288.5436083875898, 3269.780849714221, 3299.2550240580645, 3307.1018439306517, 3294.659570963819, 3300.1000372092203], [3173.2320350842083, 3162.898648585268, 3151.95219849171, 3160.399341037398, 3164.256997840275, 3143.3722554224155, 3138.659162909199, 3149.099044742066, 3170.422487065618, 3184.472021595084  …  3219.936811986131, 3225.1718395657344, 3219.9624385446177, 3235.6947958514816, 3239.196839178901, 3217.470914416769, 3243.202897551968, 3247.6412657413593, 3232.1631703208855, 3234.2388128052094], [34195.564496956766, 32576.025318769858, 30947.33890374104, 31780.75423404153, 33188.19621124658, 33004.78288216836, 33507.43764681084, 33574.98879120878, 33876.71347012681, 34408.90264930789  …  33441.89627679147, 35063.34554303561, 36045.87563114741, 34774.982222564875, 35657.28464720056, 36329.3853078553, 35979.53013541196, 36977.02025036349, 37154.34311339021, 37093.33411231671], [34195.564496956766, 32543.206564461332, 30885.014449385355, 31684.79829731215, 33054.65623693248, 32838.863996431784, 33305.40445122867, 33338.92708349822, 33604.641196239594, 34098.16934917649  …  33073.15561520705, 34641.79117387993, 35576.63078262589, 34287.70382925952, 35122.22353637751, 35748.188009872436, 35368.26208851223, 36312.18587042481, 36449.56234231951, 36353.049765079115], [33097.63671130043, 31589.609996211562, 29980.83327713186, 30681.397174170786, 31760.19710856951, 31543.688693049186, 32063.36603664231, 32285.918905178743, 32591.267012411627, 33161.97530892472  …  32459.64436629527, 34299.47921525989, 34509.75229795772, 33826.205422800915, 34455.25965446269, 35493.913603024506, 35151.582804796846, 35863.67513898165, 36153.83328327487, 35728.114638523024], [33097.63671130043, 31557.785007158323, 29920.455256231977, 30588.76053677908, 31632.403001318464, 31385.11489789175, 31870.03987515589, 32058.920492784462, 32329.51847730798, 32862.50252039551  …  32101.73431719529, 33887.10854443468, 34060.50468762704, 33352.22159947221, 33938.235722696176, 34926.08217658815, 34554.38102685108, 35218.85832946296, 35468.03118415593, 35015.076442950674], [29576.147776884885, 29605.97434991661, 29629.908616463137, 29640.26839050235, 29667.018326189114, 29809.91627391501, 29968.254406745287, 30128.231937641343, 30224.37898023337, 30320.131235907873  …  30367.019683611663, 30365.716103214396, 30353.961977981508, 30481.39066276418, 30514.517290105818, 30633.979264991423, 30664.4249726064, 30675.905999122897, 30773.3841021436, 30898.472671998974], [34346.71094688275, 34381.34847608993, 34406.160942460374, 34361.42818850695, 34365.85512817582, 34617.16521740784, 34784.38437491573, 34994.83431269168, 35131.41347463892, 35236.72757841601  …  35153.88550497037, 35161.631757794385, 35152.56129968366, 35395.84469351625, 35357.67287902721, 35602.0848637505, 35578.49053568161, 35589.498699432486, 35765.675732366515, 35971.02253803006], [28335.32931213966, 28363.90456052843, 28384.374334380722, 28347.470733442944, 28351.12286751646, 28558.448516509896, 28696.400878312812, 28870.01774368962, 28982.692740050577, 29069.57470718716  …  29001.23170236167, 29007.62220144157, 29000.139260266293, 29200.843050829608, 29169.352089856322, 29370.986944666092, 29351.522109830392, 29360.60361826028, 29505.94604284182, 29675.352929302397], [978.0617717704336, 979.0481149238879, 973.692070096811, 963.6977682355973, 964.2563575095813, 975.0094540518211, 978.6259347929579, 984.9233483320202, 990.2790143452612, 995.1322725304058  …  993.3899417106869, 993.9232636459581, 1000.8022389050561, 1014.4012316599171, 1009.4211578275372, 1019.2788445150399, 1022.9221268909012, 1022.2472471667751, 1030.3202370134668, 1038.2167633786967], [0.0019383188997990075, 0.0028540605204823155, 0.001001084636563121, 0.004376684203776682, 0.0015725718980503789, 0.004313687601069649, 0.002279154218084445, 0.0030138217672484036, 0.0005527697217253547, 0.007966899899319424  …  0.0002577005024497758, 0.0024651948289349246, 0.004850400160717028, 0.008718739937380926, 0.005249933894092118, 0.005823268137937765, 0.005765342364033588, 0.005556423169326141, 0.005709202712355976, 0.007185963396163286], [2.3548476e6, 2.3182728193180757e6, 2.283460755984142e6, 2.304703905170909e6, 2.321818044823849e6, 2.3263389258442614e6, 2.3419420521651534e6, 2.3302927829362964e6, 2.3398182131665577e6, 2.3494056042543813e6  …  2.3212440057627345e6, 2.357895597789562e6, 2.3654023159422404e6, 2.338521372302773e6, 2.3472208382134833e6, 2.3598376968040806e6, 2.34904200826309e6, 2.3635173660507393e6, 2.343158631383005e6, 2.334266614630387e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.0075177030845669434, 0.008570782451205263, 0.008360711382528814, 0.006824036119240345, 0.006805212868729497, 0.006963741638510874, 0.006130524292491828, 0.006410288654342015, 0.005219482557589373, 0.004624707024909909], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613058 258.50369622511613 … 137.13538556670355 505.4138092341076; … ; 520.7956859480452 260.91949799616356 … 142.57742519175125 527.3636605987473; 522.2404609062448 268.7704922053663 … 142.9914792174397 528.0248333553923], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.9972283642248 504.904629508617; … ; 510.91671206893244 255.97011578197925 … 139.87287387301976 517.3600988020241; 511.8179295281696 263.4065476277094 … 140.13774939276288 517.4868612792734]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72495.20242787163, 72546.18416075513, 72667.96763096361, 72814.31891903211, 72936.19935959915, 72855.19790791799, 72778.90140425657, 73079.34449686184, 73722.36145102949  …  74779.24236261133, 75482.22414371955, 76312.77285056228, 77050.51935488882, 77690.09403791976, 77969.2641346834, 78464.68836875899, 78847.00981026866, 79053.29847922083, 79432.51530442009], [72422.0, 72422.16705250768, 72400.08431813309, 72448.56053782468, 72521.33456350239, 72569.54059469193, 72415.91727407019, 72267.20170250449, 72492.42618647216, 73056.60372836597  …  73954.70337494959, 74574.72770011022, 75319.33393669246, 75970.86234646046, 76524.30285591753, 76721.91229383188, 77131.62602388609, 77429.36710887542, 77553.73638259593, 77847.25344676433], [64900.920495538005, 64966.370940930225, 65016.56316018585, 65124.666276464806, 65250.509102203534, 65358.20418110915, 65272.36129941637, 65190.63702675879, 65493.675192152485, 66120.00257175631  …  67098.16267650611, 67775.95861354186, 68550.18901899092, 69213.1377061242, 69786.11459462364, 70037.12802001256, 70488.87864553485, 70831.50899900917, 71026.00714532495, 71368.44928829453], [64900.920495538005, 64900.920495538005, 64885.62712605232, 64928.03474561028, 64987.95939163695, 65029.640880141866, 64878.801401595636, 64732.289499110186, 64967.679270190725, 65522.898769487045  …  66358.31764225218, 66961.11191153039, 67657.80334381759, 68243.30064564248, 68738.92784542366, 68916.67444727129, 69291.3199499205, 69557.98230468374, 69678.71474590997, 69944.12475238905], [40512.94792630534, 40551.863567466935, 40515.30444814108, 40558.26609902132, 40668.096387429854, 40781.50834956563, 40855.36289644624, 40881.0085559209, 40792.846129820566, 40787.86373389636  …  41216.888089343716, 41193.38303979386, 41476.6254640758, 41842.2324636509, 42224.80605149479, 42411.636750514605, 42618.32774113448, 42835.11204510867, 42861.62339086678, 43068.64657951385], [40512.94792630534, 40511.00954570859, 40433.71118900371, 40435.80813635024, 40504.45939696452, 40576.49495959199, 40609.02536357843, 40593.57910203028, 40465.22868208156, 40419.524538877165  …  40762.41797028363, 40698.1293687087, 40936.68316853501, 41255.92545487403, 41591.194943590104, 41733.135628804615, 41894.27098268338, 42064.95114616992, 42048.58121459821, 42209.11087903027], [14866.888022051655, 14891.090720647657, 14976.142694000531, 15092.358905722507, 15145.445911405961, 15070.761645484474, 14944.167015723504, 14984.641132712135, 15237.662748554096, 15371.945088194125  …  15593.980788855706, 15996.220612343723, 16145.322689394252, 16400.739088611306, 16256.64302269308, 16407.47980965389, 16524.59294705509, 16544.99175596019, 16568.267535375056, 16393.13835354252], [14866.888022051655, 14876.088674112989, 14945.982429666981, 15046.790401413598, 15084.504893547939, 14994.99917225907, 14854.061115972987, 14879.285923296706, 15115.28530611476, 15233.127083000114  …  15422.036747608101, 15803.903633325557, 15935.143040070821, 16170.926583145043, 16012.701355232068, 16144.993041676258, 16243.851213671198, 16247.518372202348, 16253.984052196674, 16065.974888309804], [15944.236265986641, 16118.54185800835, 16099.46864386107, 16092.152083808345, 15902.191278445085, 16472.668905189774, 16184.238646520624, 15522.923724915277, 15754.809297757041, 16067.061261880117  …  16340.752760530211, 16469.832284405456, 16678.667327281553, 16799.98012232027, 17174.509820193307, 16921.78140981283, 17105.888980899057, 17293.881453032598, 17291.768856559484, 17578.175699575793], [15944.236265986641, 16102.303214408532, 16067.046127606414, 16043.564894347011, 15838.20532990648, 16389.85888096952, 16086.655731160576, 15413.783915339998, 15628.278523333522, 15921.96593523748  …  16160.574581223911, 16271.821237506752, 16461.544602795362, 16564.57332127099, 16916.794955106143, 16651.066847782877, 16815.271418399534, 16982.943284551042, 16963.761276107776, 17227.362038987136], [15944.236265986641, 15960.212201581653, 15958.60481246474, 15969.833564202065, 15995.203219593788, 16027.029463743827, 16029.39094668504, 16024.396141672398, 16073.393898039, 16133.986062322503  …  16394.969947672107, 16491.78164823104, 16664.963092668848, 16815.538303686386, 16961.93709216138, 17064.462988951556, 17176.947114045393, 17264.2811911142, 17315.648535571243, 17394.289120639336], [15944.236265986641, 15944.133067376957, 15926.465980098299, 15921.61569222268, 15930.843017144158, 15946.459720873974, 15932.741685994624, 15911.730539853206, 15944.304491807807, 15988.286364063775  …  16214.193952940195, 16293.506711789638, 16448.018769771807, 16579.91349632526, 16707.412021280834, 16791.465807836124, 16885.122321598694, 16953.875225380336, 16987.18798146487, 17047.14534735823], [3173.2320350842083, 3176.328832623261, 3169.812505418424, 3175.79988653767, 3187.203414883235, 3193.7169953878015, 3200.0559690411083, 3202.922061047957, 3201.8820996101663, 3161.5506371240363  …  3196.480607055723, 3171.191195331479, 3187.6695546244737, 3196.118205956532, 3233.6731954358115, 3275.4021360033, 3296.388574855543, 3316.958366042016, 3323.706157919418, 3341.085307901693], [3173.2320350842083, 3173.128836474533, 3163.428860109712, 3166.211163415062, 3174.3790040762024, 3177.6618082616037, 3180.7612219977245, 3180.4027012918978, 3176.166991669497, 3132.9999136959054  …  3161.2352261110723, 3133.065070082584, 3146.1725042378603, 3151.333155190908, 3185.149793020109, 3223.002271400042, 3240.385147395822, 3257.3205709022886, 3260.658772539985, 3274.4061264419074], [34195.564496956766, 34348.875017480714, 35256.0160476186, 35938.61475516045, 35848.77498232537, 35075.17565320707, 34339.09275312866, 36162.751648593505, 36416.2773776814, 35913.58617917247  …  35224.0699607453, 35299.38662666884, 34591.307863211456, 35815.84917588855, 36256.60478187236, 36011.664075680135, 36230.681107294375, 36069.07954728127, 37229.50965492868, 38162.060955309236], [34195.564496956766, 34314.27020369691, 35185.014402864654, 35830.104950195106, 35704.52958676785, 34898.84866198973, 34132.04509059375, 35908.49569149499, 36123.80923724662, 35589.26467241761  …  34835.67850251247, 34874.99441792445, 34140.998563348156, 35313.98581533864, 35712.55047652663, 35435.5496801494, 35615.14617409933, 35420.56963562807, 36523.303049657996, 37400.44766117983], [33097.63671130043, 33415.168735732026, 34300.74767286616, 35013.424212749225, 34750.189640574165, 34463.91519384776, 33467.66340390085, 34772.42365788525, 35122.25105695135, 34418.094812113646  …  33596.4492368634, 33476.59841949259, 32579.150493400906, 33808.28149558242, 34222.4696383338, 33783.29791097826, 34014.80240762401, 33896.05499111419, 34897.87095850947, 35769.50628352131], [33097.63671130043, 33381.5045854195, 34231.66983100866, 34907.70784448132, 34610.36464368443, 34290.66108011831, 33265.87002723539, 34527.94292965742, 34840.17556230439, 34107.2785011664  …  33226.004426678424, 33074.12095735551, 32155.035438056984, 33334.548828168445, 33708.938874537394, 33242.832904581584, 33436.9137649674, 33286.61532967609, 34235.89320996502, 35055.64202074267], [29576.147776884885, 29605.974349916607, 29615.990299648598, 29630.10862521576, 29665.30818253035, 29721.56974971793, 29712.73431993542, 29700.700532182702, 29832.191883698742, 30047.48692882896  …  30558.480501890816, 30783.63920852624, 31138.58326295463, 31427.052688216176, 31686.016067169112, 31853.88331579168, 32044.470701315327, 32189.787584635174, 32289.184681153267, 32444.824938447473], [34346.71094688275, 34381.34847608993, 34418.60645464125, 34504.349224423226, 34590.03155968401, 34637.23688334656, 34564.18782929034, 34499.7750686547, 34663.90828090316, 35064.33714215768  …  35530.217294816204, 35972.89522900604, 36382.47839272967, 36752.92652699631, 37055.4971552363, 37134.32573683533, 37389.9832419812, 37580.35506525913, 37672.43840350182, 37852.07513243436], [28335.32931213966, 28363.90456052843, 28394.641625669512, 28465.377645245437, 28536.063807585757, 28575.0072276219, 28514.743262148637, 28461.604060920967, 28597.010581426286, 28927.35614689481  …  29311.697680090936, 29676.89786079777, 30014.795537310816, 30320.407620335194, 30570.022158525466, 30635.05411521768, 30845.96629282419, 31003.019127160343, 31078.985985160307, 31227.182587703435], [978.0617717704336, 979.0481149238879, 981.9664058959908, 990.2084268257204, 995.1693599892523, 999.397548044677, 995.4391501906252, 990.1614259213231, 997.5750275506274, 1008.178500769626  …  1009.464879799129, 1019.4241760096022, 1029.1273633066517, 1033.158490911722, 1044.601372218197, 1048.91896738565, 1054.4247022383618, 1061.3663491148611, 1064.3840606698516, 1071.5492174126675], [0.0019383188997990075, 0.0024203105379378975, 0.005833355382178551, 0.0022280272308012883, 0.0019675796320230976, 0.001501745967585455, 0.0034702473911871756, 0.0010822550340543469, 0.003433738363905592, -0.0005924275801507672  …  0.007843921739974613, 0.0034170053784130516, 0.005102995079565575, 0.000986351491279791, 0.0013211566671598174, 0.0032764035845953554, 0.00041887911038052117, 0.0015867627879866397, 0.0025339390114653693, 0.006166644580224201], [2.3548476e6, 2.3528300950060952e6, 2.3852989052506215e6, 2.4009903804299952e6, 2.390844258882871e6, 2.365089610515658e6, 2.337944418379484e6, 2.360462185597913e6, 2.372267610449629e6, 2.375237545415505e6  …  2.365255769520209e6, 2.385244935300158e6, 2.356426836189209e6, 2.380500387832769e6, 2.389395374279324e6, 2.3767106353966193e6, 2.374164851798615e6, 2.374943250220952e6, 2.411668256170708e6, 2.423393804407069e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.008448725154931858, 0.008732908960778751, 0.0070151210972774665, 0.007523261785225643, 0.007364141082940806, 0.00637196785782434, 0.005804486516414908, 0.005443423710162449, 0.006619570517469309, 0.006749241942221222], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613057 258.50369622511613 … 137.13538556670355 505.4138092341076; … ; 571.082598293091 286.2689852502768 … 147.4596113318288 539.8357206223543; 571.2194431154359 285.9137343720301 … 147.931255679534 541.2157733905921], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.9972283642248 504.904629508617; … ; 560.2497319242387 280.8387485874332 … 144.6624498194047 529.5955763067793; 559.8194214485925 280.2076562509631 … 144.97894104760846 530.4145452155852]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72479.16835526338, 72637.95381913212, 72770.62345482089, 72941.9547118011, 73059.23885861166, 73388.62948391368, 73688.09671799063, 73857.89065861344, 74032.8647456291  …  74421.19527955227, 74525.56626754194, 74649.67283779455, 74777.82883517486, 75249.41755050291, 75463.6251954151, 75661.554078544, 76172.7545407525, 76824.81244545543, 77304.67894479225], [72422.0, 72406.14913344439, 72491.6691627559, 72550.9064119664, 72648.45678571238, 72691.96155981971, 72946.13252278218, 73170.00457334804, 73264.71965122763, 73364.30298953237  …  73600.60422944717, 73629.5713877803, 73677.8841432603, 73730.01750758171, 74120.25033147004, 74256.35855195604, 74376.11510218975, 74803.19404911705, 75367.52250259707, 75761.8830446516], [64900.920495538005, 64966.370940930225, 65105.47502242692, 65230.8743310351, 65381.092014447684, 65496.557266705655, 65795.28208904731, 66075.63573627333, 66220.35335812773, 66368.00697843758  …  66708.27509090463, 66787.74350275191, 66897.71313599695, 67036.74040243596, 67478.77052564117, 67651.75494545423, 67853.4706572401, 68369.67713350628, 68967.46674135036, 69395.69692393334], [64900.920495538005, 64900.920495538005, 64974.3599298187, 65033.92212518065, 65118.016874941575, 65167.29844867113, 65398.56923876066, 65611.06588914806, 65688.52130388662, 65768.66354567162  …  65972.7290774078, 65984.77776620894, 66026.83937534406, 66097.39973083902, 66466.2069983945, 66569.46255749093, 66700.68577294891, 67140.41334762302, 67659.22279688324, 68010.74328124234], [40512.94792630534, 40446.67433898797, 40519.2448806449, 40555.050249409556, 40688.48896565159, 40673.80356013209, 40809.82873484503, 40906.530351750436, 41091.70572058691, 41282.305132355876  …  41541.08290741968, 41705.02550883899, 41801.67374271298, 41702.70727737412, 41836.47490868108, 42114.81952262529, 42019.6202863649, 41897.25565055502, 42221.378551802, 42557.163628578004], [40512.94792630534, 40405.92629023928, 40437.64368592036, 40432.60199638415, 40524.76992118275, 40469.33161467332, 40563.76575034105, 40618.92145718323, 40761.68805747563, 40909.5008310521  …  41083.038116316035, 41203.62053887072, 41257.49997193102, 41118.35534101543, 41208.690966100105, 41441.06688122614, 41305.73516537432, 41143.95709396608, 41420.48118051532, 41707.83576816901], [14866.888022051655, 14971.465343249532, 15082.981035646268, 15079.407399134605, 15128.854901253048, 15166.469243519825, 15307.01925200293, 15267.214593485889, 15190.68631969529, 15069.361329763029  …  15194.917037765825, 15176.226183504667, 15166.773266077918, 15422.699209852093, 15289.462634022104, 15421.531049354278, 15498.584000850835, 15415.61493258115, 15391.120039353527, 15318.097154911786], [14866.888022051655, 14956.382323208549, 15052.605610927918, 15033.87799943402, 15067.980640957168, 15090.225637057534, 15214.725533607778, 15159.872644056415, 15068.686156587657, 14933.275839778269  …  15027.373196506027, 14993.76771139176, 14969.332363362028, 15206.591318169856, 15060.034147198534, 15174.817483994244, 15235.273470217113, 15138.44736402966, 15099.16586818519, 15012.388654325014], [15944.236265986641, 16143.224009137164, 15874.639597344449, 15958.603408990492, 16048.139821719185, 16024.555013770887, 16126.271322411503, 16320.909796008804, 16314.295520823825, 16408.94719109392  …  16530.29137514269, 16503.08753563427, 16343.395198928334, 16228.717536993201, 16665.383026279396, 16555.571601634758, 16516.201791563442, 16807.748188107533, 16898.308805319, 17062.959514065427], [15944.236265986641, 16126.960499475705, 15842.669861462638, 15910.419444326692, 15983.566617259994, 15943.997710249147, 16029.03792120573, 16206.159442351383, 16183.271374011829, 16260.764426757147  …  16348.023284619287, 16304.676672453394, 16130.637043656363, 16001.315453615622, 16415.30794505671, 16290.715662017545, 16235.602618274354, 16505.550532127083, 16577.76476896628, 16722.42819898984], [15944.236265986641, 15956.304400874531, 15979.538169552863, 16006.64485512596, 16041.64674101725, 16065.341795915701, 16126.276374604604, 16182.6727049168, 16237.9139810384, 16294.497527116888  …  16378.520219772592, 16410.443976421797, 16441.140716929334, 16467.5102418054, 16544.30767309427, 16620.336827941486, 16647.20852154302, 16720.484376885484, 16863.568607752488, 16984.152420815964], [15944.236265986641, 15940.22920358817, 15947.357179763376, 15958.315838462076, 15977.099662889983, 15984.579452492004, 16029.042942936618, 16068.894279619359, 16107.503273284792, 16147.348312793289  …  16197.925604813412, 16213.146934428127, 16227.110111481445, 16236.76211716203, 16296.04940752677, 16354.444774604932, 16364.383631918448, 16419.855694863236, 16543.683558241584, 16645.193885836317], [3173.2320350842083, 3172.4210319161384, 3170.356590522692, 3170.901963182559, 3175.4897526418995, 3175.9459318169766, 3181.0044655670035, 3185.0641111173018, 3200.598411853043, 3217.5006744292705  …  3236.9235352019014, 3252.3519222849127, 3264.009424893429, 3256.939364847195, 3243.6620829961607, 3272.942073586635, 3262.8744630320175, 3241.211404119942, 3258.050330500836, 3284.29765707208], [3173.2320350842083, 3169.2249726857435, 3163.971849487872, 3161.3280284070183, 3162.7124743197164, 3159.980081896143, 3161.8245896208537, 3162.6703084592136, 3174.893613526594, 3188.444688165194  …  3201.2322180592, 3213.250029934457, 3221.518582839009, 3211.302068165406, 3194.9887907240836, 3220.5815650478125, 3207.4404178182695, 3182.9355138638516, 3196.248370576281, 3218.751806169689], [34195.564496956766, 33498.53869986396, 33873.03221103654, 34039.30125059508, 33956.42404887237, 33909.586984423564, 34349.06236966598, 33708.26851372922, 33615.64171364014, 33809.598829593364  …  34666.89881279118, 35280.7795644775, 34807.766910524566, 33962.5679263053, 33819.8864229594, 34022.477856517246, 34759.03776433955, 35145.22397826064, 35615.83155788658, 35311.99449444974], [34195.564496956766, 33464.79055838485, 33804.815739937294, 33936.526061149925, 33819.79294164319, 33739.11954313402, 34141.954595298455, 33471.269732320885, 33345.66617167172, 33504.27760713216  …  34284.65089546307, 34856.61106194928, 34354.63974894768, 33486.67334710091, 33312.39668625025, 33478.18645072227, 34168.50506292995, 34513.32467882603, 34940.23481402606, 34607.26095082128], [33097.63671130043, 32580.73403597495, 32711.943905540087, 32861.73885330887, 32879.953025695126, 32715.175943234775, 33203.55219501166, 32514.826536983823, 32354.438616132793, 32537.347737177148  …  33511.99485356733, 34139.552524913524, 33469.936280449234, 32538.86311535005, 32361.789441439112, 32650.77483471632, 33131.88976457467, 33093.088208751964, 33301.82650890564, 32945.53584721264], [33097.63671130043, 32547.91053786385, 32646.065735492317, 32762.519089328336, 32747.65333533082, 32550.712945294345, 33003.35127767084, 32286.218702563907, 32094.592108519348, 32243.515715187434  …  33142.48126345754, 33729.10459688485, 33034.22498463685, 32082.917952320284, 31876.179413135647, 32128.427926004046, 32569.001214605905, 32498.08561983196, 32670.124129095744, 32288.03052765345], [29576.147776884885, 29605.97434991661, 29636.88998678263, 29699.496943366827, 29773.403175844327, 29824.680312928514, 29940.427544272665, 30056.781361623904, 30160.03334339023, 30256.405165750894  …  30410.544440268626, 30465.79587999467, 30525.02142801316, 30594.96018260858, 30767.257348560677, 30886.54546130514, 30964.318389601063, 31185.66300398519, 31496.803175662844, 31714.877903450706], [34346.71094688275, 34381.34847608993, 34488.331262615495, 34549.25195922109, 34623.58770293288, 34686.29543632627, 34863.88318564055, 35022.81053301597, 35064.82544472118, 35118.75704744281  …  35299.624656671636, 35320.42323982658, 35369.48286920612, 35437.606391965426, 35704.503275493276, 35759.86974837298, 35880.78074180786, 36166.36770262644, 36448.64548278309, 36652.05657188006], [28335.32931213966, 28363.90456052843, 28452.16315657334, 28502.421476879874, 28563.74693482529, 28615.479523685615, 28761.98576023339, 28893.097549410275, 28927.75898645526, 28972.25144821709  …  29121.463501660113, 29138.621904507847, 29179.095088579255, 29235.295592152168, 29455.48002549837, 29501.156225595794, 29600.90530555089, 29836.50866782224, 30069.382024185474, 30237.19198433616], [978.0617717704336, 979.0481149238879, 980.2537730287839, 982.1254284471187, 984.1011356705799, 985.5815174508662, 990.9713591341604, 996.0438416334068, 995.49457001638, 992.8447652439776  …  998.1059939644524, 1001.5243829306683, 1003.2088387777361, 1004.1738278619313, 1007.0099015872405, 1005.3397357761567, 1008.3715258311884, 1017.6464268947177, 1022.018082904454, 1028.7624486025907], [0.0019383188997990075, 0.003668404214827836, 0.001256999172604134, -0.0005987344696729568, -0.0026356803260687567, 0.0024380775912729025, 0.0036961082636601805, 0.003638784755598312, 0.005369794846580955, 0.004270287614935864  …  0.001686845822609806, -0.0008594111385530345, 0.001861309891668217, 0.002577048198165288, 0.0019943669381372597, 0.0038976198648799087, 0.005951729300666564, 0.004862661745621333, 0.0038180887092142957, -0.00016858591091106767], [2.3548476e6, 2.357984319675346e6, 2.3601713187344996e6, 2.3703876805778793e6, 2.3682741094139894e6, 2.374333096009323e6, 2.383499903305526e6, 2.3789693636357374e6, 2.373654210243939e6, 2.3831436073113782e6  …  2.382702279863015e6, 2.3889406911691315e6, 2.3832905008030995e6, 2.3686161227884884e6, 2.367379894382585e6, 2.356172856920746e6, 2.381155028189388e6, 2.3903663902730495e6, 2.393822204786214e6, 2.377759313633577e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.0087110393134639, 0.008303938698170112, 0.007499249974261944, 0.00639757414658646, 0.005918372408352329, 0.005104029303479833, 0.005905638998158877, 0.005960514263642487, 0.0057490577832807165, 0.004659559015877111], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613058 258.50369622511613 … 137.13538556670355 505.4138092341076; … ; 565.5823469635296 275.1615057598491 … 143.92639607359007 531.1031026986665; 568.3001822164298 278.7917462532915 … 144.95044201381458 533.2542184775907], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.9972283642248 504.904629508617; … ; 554.8538148675563 269.9419668863854 … 141.19625612487482 521.0286074210744; 556.9584212371385 273.2278040833771 … 142.05761649904605 522.61188177521]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72491.34506965523, 72616.8572486508, 72706.27424685407, 72765.6895080302, 72839.34502218546, 72854.38189979833, 72871.19316389419, 72996.86544249773, 73415.76367274325  …  74740.55266740678, 75459.84952370377, 76084.34560541999, 76400.91663786885, 76766.78612612525, 77195.691255211, 77470.05991903284, 78024.3158167913, 78486.61778339028, 78816.3073416239], [72422.0, 72418.31358039126, 72470.61507839097, 72486.75149418158, 72472.9008235836, 72473.17315530752, 72415.10618607404, 72358.84456988142, 72410.60954181607, 72752.77471432764  …  73916.44028425583, 74552.62208234363, 75093.8803551431, 75330.36207458914, 75614.84978926343, 75960.71502885243, 76153.8956433556, 76621.46487653327, 76997.80505344228, 77243.34335689925], [64900.920495538005, 64966.370940930225, 65084.11883824959, 65159.24609436252, 65205.7785978623, 65263.8101552431, 65265.328483333884, 65275.29560038312, 65403.07019586164, 65819.15435136238  …  67069.55823738292, 67747.93184098444, 68288.6611438264, 68570.6241424417, 68918.49248885174, 69285.29560917999, 69568.02703668243, 70068.80565775071, 70482.79829236539, 70790.97631313166], [64900.920495538005, 64900.920495538005, 64953.04675459051, 64962.510156331446, 64943.40887027418, 64935.72138403253, 64871.81098989886, 64816.35284848654, 64877.80194505949, 65224.76739133941  …  66330.02860449604, 66933.42209508002, 67399.68003591667, 67609.79019157986, 67884.32498248757, 68176.8698470389, 68386.11299129862, 68808.99211282273, 69145.81002221679, 69378.1766027696], [40512.94792630534, 40514.85625555158, 40534.99561605159, 40619.68124994838, 40684.6514706836, 40772.69496024656, 40840.58993745727, 40916.807813341584, 40881.29700042157, 40808.931206252826  …  41085.42315577037, 41254.88011649212, 41795.86451626988, 41988.98088550205, 42068.44487840772, 42446.479880918516, 42335.219457437495, 42591.85258455617, 42847.33027719243, 42931.69516489957], [40512.94792630534, 40474.03951685235, 40453.362701120255, 40497.03785592179, 40520.947867215924, 40567.725876207056, 40594.34147818995, 40629.12665917816, 40552.969181840126, 40440.40175915628  …  40632.40260961061, 40758.88708751122, 41251.76636993975, 41400.61758997374, 41437.180073195086, 41767.421339007975, 41615.97251854175, 41826.06540885222, 42034.559227011305, 42074.892650606955], [14866.888022051655, 14893.816197932156, 14915.87476254503, 14976.230110256563, 15113.643097291955, 15186.730635672791, 15175.747982624049, 15119.41241999583, 15261.47819545435, 15306.533310010407  …  15632.2002442684, 15632.290919565703, 15619.461539849639, 15672.690419767117, 15683.449436742068, 15821.69540421272, 15864.070807918119, 16087.291460026425, 16166.69560157345, 16206.157107623332], [14866.888022051655, 14878.811405612245, 14885.835871036297, 14931.012234735996, 15052.83004502004, 15110.385172833405, 15084.245764740483, 15013.109649870183, 15138.909485264192, 15168.306012922092  …  15459.834783518783, 15444.349340261319, 15416.127545712525, 15453.079569713042, 15448.108917681695, 15568.580011796703, 15594.55090195679, 15798.047373556072, 15860.029536802456, 15882.725291024924], [15944.236265986641, 16017.839938624484, 16016.226588308371, 16314.013885250739, 16184.64269428929, 16261.849941220187, 16202.38292439611, 15749.438147973837, 15537.401473543716, 15889.046677718177  …  16286.993728326213, 16575.6212251805, 16669.356328026694, 16689.727677532203, 16810.76809966672, 16852.603268991297, 16960.470669125232, 17084.142371618796, 17187.375369808007, 17260.048989022165], [15944.236265986641, 16001.702747289586, 15983.971712176435, 16264.756826319815, 16119.520240633734, 16180.099728473888, 16104.690608058321, 15638.705742735772, 15412.616755187531, 15745.558930944415  …  16107.408312687847, 16376.338314758692, 16452.354814035632, 16455.865769699772, 16558.5114193786, 16582.9954184618, 16672.32366605457, 16776.97524123598, 16861.348029509223, 16915.584291930514], [15944.236265986641, 15955.993198124865, 15967.68604475641, 15992.783755834507, 15994.908676447314, 16012.193694251553, 16021.620974552232, 16013.135069096623, 16065.666631566693, 16115.838123438101  …  16326.538963528297, 16465.95758109455, 16635.616957444094, 16738.07568205136, 16817.074576379546, 16920.159532386355, 16979.347598932483, 17090.742129533068, 17187.57242815591, 17255.664653566833], [15944.236265986641, 15939.918314360073, 15935.528923811127, 15944.496590120933, 15930.549659156537, 15931.698532522014, 15925.018562932064, 15900.548642524245, 15936.639284925881, 15970.302312095457  …  16146.517509931131, 16267.993118401726, 16419.054662241895, 16503.53630621015, 16564.723263242384, 16649.470917142167, 16690.87988950542, 16783.45633772402, 16861.54134985713, 16911.287456156417], [3173.2320350842083, 3172.1098291664734, 3168.958009817899, 3181.6590031324145, 3187.2201214827874, 3192.255150237209, 3198.713466214704, 3204.6058529272427, 3210.093316866742, 3176.477959568255  …  3157.3910130333516, 3163.9948906327, 3217.1999068728664, 3256.337688080505, 3266.923650876273, 3285.2835017983743, 3287.808693325822, 3294.9653285740555, 3310.631432632405, 3318.523140389809], [3173.2320350842083, 3168.9140834576488, 3162.5760853670668, 3172.052589522756, 3174.395643453095, 3176.2073119767597, 3179.4268137961376, 3182.07465463302, 3184.3122626071636, 3147.792433347594  …  3122.576646007332, 3125.9552840442484, 3175.3184306559633, 3210.708822289822, 3217.9013034119034, 3232.725555161747, 3231.9510322895585, 3235.722960846521, 3247.8320617298123, 3252.294239818725], [34195.564496956766, 34813.13772180637, 35431.398672231786, 35461.204277101475, 34708.88319045346, 34383.22110618844, 35624.52113331468, 34625.680409143286, 34449.96121311535, 34717.59067150894  …  36940.07592895353, 37536.90786859335, 37706.41979136843, 37766.419706077875, 37128.097565573175, 37558.68128786886, 36688.03451998889, 37262.40494634699, 38083.288642234766, 38931.03499871195], [34195.564496956766, 34778.0651860252, 35360.04382662861, 35354.13592218129, 34569.22439911026, 34210.372651031495, 35409.7229765141, 34382.23141504684, 34173.285044665965, 34404.0697309572  …  36532.76325971144, 37085.614722673454, 37215.55799557421, 37237.2243150498, 36570.96593531228, 36957.81771984214, 36064.729459550195, 36592.43944561771, 37360.88670251401, 38154.07502676603], [33097.63671130043, 33748.30504425906, 34281.638390486114, 34664.85527570327, 33926.13094468807, 33765.15162114269, 34988.86007799359, 33540.145626560436, 33133.272440037195, 33306.33819274716  …  35204.140389912, 35539.850606128086, 35706.756570094796, 35716.90205101044, 34923.97385426452, 35483.76858678062, 34377.735535436994, 35001.37554575726, 35798.07210741861, 36512.628918633054], [33097.63671130043, 33714.30527538799, 34212.59903257067, 34560.19134497737, 33789.62172839645, 33595.41027323845, 34777.89464142863, 33304.32889694959, 32867.170925141756, 33005.561719652374  …  34815.96868127321, 35112.56738286124, 35241.926370119225, 35216.42516984729, 34399.91655630437, 34916.09946025637, 33793.680902747794, 34372.06259272883, 35119.01844239496, 35783.93390342912], [29576.147776884885, 29605.97434991661, 29645.257717275123, 29679.612523018488, 29666.610630549, 29675.465639859736, 29688.510211608693, 29678.517852359637, 29769.050549396445, 29935.238588280696  …  30476.5080720758, 30784.122714606536, 31075.7158314089, 31225.178787932935, 31384.96520976678, 31572.42806869719, 31690.89472684231, 31899.256780858504, 32088.41230189144, 32231.812683256183], [34346.71094688275, 34381.34847608993, 34454.54241060659, 34491.06342781957, 34544.52190934012, 34591.912318521834, 34582.97982005186, 34596.867531354714, 34641.929354891545, 34889.25752460169  …  35576.16792752258, 35933.934464656246, 36176.7426293888, 36307.49391661053, 36491.21247843129, 36670.26171257435, 36829.95617224512, 37116.16438090773, 37336.3691967681, 37494.53422904817], [28335.32931213966, 28363.90456052843, 28424.288049398387, 28454.41713660981, 28498.519283122594, 28537.615394901026, 28530.24626758871, 28541.703343457397, 28578.878420025754, 28782.91906740372  …  29349.606005923073, 29644.756032434303, 29845.067768775323, 29952.93488848712, 30104.49891911569, 30252.21085055437, 30383.955491579625, 30620.071370530437, 30801.73580946819, 30932.218704387935], [978.0617717704336, 979.0481149238879, 984.3187103678514, 988.5701435243803, 994.6460579733008, 996.4321968615352, 993.8384516733977, 999.9102166687564, 992.0902915737332, 994.6582384799905  …  1016.8822377846128, 1029.8746617216543, 1036.2026830287746, 1037.9514378982667, 1042.3148006537317, 1042.6058279083848, 1047.1761375949943, 1053.3844959844332, 1058.0167937058611, 1064.6294008272507], [0.0019383188997990075, 0.005308128238052712, 0.0021088541566325336, 0.006923601323287176, 0.01057633466285135, 0.008402500604969498, 0.004741980271950164, 0.006569049323305265, 0.0022985954729253244, -0.0031905630125552698  …  0.0039679164614467854, 0.008243130157091105, 0.004922016662823658, 0.006917503659251478, 0.005736168202625125, 0.003541467247938801, 0.008585740611248394, 0.0048877168301537655, 0.007482395413037191, 0.005201812639647141], [2.3548476e6, 2.3840021873592413e6, 2.3878512601016425e6, 2.398851084605381e6, 2.4004329577815593e6, 2.3928274893141e6, 2.4051904066505027e6, 2.3962041918615783e6, 2.3917846727152127e6, 2.411605637434065e6  …  2.4439064199785264e6, 2.468043488339714e6, 2.466665632276356e6, 2.4702408945817263e6, 2.457778373694759e6, 2.447189414183631e6, 2.420935822117334e6, 2.4321838408571035e6, 2.44295846814239e6, 2.4747796365824407e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.00994740454800224, 0.010371575392789859, 0.00966177343640167, 0.009247791054075406, 0.008198549791098915, 0.007249086514876012, 0.005854228662475012, 0.005989979684488085, 0.006153965541550509, 0.007098943345674474], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613058 258.50369622511613 … 137.13538556670355 505.4138092341076; … ; 564.4844959774833 284.3466912583684 … 146.64180466629344 536.6865941342371; 565.0865714365776 285.01219253258085 … 147.32664903242076 538.5646354043912], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.9972283642248 504.904629508617; … ; 553.7767890179489 278.9529185921488 … 143.8601561293128 526.5061856021143; 553.8089455860217 279.3241067901476 … 144.38640074200407 527.8163168963247])])

Now, apply a shock to the model and simulate it again. A shock is simply a function that takes the model and changes some of its parameters for a specific time period.

In this case, let's define an interest rate shock that sets the interest rate for a number of epochs.

We do this by first defining a "struct" with some useful attributes

struct CustomShock
+model = Bit.init_model(parameters, initial_conditions, T);

Simulate the model for T quarters

data_vec_baseline = Bit.run_n_sims(model, 4)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72482.17886654705, 72839.0439535848, 73050.97018237105, 73291.65320300258, 73601.43782920495, 73993.22299523717, 73985.40928890712, 74088.8102754535, 74065.59371855546  …  74198.85585289636, 74236.87303221022, 74432.82871668038, 74704.63685879551, 74929.71415460567, 74862.89693275974, 75166.5291784729, 75283.84751195589, 75362.52762386456, 75686.7775369771], [72422.0, 72409.15661178499, 72692.35432433043, 72830.40668594724, 72996.74818846468, 73231.43483306852, 73547.08063571894, 73465.22677533976, 73493.78469544792, 73396.73639994458  …  73380.71638587752, 73344.34901048626, 73463.86289674653, 73657.85112104836, 73805.34429622, 73665.24073660452, 73889.50034262643, 73930.26926954759, 73932.97576322588, 74176.27064822474], [64900.92049553803, 64966.370940930254, 65293.83317658212, 65484.50615310138, 65709.21905691604, 65989.10951683734, 66337.69984323585, 66304.65416274894, 66390.03732880189, 66355.9397859308  …  66463.70374835031, 66492.12771646437, 66668.48956091437, 66919.67087204198, 67121.53587777383, 67040.16224245242, 67318.4356354505, 67421.38594211277, 67486.50618702403, 67800.17534998983], [64900.92049553803, 64900.920495538005, 65162.33875186982, 65286.78815424857, 65444.82362640801, 65657.37458130164, 65937.71648347631, 65838.4741146139, 65856.8425005776, 65756.70532724576  …  65730.85445390055, 65692.71606537378, 65800.59983046986, 65981.97061688922, 66114.33289240277, 65967.65411104736, 66174.74063675731, 66209.1721127151, 66206.3545847692, 66447.0640766932], [40512.94792630534, 40453.79241725306, 40552.09958166174, 40633.202552324845, 40672.930775976136, 40812.3506325723, 41031.36813458389, 41202.11979355534, 41300.65335256123, 41370.19874170262  …  41528.4365669332, 41579.52659502329, 41679.322970076166, 41787.32593609307, 41900.79374361453, 42010.00683784348, 42120.49660582642, 42221.83800771901, 42289.15554275522, 42307.43001942751], [40512.94792630534, 40413.03719738821, 40470.432221270385, 40510.51833329994, 40509.27433328998, 40607.182194851506, 40783.96937760581, 40912.43264517685, 40968.95757928121, 40996.60070769617  …  41070.53121827991, 41079.63045470677, 41136.741960429026, 41201.78829548885, 41272.04465442746, 41337.93098917503, 41404.897663934375, 41462.70356958264, 41486.972509660656, 41463.08617801435], [14866.888022051655, 14951.605527970985, 15240.833134977553, 15419.550559059064, 15588.289468712615, 15714.62092007791, 15847.867784707041, 15963.69226091939, 15966.437743567996, 16034.244559470431  …  15978.523100433751, 16032.092557423724, 16187.702013083359, 16231.235230314234, 16085.532311999264, 16287.129442889182, 16317.841535537294, 16326.345847733235, 16385.17086122995, 16405.405212514393], [14866.888022051655, 14936.54251572383, 15210.139813913063, 15372.994161846298, 15525.566572837142, 15635.6216913255, 15752.313018465036, 15851.453460784138, 15838.207328696084, 15889.445587592196  …  15802.338977068632, 15839.344302526266, 15976.97067014789, 16003.7978681967, 15844.158273785486, 16026.568039389422, 16040.612369744948, 16032.803643822705, 16074.360539043559, 16077.996933384387], [15944.236265986641, 15956.927445049878, 16087.118231046683, 16067.791150462303, 15969.742966729815, 16178.179309404464, 16547.34462015482, 16405.54545995725, 16606.098794319674, 16618.31692382491  …  16259.12000482161, 16360.527006955057, 16002.434721195817, 16087.637882176063, 16897.874943280498, 16271.872096242478, 16713.76548936121, 16411.888166807927, 15851.736887991927, 16616.52980435066], [15944.236265986641, 15940.851620076943, 16054.720587132162, 16019.277514201145, 15905.485209182356, 16096.849718664647, 16447.572356239896, 16290.20004312672, 16472.73110316655, 16468.243423574142  …  16079.841933454687, 16163.83009926829, 15794.115186013532, 15862.212652937164, 16644.311167262433, 16011.554779686954, 16429.80984156469, 16116.807940788654, 15551.045275368677, 16284.908039579814], [15944.236265986641, 15954.251914177627, 15998.590693281947, 16036.16592245556, 16069.58157757529, 16135.361579054857, 16198.195167410267, 16233.933783176342, 16250.288412966358, 16248.423387286575  …  16267.093263228597, 16290.503501241079, 16324.41329387179, 16349.109526009188, 16420.572375915865, 16416.22932124981, 16471.669463627844, 16490.73572225061, 16521.293432466224, 16562.386324773164], [15944.236265986641, 15938.178784671356, 15966.37133385592, 15987.747772549299, 16004.92209751652, 16054.24723803005, 16100.5281011657, 16119.794947403394, 16119.778323085948, 16101.690250443422  …  16087.727276255584, 16094.648461730898, 16111.902244850071, 16120.020470813844, 16174.170840220346, 16153.602578635808, 16191.826864674795, 16194.237843719657, 16207.90100109213, 16231.845119930278], [3173.2320350842083, 3170.368545219235, 3162.525474185151, 3169.0110263590927, 3168.2934356007627, 3180.6152661072383, 3182.5707255789484, 3228.8276163141927, 3231.5964824701196, 3240.677902439034  …  3251.281165616078, 3258.4776294574226, 3257.028461662328, 3239.134454420831, 3269.6345037617175, 3271.672817643442, 3293.13112082863, 3288.5306790439554, 3297.650374978906, 3281.33873584027], [3173.2320350842083, 3167.1745537689317, 3156.1565041364634, 3159.442800907272, 3155.545113235889, 3164.625942899345, 3163.381405863347, 3206.1261177150323, 3205.642730963291, 3211.412611721952  …  3215.43153681265, 3219.30208986702, 3214.6284977174487, 3193.7466459512952, 3220.571478159054, 3219.332614653937, 3237.183035324558, 3229.404004149464, 3235.097241771704, 3215.851937140256], [34195.564496956766, 34318.971895810304, 34531.11889516812, 34738.98444398425, 34996.54034378281, 35392.00931817583, 35408.875816981454, 35461.171130001036, 35368.29108902636, 35732.246201974616  …  35748.73288323159, 36092.564132545565, 36313.95895082579, 36014.77604727731, 36523.79296872867, 37288.01739071316, 37156.515583047774, 36319.06768062642, 36960.82364709919, 37482.86132611478], [34195.564496956766, 34284.39720796093, 34461.57711162004, 34634.096694347994, 34855.72410089805, 35214.08956724108, 35195.377894260986, 35211.84790114092, 35084.239585961215, 35409.562305408406  …  35354.55632981316, 35658.635827403574, 35841.224196329706, 35510.12525852227, 35975.72932813845, 36691.48390216225, 36525.251344060955, 35666.063066466115, 36259.71374697531, 36734.80305113291], [33097.63671130043, 33199.11841953696, 33572.12588926933, 33808.5585234597, 33935.85035219865, 34495.7223510254, 34842.233361190025, 35047.11935552575, 35152.670704022064, 35689.41270841742  …  35315.95670252392, 35827.8372597376, 35750.589938501034, 35416.33823706508, 36478.27981301722, 36994.12883492859, 37142.09003529992, 35995.29219093111, 36124.35931521193, 37125.44882543027], [33097.63671130043, 33165.67192936486, 33504.51540960524, 33706.48001774835, 33799.302027742764, 34322.30833901402, 34632.152010852784, 34800.70727488881, 34870.35090165736, 35367.11562432659  …  34926.552072738996, 35397.09167341883, 35285.1891161739, 34920.07295409657, 35930.89912739377, 36402.29697380909, 36511.07087667865, 35348.10895111287, 35439.11630782254, 36384.523553886786], [29576.14777688488, 29605.9743499166, 29700.1802890915, 29759.22512223044, 29828.56284158422, 29949.047951390814, 30076.00165741326, 30063.989133401345, 30092.77722401472, 30066.61365700711  …  30110.976642808986, 30131.263413413468, 30214.033507788434, 30301.457575438137, 30389.65834479293, 30404.856180484116, 30485.466845177623, 30559.65926965192, 30580.70400295602, 30705.19756473774], [34346.71094688274, 34381.34847608994, 34607.53947989688, 34733.10237382612, 34881.12466510991, 35035.65212053354, 35251.767218226065, 35224.24845702411, 35276.28464668706, 35264.74987007562  …  35317.84570765812, 35327.541594040216, 35419.99602022882, 35578.371485765434, 35690.88552620485, 35603.12862814764, 35783.586894702275, 35828.24030159598, 35863.30940151209, 36043.261861021114], [28335.329312139656, 28363.904560528437, 28550.50748126297, 28654.094283340535, 28776.209625783376, 28903.691594696415, 29081.982100355403, 29059.279688991315, 29102.20847400741, 29092.692520810822  …  29136.495493541766, 29144.49440016298, 29220.767398077405, 29351.423896100856, 29444.245662732916, 29371.84802880201, 29520.722382967433, 29557.56052421475, 29586.491809552084, 29734.948883319743], [978.0617717704339, 979.048114923888, 986.113407593733, 992.1786570447834, 999.5315502219956, 1004.4094449129501, 1009.930967596549, 1016.4165723235664, 1020.9754581000396, 1024.5762588480177  …  1034.881397883193, 1033.3227090107057, 1034.4600328971308, 1039.8418108384253, 1040.9920067761202, 1032.1774338206121, 1049.3818955705717, 1033.486370864788, 1042.49278255596, 1051.7159242310156], [0.0019383188997990075, 0.0028757694938645884, 0.004840000455283988, 0.002607260886745788, 0.002981527532834205, 0.006953111022180769, 0.004830867005468642, 0.0017027529907025496, 0.0015998445659046734, 0.0009756531941349511  …  -0.0002630685930093968, 0.003197801497617725, 0.0035813104482096403, 0.0037892853597620846, 0.011051628803043778, 0.008460326601238854, 0.006236460891076989, 0.0021052610258667226, 0.0029557358430265523, 0.006787529926410185], [2.3548476e6, 2.353206718292822e6, 2.3647359776932676e6, 2.3506350187464342e6, 2.359691053608583e6, 2.3609895572258537e6, 2.347646582526366e6, 2.3649291808171156e6, 2.364677571755358e6, 2.34963367731328e6  …  2.363395394269168e6, 2.371311431761232e6, 2.361903181225142e6, 2.3458361211483744e6, 2.3655476778223976e6, 2.3685836706524114e6, 2.356402557359404e6, 2.349390906159332e6, 2.3681004247143464e6, 2.3892173957194597e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.009071529145045647, 0.008802768701936865, 0.007843010102694566, 0.0066802217801227885, 0.007265774438542948, 0.007048251354972088, 0.006163717865914008, 0.005463032788688573, 0.005909710932368727, 0.006505058119999496], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613041 258.50369622511613 … 137.13538556670352 505.4138092341076; … ; 510.6767089583184 260.9976960017441 … 142.21792619459336 528.3770975671101; 505.32893740795964 256.9357957088257 … 142.32411548068052 529.647632916932], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 500.9896819636838 256.04683044951753 … 139.52019421269418 518.3543118835423; 495.24391508463845 251.80804021420659 … 139.48370446220207 519.0772740753025]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72492.86532709548, 72411.64734727719, 72574.97842370647, 72866.35455154335, 73046.54570894543, 72952.09552203688, 73011.55947619377, 73172.70223014345, 73323.64947363971  …  74348.6001350424, 74881.55983894745, 75445.2838746264, 75755.02932713756, 75863.41512367484, 75869.41922859983, 76182.90535750276, 76357.93948247566, 76481.25287306341, 76947.42008306239], [72422.0, 72419.83230624639, 72265.81844664193, 72355.85209377471, 72573.16081925246, 72679.3322200944, 72512.23064373477, 72498.22398352266, 72585.0341406821, 72661.49236241679  …  73528.80954138847, 73981.28497269012, 74463.1379235704, 74693.52514752168, 74725.03446545849, 74655.66069452296, 74888.608973149, 74985.04942790957, 75030.47991207172, 75411.75412013476], [64900.92049553803, 64966.370940930254, 64898.169104874, 65055.19017075315, 65312.06478312069, 65473.53455451669, 65370.6542661932, 65414.05454331101, 65557.02629832865, 65721.85042656456  …  66679.00340739616, 67177.0629946147, 67679.52385004294, 67952.55632119424, 68033.37701479948, 68029.66575787538, 68315.50284696142, 68463.12769464342, 68691.75544217828, 69046.55952228226], [64900.92049553803, 64900.920495538005, 64767.47150303079, 64858.76840977229, 65049.26738979366, 65144.391474336415, 64976.501710635115, 64954.13619397682, 65030.52158794726, 65128.34218011096  …  65943.78015250883, 66369.41660566245, 66798.47248533234, 67000.38293823587, 67012.49125081782, 66941.3275549003, 67154.86834614785, 67232.18369912042, 67388.74146561639, 67668.57373404966], [40512.94792630534, 40553.229999843556, 40470.737342713976, 40465.94107889167, 40629.47140769029, 40758.106005207, 40874.8204990825, 40961.76351512013, 41030.79277104491, 40920.21819992507  …  41258.070209689584, 41359.12124218307, 41722.84871100376, 41913.972979749735, 42126.888984669466, 42160.30266578271, 42321.68502727824, 42493.08903885016, 41942.88489186185, 42444.92028443618], [40512.94792630534, 40512.37460147135, 40389.233836706466, 40343.76187404121, 40465.98983328821, 40553.21026154283, 40628.365646541344, 40673.76628282478, 40701.26431491373, 40550.68376364995  …  40803.14600387016, 40861.87495851982, 41179.70108369644, 41326.66071946169, 41494.74718703491, 41485.82238531991, 41602.668029258646, 41729.07759846001, 41147.27026708452, 41597.83250281045], [14866.888022051655, 14840.46170248162, 14925.813020902166, 15102.131542349092, 15264.601130854004, 14901.259867010596, 14913.707236375854, 15131.499365643624, 15081.838646916049, 15323.970552647243  …  15408.355592553746, 15653.000365095662, 15816.311690385304, 15784.243984186463, 15784.23303316476, 15840.671243284809, 15869.828775942618, 16026.819678831662, 16179.01851859702, 16268.90660913992], [14866.888022051655, 14825.510662209746, 14895.754114860643, 15056.533531424433, 15203.180665880407, 14826.34949895781, 14823.78499395609, 15025.111613656927, 14960.71266641964, 15185.585786661813  …  15238.45831196597, 15464.809803353635, 15610.415102956926, 15563.070009202775, 15547.38018966381, 15587.252275503986, 15600.211045972554, 15738.662854636037, 15872.118700400755, 15944.222479292095], [15944.236265986641, 16263.384591144004, 15989.021267557926, 15965.029967420885, 15904.212613409223, 16327.039662746065, 16143.243654636246, 16070.549082644164, 15996.73857290419, 15743.733298792215  …  16304.645960259551, 16428.977682679382, 16648.14107217999, 16779.808361780262, 16971.534702130244, 16353.264393360467, 16769.982415446488, 16866.1263586755, 18498.715716162053, 17645.081157493598], [15944.236265986641, 16247.000025565505, 15956.821179877315, 15916.826598987402, 15840.218531586796, 16244.961733680728, 16045.90791870246, 15957.558985048396, 15868.264804569324, 15601.557820132482  …  16124.865905668052, 16231.457816402175, 16431.415738177388, 16544.684214018875, 16716.865612771995, 16091.644963301962, 16485.071679840756, 16562.879082834657, 18147.813559543047, 17292.932241813156], [15944.236265986641, 15960.066812414321, 15945.91835318055, 15975.977009536156, 16018.522346354994, 16064.971702229432, 16079.667557364955, 16094.678170684523, 16119.725772689628, 16133.384152791235  …  16319.140050938746, 16429.40905839211, 16539.05424209364, 16626.75018711141, 16687.148008610544, 16710.1420840494, 16760.9780402937, 16806.76692188051, 18123.775927877396, 16900.656242429624], [15944.236265986641, 15943.98782468211, 15913.80506991398, 15927.740588593193, 15954.068314292897, 15984.211219309746, 15982.715153699955, 15981.518424373047, 15990.264263701163, 15987.68989014132  …  16139.200180033544, 16231.884005835225, 16323.748999354275, 16393.770740415795, 16436.746329450332, 16442.81332674021, 16476.220282972914, 16504.586908736546, 17779.986004471226, 16563.36406922066], [3173.2320350842083, 3176.18344345593, 3171.4514088184214, 3173.535535851692, 3162.880353652254, 3174.7192587338623, 3196.9892578924823, 3208.38875416386, 3216.0973815943057, 3196.2142498833487  …  3174.8212933611208, 3196.780297834221, 3206.370831111806, 3239.6594044968174, 3271.9743315383716, 3288.6153892723773, 3287.9796517471555, 3303.1456265125244, 2808.5503997421483, 3316.8924650535564], [3173.2320350842083, 3172.983593779686, 3165.0644629428825, 3163.953649504869, 3150.1538120078394, 3158.7595754414106, 3177.71300159315, 3185.8309587460517, 3190.2681072042637, 3167.350492968011  …  3139.8147346888322, 3158.3465237344767, 3164.6303276948724, 3194.2642402555803, 3222.87619527425, 3236.004139119021, 3232.119086242143, 3243.7561797810104, 2755.275004446374, 3250.696108427495], [34195.564496956766, 33652.39086115777, 33321.671037247856, 32520.888160686412, 33085.92361077033, 33439.63997013184, 33744.16075066415, 33952.444816867064, 34313.93804850163, 33693.111757885716  …  33402.45441808993, 33737.904970842064, 33179.735640821695, 33037.40073883148, 32426.155679259904, 33306.0792710606, 33231.41288938983, 32649.46415516184, 30606.77529662884, 30793.450981122023], [34195.564496956766, 33618.48772114115, 33254.56494544218, 32422.697530478214, 32952.79515265774, 33271.53500719104, 33540.70023241878, 33713.72926124143, 34038.354315767065, 33388.842484467525  …  33034.148654603225, 33332.28591121312, 32747.802174034157, 32574.469904015627, 31939.579793038527, 32773.24880573064, 32666.83350838745, 32062.437777429095, 30026.19534591601, 30178.8955548096], [33097.63671130043, 32816.60182753136, 32295.595321144785, 31479.01232564183, 32017.854211180555, 32379.49979615013, 32723.83661872189, 33104.69730408135, 33250.60580922334, 32357.384335610495  …  32024.926045550532, 32297.44442185288, 31921.75323976437, 31760.39673741041, 31445.397275549483, 31790.89834488893, 32010.003750554355, 31677.559749043594, 30746.14155018635, 30204.938949129246], [33097.63671130043, 32783.5407041414, 32230.555630244602, 31383.967441156703, 31889.02336416075, 32216.72428127811, 32526.52814788399, 32871.942159249, 32983.561960987696, 32065.177492495015  …  31671.80933471913, 31909.14351679868, 31506.196175294444, 31315.359699177247, 30973.538317050738, 31282.30773533366, 31466.17529031027, 31108.00788545033, 30162.917960872684, 29602.128658590427], [29576.14777688488, 29605.9743499166, 29580.392765320783, 29617.45915449418, 29708.859927324145, 29795.847356554033, 29817.51092717103, 29833.011523092515, 29859.170131190713, 29950.78050580078  …  30391.500128699925, 30573.007118579946, 30800.10722249811, 30906.915868734934, 30984.072830394573, 30989.642564856094, 31114.621356791675, 31186.55225305229, 31243.36849021594, 31357.09878286222], [34346.71094688274, 34381.34847608994, 34339.966565483315, 34458.657692795176, 34623.621100746765, 34695.64053186395, 34573.6346612775, 34599.415280848676, 34709.551136837435, 34780.111425205454  …  35295.29958388098, 35601.28356917401, 35869.621615785254, 36033.57854870309, 36036.68452664886, 36029.467657062465, 36185.38395639184, 36259.49240692719, 36426.09612878186, 36659.978853851164], [28335.329312139656, 28363.904560528437, 28329.765336355922, 28427.683072467884, 28563.77448733406, 28623.18903508317, 28522.536704022194, 28543.805184330253, 28634.664997758737, 28692.875782784395  …  29117.89540566362, 29370.325893139623, 29591.69925635523, 29726.960350042486, 29729.522717893822, 29723.568949084653, 29852.196685622814, 29913.334631377762, 30050.779271438954, 30243.727703837863], [978.0617717704339, 979.048114923888, 977.8097740698408, 979.0733234637161, 979.5837550497721, 982.0466660987751, 979.5086777447327, 981.6277393698058, 988.3050303005668, 990.958495558384  …  992.2036948152579, 1002.7723068606733, 1009.7950117595415, 1012.0619037561681, 1012.6196577561012, 1010.5555359568218, 1015.4975337778507, 1017.08303466398, 1022.2908231805474, 1029.481885568886], [0.0019383188997990075, -0.0014918459669912565, 0.0026521490187527696, 0.0032413990059763087, 8.521616312751057e-5, 0.004902764798285553, 0.005599728385178526, 0.006283443753810847, 0.0018715307271266468, 0.0001245336723632029  …  0.001718447932520517, 0.0016173580286817923, 0.006076789545591321, 0.006458400040881607, 0.003698865359134995, 0.0074812381562470165, 0.0037037498963661264, 0.0050653503161945945, 0.00404213704482248, -0.0019250642306022359], [2.3548476e6, 2.3490325492624226e6, 2.3248934009238556e6, 2.3063709436211945e6, 2.313801571417006e6, 2.3284965535996193e6, 2.343405902494831e6, 2.3433704533652845e6, 2.362185751432836e6, 2.3565323549705953e6  …  2.3491784269261286e6, 2.357393415470629e6, 2.34697525301897e6, 2.350284658135234e6, 2.338847052478542e6, 2.3547540193141676e6, 2.3438603995149224e6, 2.3436327216850463e6, 2.3273586737926323e6, 2.3307648881833204e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.00832833123300784, 0.008092834849547747, 0.007198459633622645, 0.006952437254172003, 0.006043941877424608, 0.006437135115298709, 0.005590532498493082, 0.00528333316131737, 0.004301944963783674, 0.004083237054661735], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613041 258.50369622511613 … 137.13538556670352 505.4138092341076; … ; 562.1409711139131 273.2744212986035 … 143.83121784313656 532.823349998427; 564.9090639178729 273.6007774286357 … 143.57975359710517 529.2314839314896], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 551.4777184798164 268.0906785321416 … 141.10288333036831 522.7162233481127; 553.6349806455353 268.14043319780717 … 140.71428337956453 518.669430317399]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72493.21067018014, 72637.81546486475, 72517.54437175755, 72459.74202939455, 72705.15333867463, 73089.03121597746, 73370.79963276038, 73626.1351109501, 74063.82110226499  …  74190.9760584736, 74115.72366267513, 74404.10231097252, 74621.66268317173, 74694.89776768563, 74689.57828260258, 74753.00435665979, 75046.60889688601, 75270.72770260759, 75491.76255898866], [72422.0, 72420.17730141475, 72491.53108711843, 72298.59145301091, 72168.18439161821, 72339.65606901153, 72648.34068349907, 72854.93836575892, 73034.82538975145, 73394.97979145664  …  73372.92347649821, 73224.65617754987, 73435.51045110123, 73576.03960663687, 73574.05148430222, 73494.69483721963, 73483.00102974099, 73697.2961249372, 73842.91719476593, 73985.14765080773], [64900.92049553803, 64966.370940930254, 65104.253192426724, 64985.544069502226, 64917.97692067339, 65152.135505665996, 65522.66069247188, 65774.17037838747, 66002.567355117, 66409.2467816682  …  66489.08148759961, 66408.20423571728, 66672.42095575592, 66870.94316687969, 66933.43791901843, 66910.571195093, 66966.68965440553, 67240.68308716758, 67451.70092356867, 67656.7923554482], [64900.92049553803, 64900.920495538005, 64973.14056044651, 64789.33259166434, 64656.76522615024, 64824.608135919385, 65127.59161371176, 65311.72009793266, 65472.48439419102, 65809.53092841894  …  65755.95237037064, 65609.80156735334, 65804.48004645295, 65933.92570022508, 65929.05746777343, 65840.13626052119, 65828.97058363675, 66031.71823428878, 66172.20954239093, 66306.5426255817], [40512.94792630534, 40540.45158602109, 40549.74854791995, 40581.99279673212, 40631.86829252876, 40639.672357054864, 40652.010753000744, 40833.47122023281, 41000.964469619415, 41133.39499054222  …  41577.857740317835, 41632.60209494286, 41715.67328196085, 41834.02828421975, 41927.164744992544, 42032.112581715985, 42040.44485772693, 42100.78565667974, 42194.760071046774, 42247.7679481293], [40512.94792630534, 40499.60906127663, 40468.08592224572, 40459.46319581449, 40468.377073735755, 40435.37199312723, 40406.8993324906, 40546.3759956316, 40671.67557196271, 40761.93543830708  …  41119.40745856572, 41132.06784641006, 41172.61906431727, 41247.836235080955, 41298.01994150956, 41359.683085483804, 41326.20594125856, 41343.82769907651, 41394.36762574811, 41404.61480306554], [14866.888022051655, 14906.662556858306, 14863.279820548541, 14839.724190257624, 15033.028689854957, 15085.537880098042, 15142.722380254323, 14992.337168195147, 15161.135240873316, 14976.189325754147  …  14588.736235638435, 14851.669838219199, 14895.616853254076, 14850.385794314121, 14934.798170499329, 15058.617058306752, 15319.563257385962, 15298.982839756234, 15419.97901230257, 15447.04326164562], [14866.888022051655, 14891.644822459257, 14833.346849328198, 14794.918468373358, 14972.540007302634, 15009.701125021124, 15051.419290339107, 14886.927848879994, 15039.372409796712, 14840.945235583311  …  14427.876330844669, 14673.113393801486, 14701.705862008968, 14642.297344879413, 14710.691658237287, 14817.70938889602, 15059.294168922375, 15023.91227698274, 15127.477415248106, 15138.761339533577], [15944.236265986641, 15991.798589230666, 16324.260679459829, 16290.41438610593, 15674.460085184131, 15685.33278741133, 16055.050978156332, 16228.948142401348, 15906.351799683729, 16400.913982600116  …  16581.60459175758, 16063.206489212156, 16210.020162142357, 16500.35297850245, 16821.58714857625, 16574.86914981545, 16351.691855318031, 16325.553895979561, 16603.17037284447, 16374.460668910397], [15944.236265986641, 15975.687633283273, 16291.385457368142, 16241.228581369578, 15611.390462965446, 15606.480793511393, 15958.247000229396, 16114.844360069092, 15778.603949904755, 16252.803763017599  …  16398.770705883227, 15870.08416236912, 15998.998281765667, 16269.144650720382, 16569.16812131239, 16309.704488133098, 16073.887595332404, 16032.025931095093, 16288.224817707875, 16047.669960613906], [15944.236265986641, 15958.571038686476, 15982.468895476788, 15966.174562353946, 15956.63410354348, 15980.541023658769, 16047.560610775694, 16086.772397869374, 16139.654432694895, 16230.662610995041  …  16327.637675970753, 16328.072764469132, 16376.25689084014, 16408.595704440457, 16448.753784797496, 16471.70674850294, 16481.078648261737, 16513.48451178404, 16576.654963992998, 16620.668054596834], [15944.236265986641, 15942.493557873233, 15950.282003535433, 15917.967738033982, 15892.42909237735, 15900.20498358912, 15950.801796041298, 15973.66823609568, 16010.032871703554, 16084.089864754522  …  16147.604107631401, 16131.766042815867, 16163.070942391567, 16178.673109510608, 16201.929368445513, 16208.19247832565, 16201.076193582638, 16216.577617673156, 16262.212379672988, 16288.963701351473], [3173.2320350842083, 3174.6876697280836, 3176.114494085487, 3178.640068957601, 3182.5466353549796, 3172.102859436231, 3174.943161566246, 3165.3933380886792, 3175.5239824987507, 3186.387162636102  …  3250.4819347537823, 3263.158991351017, 3253.5876693196033, 3250.7916249396167, 3273.130493140713, 3291.0190886161886, 3288.498645120769, 3271.642305878854, 3286.498377170369, 3280.8483298489887], [3173.2320350842083, 3171.489326970808, 3169.718157281514, 3169.04277044491, 3169.7409621200263, 3156.156329087637, 3155.7998322707076, 3143.137838269713, 3150.0205631229874, 3157.612150290226  …  3214.641118516322, 3223.9271693800006, 3211.2324975750503, 3205.2404723946074, 3224.0150079080263, 3238.3693840945225, 3232.629262267009, 3212.819278250306, 3224.1567862205834, 3215.371318348979], [34195.564496956766, 34183.05626415927, 34115.91625511567, 33964.35733977123, 34814.0143564949, 35573.916459394975, 35873.40003297838, 37125.101790396395, 37708.45970253996, 38433.999352149855  …  36907.14112443652, 36263.37917182344, 36914.06782619334, 36631.903534024095, 35083.46861956182, 34667.22284954367, 34226.95813085843, 34550.07643243304, 33227.925217324795, 33897.91643387825], [34195.564496956766, 34148.618504669874, 34047.21064291237, 33861.808429196266, 34673.9325468857, 35395.082240085045, 35657.10126010738, 36864.0796652048, 37405.61372590487, 38086.91698286725  …  36500.19160450597, 35827.39721706511, 36433.520860358716, 36118.60535363909, 34557.01799728857, 34112.61681704489, 33645.465104984825, 33928.87768558304, 32597.624671187932, 33221.4041294312], [33097.63671130043, 33128.75832608901, 33215.3898381792, 33158.944341109585, 33693.62939466824, 34279.30614528483, 34634.15292841233, 35809.05868846508, 36150.77610176622, 36880.676548781455  …  35464.36363367693, 34695.13393152279, 35331.27581257821, 35195.00790788862, 34072.120915944244, 33643.24335677952, 33185.65374462965, 33228.78992796251, 32175.10697091108, 32475.42575357504], [33097.63671130043, 33095.382720274276, 33148.49778473593, 33058.82722174295, 33558.05569927144, 34106.98008273349, 34425.3261996675, 35557.289504026325, 35860.440267817576, 36547.621628318666  …  35073.322623301545, 34278.00644209619, 34871.33361734948, 34701.84397768292, 33560.84623404555, 33105.018942338414, 32621.851780757184, 32631.347467800086, 31564.77733512617, 31827.302581836593], [29576.14777688488, 29605.974349916607, 29646.55797299034, 29614.507616816798, 29585.113728472665, 29660.294096255704, 29808.24392748019, 29932.628433629954, 30068.321450524756, 30247.03783265163  …  30373.84817775491, 30347.044612647773, 30446.575281053178, 30535.820637909732, 30581.003908484465, 30568.771780419644, 30576.583509341584, 30653.491110483224, 30777.2570577481, 30866.17021169638], [34346.71094688274, 34381.34847608993, 34475.81438704004, 34389.34740672071, 34351.20637478182, 34503.68368160199, 34718.58384636735, 34843.99509565575, 34928.971632208995, 35154.59599048846  …  35103.935700676215, 35053.520427019495, 35218.46883982837, 35324.356361380516, 35342.09652592103, 35336.168662859825, 35383.58471151613, 35577.24912534347, 35664.02173307526, 35782.99128544135], [28335.329312139656, 28363.90456052843, 28441.836991953438, 28370.50351359612, 28339.03794759288, 28464.82858612184, 28642.1167971321, 28745.578495503432, 28815.682388442845, 29001.81783828478  …  28960.02414231492, 28918.432579628352, 29054.511623810555, 29141.866648804553, 29156.50191927002, 29151.611554302723, 29190.728818119762, 29350.497971862802, 29422.083586542343, 29520.231017591115], [978.0617717704339, 979.048114923888, 981.8808323963707, 981.6890459646843, 981.6568174190116, 988.1577278083281, 995.8329186244138, 997.5468491017878, 1005.2742723833555, 1007.6129585280754  …  1011.2976091684184, 1007.6391960500254, 1007.3768348743966, 1010.7661675895089, 1010.337484612978, 1005.6307518135696, 1006.5214335477881, 1009.9428513408525, 1010.4221327453922, 1007.6308583104221], [0.0019383188997990075, 0.0028001962728712027, 0.004639789987721965, 0.004766281900883795, 0.004145681865324713, 0.0008020808958211223, -0.0013943203459108044, 0.0030581559948150705, 0.0028310602253101003, 0.0019265699746104925  …  0.007879111554595308, 0.005738062625104234, 0.0046139282837207585, 0.004980752515217235, 0.0006289418425802218, 0.006668144677792975, 0.00029997867239828224, 0.0005046580306404813, 0.00031414907465920905, 0.0037269009940421594], [2.3548476e6, 2.3500013569659297e6, 2.3590273571437416e6, 2.336228250617363e6, 2.3438750992351933e6, 2.3532095058126734e6, 2.3670418168053897e6, 2.386993018439447e6, 2.421304304530047e6, 2.42862770734554e6  …  2.399199004189855e6, 2.4121454330710457e6, 2.415937009594518e6, 2.395750918679608e6, 2.377352977397641e6, 2.377675540129703e6, 2.3719676677463413e6, 2.367829929416522e6, 2.347283891041789e6, 2.3538703817790565e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.0077117717638754465, 0.007803286877333249, 0.0074860745294011, 0.006224320056019584, 0.0050226013733591654, 0.004817128843144178, 0.004231261730649724, 0.003758006754440738, 0.0026335140316750784, 0.0028000702243317337], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613041 258.50369622511613 … 137.13538556670352 505.4138092341076; … ; 544.1503966143626 268.4128144020753 … 142.22257463758484 526.7315919943813; 552.1214222892544 271.0461381178151 … 142.71065764872407 528.3752801524754], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 533.8284072056533 263.32129146161907 … 139.52475447936666 516.740019907644; 541.1025463516698 265.6367776968807 … 139.86253227608017 517.8303140898544]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72473.08240803085, 72688.31232776617, 72787.50637216559, 72876.78310092208, 72989.90856240073, 73156.47875946779, 73331.79809075437, 73697.70542156357, 74062.57121299798  …  74371.49233020113, 74837.05059783481, 75083.71183121356, 75372.45300516208, 75750.14873709856, 76032.90032215878, 76328.9847504125, 76869.13144085965, 77454.82782202146, 78313.60296969615], [72422.0, 72400.06931750641, 72541.92625502634, 72567.73835455625, 72583.54740707944, 72622.97979507862, 72715.38155182399, 72816.21103890339, 73105.820901479, 73393.74118944923  …  73551.44932014383, 73937.31085065362, 74106.27282140355, 74316.30960975353, 74613.46771583542, 74816.52641848459, 75032.20657530606, 75487.05032691782, 75985.58711686573, 76750.67162794463], [64900.92049553803, 64966.370940930254, 65156.21679580696, 65238.92832428955, 65318.07668209287, 65418.888482808514, 65559.59623877505, 65716.75988732421, 66051.45419668323, 66384.67833254772  …  66664.9325346701, 67083.89891000389, 67300.20153691815, 67568.44152327876, 67917.61883488824, 68170.84362063029, 68448.30092930717, 68961.13040251374, 69532.62533050166, 70322.52056721384], [64900.92049553803, 64900.920495538005, 65024.99951498312, 65041.95180093567, 65055.25509857409, 65090.02011479215, 65164.304457027894, 65254.71325312643, 65520.97861342781, 65785.18434732346  …  65929.86442956504, 66277.37260033448, 66424.08818628712, 66621.65048215432, 66898.47009886481, 67080.24685501639, 67285.4102782853, 67721.23248590049, 68213.66089220141, 68919.0699882896], [40512.94792630534, 40382.01764340552, 40537.1127964366, 40624.50351353848, 40680.81357800924, 40742.759073421905, 40902.106177441296, 40977.94032904613, 41077.7585382146, 41255.19746706006  …  41429.06173601948, 41665.82090705613, 41787.85225485594, 41859.541365930876, 42005.036233628896, 42190.932571396326, 42253.88593043669, 42414.11847458943, 42361.27167641441, 42687.40616207688], [40512.94792630534, 40341.33473311941, 40455.47561774244, 40501.84555960501, 40517.12541714307, 40537.94048057045, 40655.48680582087, 40689.82935951793, 40747.85288837836, 40882.63796444641  …  40972.25212489837, 41164.88728033597, 41243.85841206495, 41272.99181916966, 41374.7229170182, 41515.96227387937, 41536.020793527096, 41651.526898368495, 41557.72067230962, 41835.479006910675], [14866.888022051655, 14865.476413719154, 14927.795362233768, 14944.603623122957, 14963.37907245138, 14949.056945082033, 15042.286480841081, 15106.69493788467, 15388.59224839214, 15393.867313471173  …  15445.124387610867, 15497.34863762859, 15652.213175201903, 15752.454067918434, 15608.377142636611, 15810.948553430759, 15763.878107132796, 15829.709000021618, 16053.27653901559, 16342.410388347007], [14866.888022051655, 14850.500172347562, 14897.732463980112, 14899.481237758953, 14903.170640385102, 14873.906295553592, 14951.588969481974, 15000.48158284604, 15265.002653768863, 15254.851337261478  …  15274.821682949627, 15311.029422295931, 15448.452820603334, 15531.725543610359, 15374.163132941047, 15558.005089072029, 15496.060407851051, 15545.096159495943, 15748.761920553829, 16016.259318454366], [15944.236265986641, 15979.17424790053, 16136.88125005026, 15942.430233127501, 16061.265315654171, 16063.651863256016, 16068.351621530452, 16223.13827461152, 16033.304034447669, 16213.500575228754  …  16092.675196780378, 16596.056417214957, 16616.92158637164, 16274.489790414453, 16562.802983670263, 16759.59210275974, 16459.71666465813, 16675.861227739242, 16860.567230641504, 17032.86074522988], [15944.236265986641, 15963.076010360384, 16104.383389021237, 15894.295100289004, 15996.63929789615, 15982.898015320508, 15971.467447334457, 16109.075340760846, 15904.536599837384, 16067.082812600021  …  15915.23239719729, 16396.52782160963, 16400.602667323183, 16046.446331292682, 16314.267183749953, 16491.472244334705, 16180.077135730056, 16376.034854921374, 16540.739114256074, 16692.930121571673], [15944.236265986641, 15944.784534144908, 15988.47236091835, 16003.21514653341, 16028.174639235673, 16049.994001642048, 16072.328805826714, 16108.940973865487, 16148.850896983942, 16220.912885824575  …  16315.323071597979, 16387.436990728573, 16439.465361069062, 16489.930471775875, 16558.777415994427, 16628.848946547725, 16678.5419208122, 16770.95845643487, 16889.738423817435, 17033.661112140697], [15944.236265986641, 15928.72094256158, 15956.273378673879, 15954.896485221612, 15963.681769059727, 15969.308813366824, 15975.4206511861, 15995.680947500434, 16019.155476910768, 16074.428185526933  …  16135.425287884173, 16190.416553696366, 16225.456565387094, 16258.868187557531, 16310.302022376325, 16362.820716386592, 16395.184697783116, 16469.422267448863, 16569.356959039953, 16693.71451528649], [3173.2320350842083, 3160.901165186518, 3174.2494242925304, 3175.4072805464366, 3180.2072358368528, 3187.398147593426, 3189.3327749865575, 3196.697898695028, 3187.698981449004, 3191.375498174952  …  3228.7013414819853, 3222.068092008085, 3233.1672615395046, 3251.3229718346133, 3249.748837854033, 3269.524834981077, 3290.304454287341, 3258.260238741073, 3261.6152941902974, 3259.0892891998997], [3173.2320350842083, 3157.7167116591554, 3167.8568435290217, 3165.8197428228696, 3167.410975688095, 3171.3747260506907, 3170.1026834738254, 3174.2223002758237, 3162.0977816420855, 3162.5554381279026  …  3193.100684782915, 3183.330291582424, 3191.077922459234, 3205.7643738836077, 3200.9842098045137, 3217.2189954059054, 3234.4043919489377, 3199.6778161760917, 3199.745710466032, 3194.046530311276], [34195.564496956766, 34987.06516117056, 34910.16284200992, 34907.915392470946, 35440.371233745595, 35918.24176574239, 36263.756080091145, 36654.469352673485, 37420.44820765918, 37578.629490051375  …  37800.2783724629, 38353.33160088899, 39463.82450242239, 39575.03662871733, 40779.84327084543, 40955.44374431572, 40831.77966283877, 40322.11262761112, 41087.1086137378, 41338.19450272681], [34195.564496956766, 34951.81740198986, 34839.85770665196, 34802.5175879982, 35297.769140094235, 35737.67658303345, 36045.103654265666, 36396.756187542655, 37119.91532265217, 37239.27163040486  …  37383.48084579862, 37892.22287730254, 38950.08482967317, 39020.49830746078, 40167.91478398625, 40300.23878997484, 40138.075156082115, 39597.134612479895, 40307.72721002244, 40513.19402580159], [33097.63671130043, 33740.651058164905, 33823.639922964554, 33631.946390094505, 34269.04609893859, 34683.80108510159, 35120.021600435815, 35630.44480346162, 36222.397607149884, 36378.623632813484  …  36395.647362672644, 37275.50696495404, 38437.09968763846, 38089.06884781908, 39205.91089368253, 39684.0166497439, 38980.275614654216, 38372.66988910202, 38907.396237787936, 39087.26882868451], [33097.63671130043, 33706.65900031096, 33755.52292236948, 33530.401131094986, 34131.157088439424, 34509.44157939929, 34908.265325078704, 35379.931431764184, 35931.48656315764, 36050.10255526364  …  35994.33773070026, 36827.356550890676, 37936.72590826125, 37555.35239178005, 38617.60030185986, 39049.15197877654, 38318.026917884534, 37682.74219834813, 38169.361800276354, 38307.1908447938], [29576.14777688488, 29605.974349916607, 29689.848435640095, 29708.439520838856, 29758.593446408406, 29802.550862637414, 29860.090416021587, 29924.394944487038, 30025.1358390048, 30192.643059682778  …  30357.060992572497, 30518.188529514224, 30607.955210286884, 30692.87638993081, 30859.39920689589, 31008.865196777162, 31070.422578197005, 31365.107490428625, 31601.412126490657, 31926.045373183937], [34346.71094688274, 34381.34847608993, 34481.959151476505, 34543.5224200141, 34572.00673726998, 34625.29394218871, 34703.21031703504, 34791.606086886466, 35015.76386705232, 35183.46875313509  …  35285.06865827084, 35538.99443510406, 35666.441236150335, 35831.8576951793, 36015.42342136187, 36107.12886767698, 36311.842051811436, 36530.88998996867, 36862.14816879667, 37315.49016649347], [28335.329312139656, 28363.90456052843, 28446.9062960892, 28497.694725008707, 28521.19370023591, 28565.154547078877, 28629.433951982977, 28702.35864198936, 28887.284195085274, 29025.63727296103  …  29109.455102696043, 29318.938640101926, 29424.079626760293, 29560.54479943672, 29711.982743810757, 29787.637848751485, 29956.5220104972, 30137.232049150658, 30410.513225882463, 30784.511039403173], [978.0617717704339, 979.048114923888, 984.4092086902994, 986.9663834364895, 987.4764984145465, 991.0436779823712, 996.2955057185505, 1000.7588559506479, 1010.554490626144, 1008.5665197298969  …  1022.8028838268273, 1026.7159453856495, 1025.8050904809609, 1043.7074381686662, 1042.7962066304337, 1054.8495561761802, 1066.0362992986668, 1065.132922116448, 1069.065035214339, 1080.9850275364875], [0.0019383188997990075, -0.0010966239857789217, 0.005034610906163861, 0.0046931566426751115, 0.007662838971689068, 0.007354731635004885, 0.007159301599102719, 0.006178315684742364, 0.00514430395095733, 0.00569318439038069  …  0.000284840309280332, 0.003968614841699303, 0.005664244878882174, 0.003785026615288567, 0.005538883601115652, 0.010967038633766357, 0.004929123960702109, 0.00446281875744714, 0.007805947768631638, 0.004094742311523403], [2.3548476e6, 2.388217344705752e6, 2.391375014207863e6, 2.387101917811078e6, 2.392834983948073e6, 2.4028668465258605e6, 2.4086179386390327e6, 2.4122047514408682e6, 2.4076610082386383e6, 2.3939208835630305e6  …  2.394862944005712e6, 2.4033291911417386e6, 2.433928627535058e6, 2.43652023094345e6, 2.466712101232102e6, 2.4837019691385105e6, 2.489950845407035e6, 2.471172055209411e6, 2.492269643098401e6, 2.501505882408428e6], [0.0016459319014481277, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01  …  0.008593354950531191, 0.008395952829924155, 0.00915668611469525, 0.008670378670629149, 0.009374405896761584, 0.009609530621748408, 0.009258689486092797, 0.007933838526850772, 0.008365348820006273, 0.008204519513926973], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613041 258.50369622511613 … 137.13538556670352 505.4138092341076; … ; 529.145001003365 272.9172401696278 … 145.56974071343322 533.1294358532392; 534.785664905957 276.3106551234936 … 146.43802109527303 535.8076977314864], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 519.1076489587603 267.74027277235496 … 142.80842815862906 523.0165030600481; 524.1127646037661 270.79622893728566 … 143.51550745632798 525.1144003708694])])

Now, apply a shock to the model and simulate it again. A shock is simply a function that takes the model and changes some of its parameters for a specific time period.

In this case, let's define an interest rate shock that sets the interest rate for a number of epochs.

We do this by first defining a "struct" with some useful attributes

struct CustomShock
     rate::Float64    # target rate for the first 10 epochs
     final_time::Int  # number of epochs for the shock
 end

and then by making the struct a callable function that changes the interest rate in the model, this is done in Julia using the syntax below

function (s::CustomShock)(model::Bit.Model)
@@ -32,7 +32,7 @@
         model.cb.r_bar = s.rate
     end
 end

Now we define a specific shock with a rate of 0.01 for the first 10 epochs, and run a shocked simulation

custom_shock = CustomShock(0.0, 10)
-data_vec_shocked = Bit.run_n_sims(model, 4; shock = custom_shock)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72458.63063173035, 72714.7993073847, 73025.94784345852, 73170.08974424793, 73488.94581643856, 73736.47411998946, 74215.95259231319, 74315.10367343524, 74689.18028783813  …  75172.58090642745, 75228.81699975023, 75598.1201305265, 76403.05467531475, 76935.02128673751, 77443.49876715624, 77857.59775246747, 78271.96742728617, 78684.79761409517, 78745.95566326432], [72422.0, 72385.63210066463, 72568.3598928517, 72805.4598972233, 72875.67386690396, 73119.50833074616, 73291.87982858339, 73694.1491565101, 73718.26067511964, 74014.69160357275  …  74343.70484667894, 74324.36718181372, 74613.98455861978, 75332.47015315716, 75780.56047015703, 76204.55811764165, 76534.84946933789, 76864.66379441545, 77192.22561074348, 77174.39571103048], [64900.920495538005, 64966.370940930225, 65187.0333275795, 65473.4463740019, 65604.67546210511, 65897.04291360846, 66115.53089261762, 66552.03912562672, 66627.47716100705, 66976.25803693687  …  67426.62415519402, 67485.51157561327, 67850.01019928801, 68610.97758355155, 69105.71914574139, 69561.10848322994, 69950.78346788613, 70332.03139881173, 70685.2981040959, 70730.30248547599], [64900.920495538005, 64900.920495538005, 65055.75398573217, 65275.76176804663, 65340.70068564175, 65565.77080760525, 65716.88710121115, 66084.11974357393, 66092.37539469957, 66371.42172749744  …  66683.15740338102, 66674.15681699573, 66966.73944498798, 67649.57818711115, 68068.7421797114, 68448.27026831036, 68762.36664786185, 69067.48514364476, 69344.46861481928, 69318.71366343043], [40512.94792630534, 40319.37525231505, 40466.0852258405, 40613.16803131025, 40686.46819913686, 40815.29155764575, 40944.62291154861, 41108.54017572659, 41202.548443010375, 41309.34175083407  …  41424.931067174024, 41408.0525600783, 41337.38494343024, 41470.82854183544, 41672.285344959695, 41971.28482462056, 42069.92170115199, 42257.978345198026, 42625.707394796336, 42718.4896134155], [40512.94792630534, 40278.75545117816, 40384.59108867232, 40490.54430270733, 40522.75728566462, 40610.108335552424, 40697.74718515263, 40819.51097438523, 40871.64057455023, 40936.29329243609  …  40968.16700208151, 40910.21799225321, 40799.25527959479, 40889.725765950134, 41046.96517524384, 41299.82845049775, 41355.181992915444, 41498.19411595635, 41817.14030928934, 41865.942115186626], [14866.888022051655, 14940.59628379265, 15121.746648645383, 15093.457969701507, 15163.548483205472, 15283.726403855002, 15445.043604555773, 15851.458014057147, 16037.646850636662, 16253.975224072246  …  16419.0428115477, 16578.431361915278, 16662.94762439557, 17052.59631404882, 17117.211873657856, 17202.230268219293, 17261.607399715904, 17286.713469432103, 17253.804014017638, 17056.029435014083], [14866.888022051655, 14925.54436282125, 15091.293154349374, 15047.886146978155, 15102.534625686154, 15206.893331997435, 15351.917667913744, 15740.008319411827, 15908.844537794263, 16107.191950769253  …  16238.001381994814, 16379.114666200048, 16446.029538844316, 16813.649772526293, 16860.356802108658, 16927.02908695957, 16968.34428588822, 16975.90417888339, 16926.51658870146, 16715.63642589483], [15944.236265986641, 16083.080452818574, 15860.9310910651, 16097.858896678581, 16035.852193825702, 16169.704034620892, 16229.851103281786, 16723.826857934848, 16139.715523337365, 16294.203893274376  …  16600.309713185743, 16222.566407222244, 16441.643665884276, 16678.937149425405, 16778.75724686978, 16895.9591017203, 17010.733375331292, 17096.714939558096, 17458.87384317076, 17285.02221434602], [15944.236265986641, 16066.877534852347, 15828.98896257068, 16049.2544765823, 15971.328431327865, 16088.417050074106, 16131.993167477192, 16606.24364287886, 16010.093471711894, 16147.057330642794  …  16417.269578874006, 16027.528151688824, 16227.606513051982, 16445.22644199235, 16526.98091057381, 16625.657644827246, 16721.732442647335, 16789.32175863484, 17127.696448063638, 16940.05911806081], [15944.236265986641, 15945.700682630479, 15993.931032538732, 16049.088158098912, 16089.199605644148, 16141.566892099283, 16206.551474614625, 16279.912371513741, 16304.538492096417, 16358.71070409274  …  16461.38988019368, 16493.37214681648, 16553.09925129602, 16664.409065771408, 16790.936160378144, 16900.254099385253, 17006.148913226392, 17102.169784977345, 17208.47684997033, 17245.780447864843], [15944.236265986641, 15929.6361680723, 15961.721057144538, 16000.630991962398, 16024.461188153955, 16060.421356243482, 16108.83402399082, 16165.450265816675, 16173.592706398023, 16210.981605760708  …  16279.881518802375, 16295.078088365504, 16337.611170767346, 16430.901930585074, 16538.977071439767, 16629.883931144162, 16717.225867473877, 16794.67852776921, 16882.049235673567, 16901.600512925983], [3173.2320350842083, 3161.817313672086, 3161.011066414634, 3165.04106039098, 3171.3372985736114, 3170.6204328400604, 3188.5067143995648, 3197.251739874131, 3216.892703232896, 3211.7404876888277  …  3220.176231467536, 3226.95426952854, 3215.4026966725532, 3197.974230390733, 3217.559577722389, 3231.1378148306476, 3253.0447666585583, 3263.696889845246, 3294.180137666697, 3318.5154029489545], [3173.2320350842083, 3158.631937169875, 3154.645146212599, 3155.4848214955728, 3158.5767285595957, 3154.6813548225423, 3169.281603621613, 3174.7722474642114, 3191.0570414178483, 3182.736519411302  …  3184.669575260567, 3188.1577242954277, 3173.544616520076, 3153.163172405358, 3169.2779707848986, 3179.4460905838687, 3197.7777213828763, 3205.01671812304, 3231.6928313944873, 3252.286656796616], [34195.564496956766, 32640.00069243555, 34052.497475636264, 33889.60224221749, 34042.99144932922, 33645.517403584905, 34331.01558303408, 33933.090075669395, 34616.29959950118, 33533.71544977325  …  33194.253588281106, 32983.01922076771, 34067.31502257016, 33764.073883252684, 33301.64095824034, 33448.957274669665, 33229.38448057876, 33049.64105592808, 33271.19539380034, 34746.687381732256], [34195.564496956766, 32607.117486062987, 33983.91958171077, 33787.27904042717, 33906.01201920964, 33476.377470819396, 34124.01662182047, 33694.51060090113, 34338.287526284585, 33230.88562187743  …  32828.24351135161, 32586.475889117064, 33623.827056266535, 33290.96066732159, 32801.927837074996, 32913.84104785682, 32664.839560879554, 32455.419632194364, 32640.07405564319, 34053.235865372146], [33097.63671130043, 31524.42204963123, 32786.461133802484, 32668.13929644921, 32758.77058124929, 32425.29358326801, 33214.05908243095, 33400.96253107459, 33681.10674305018, 32702.0560301157  …  32465.956273761396, 31963.252550233265, 32911.17112575374, 32563.381213247816, 31934.87413699025, 32074.93270207372, 31714.049204310675, 31419.080382830623, 31924.783031690058, 33060.272981243514], [33097.63671130043, 31492.66273425001, 32720.43289445131, 32569.504069471535, 32626.958494984265, 32262.287857697233, 33013.79481378086, 33166.12438106677, 33410.60543522122, 32406.73659215267  …  32107.976627623353, 31578.969517445305, 32482.733829137876, 32107.092494633464, 31455.67025484432, 31561.7981124999, 31175.24881299291, 30854.175891253977, 31319.201790954376, 32400.477813483845], [29576.147776884885, 29605.974349916618, 29673.37253757367, 29809.249360949187, 29886.497471319253, 29999.054087198103, 30094.731368669665, 30217.99850585117, 30213.97359534498, 30338.831796714898  …  30512.519232477014, 30583.171153001287, 30726.756718722118, 31001.07520435412, 31248.468384139127, 31447.433991263155, 31633.096202894496, 31824.132579897807, 31992.82479910257, 32033.27846867225], [34346.71094688275, 34381.34847608992, 34532.62872432414, 34679.266255959665, 34732.72335492341, 34907.82708747399, 35029.15675475091, 35330.38153751034, 35402.66141351677, 35617.09364839709  …  35891.31063670614, 35883.42351453006, 36101.28795254398, 36572.41345003055, 36814.58360745446, 37063.21260091461, 37266.536366683154, 37455.26434454815, 37637.438236541115, 37640.75547889441], [28335.32931213966, 28363.904560528426, 28488.707650372107, 28609.680594618138, 28653.781600550024, 28798.238574415114, 28898.333051669153, 29146.83729504972, 29206.46670446974, 29383.368882959803  …  29609.592252025224, 29603.085538630465, 29782.819214034647, 30171.488048709176, 30371.273442157504, 30576.387242344495, 30744.125162547272, 30899.82185826551, 31050.111568091805, 31052.8482247293], [978.0617717704336, 979.0481149238879, 981.0320656816637, 984.9307570930322, 985.4546358624658, 990.161738936401, 991.6427691971356, 1003.6590822652624, 1010.8421521453376, 1020.3325918248503  …  1022.7942860109519, 1018.9169080818388, 1021.9655280219037, 1037.4889291669324, 1042.6671541477833, 1050.4618910521606, 1051.1508983085075, 1052.6344743657646, 1055.0350684522741, 1056.2685379092702], [0.0019383188997990075, 0.002318069620665719, 0.003049541140922596, 0.002224369592188191, -0.0022251584479866526, 0.004366924925378823, 0.006068540028211, 0.002763470029782056, 0.0021042695860895577, 0.006527435992621067  …  0.0016670645613094948, 0.0056211649437434286, 0.004403830502085482, 0.0033734120185084926, 0.010405043693178406, 0.0034987674088711174, 0.009835632205891676, 0.005539796592840762, 0.004137709755095864, 0.007862292319288144], [2.3548476e6, 2.328642066464245e6, 2.367136786703873e6, 2.3785683790057097e6, 2.3853441679808004e6, 2.361219699143722e6, 2.3811604460283155e6, 2.3742624887050353e6, 2.3831894560849294e6, 2.3628660285500544e6  …  2.354728150940062e6, 2.367293693829456e6, 2.395702092902069e6, 2.3763293025443605e6, 2.3710765337988767e6, 2.3591676693399525e6, 2.3625614890307123e6, 2.3635673623363497e6, 2.3803493785910932e6, 2.4021938404081287e6], [0.0016459319014481277, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.0006538730501113249, 0.0018868794777280042, 0.0010292157403429853, 0.0009743747837785542, 0.000488510365717588, 0.0008195501302721295, 0.0009278809694580809, 0.0016525234320153488, 0.0026132549358040356], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613058 258.50369622511613 … 137.13538556670355 505.4138092341076; … ; 575.4194435292623 279.69747214608435 … 145.5520215884953 537.3581543186674; 575.9997351272681 280.97917111355696 … 146.15790453342944 538.914856855408], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.9972283642248 504.904629508617; … ; 564.5043115388589 274.39189052177954 … 142.79104514778925 527.1650069607444; 564.5043115388592 275.3715737580535 … 143.24098127645127 528.159548858138]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72493.85075968767, 72417.55656866034, 72507.8207808218, 72478.6040433599, 72611.16320000871, 72761.62834931223, 73034.45077637117, 73146.85475810623, 73190.84660272078  …  73360.97294699746, 73603.74775187737, 73844.82900888959, 74070.90125414853, 74528.88728996839, 74981.9120458045, 75440.02724381795, 75997.91578722364, 76272.09831019101, 76632.45155768651], [72422.0, 72420.8167460634, 72271.71576751892, 72288.89722060681, 72186.97051014043, 72246.13842971431, 72322.9118933984, 72520.95433772191, 72559.39425609284, 72529.88878212262  …  72552.07223529615, 72718.83557448874, 72883.51776327213, 73032.99562639641, 73410.53210346708, 73782.35184655289, 74158.35185957013, 74631.49883753706, 74825.29280230863, 75103.07152927545], [64900.920495538005, 64966.370940930225, 64881.93501873867, 64960.895494976765, 64935.73948592265, 65063.900988683075, 65191.5100891974, 65445.10906422269, 65543.2286607931, 65580.79444821177  …  65726.29563841161, 65957.73447525573, 66186.7217213428, 66425.03870665304, 66857.20319614936, 67291.06220811843, 67688.65513012966, 68198.36385590868, 68456.96457154857, 68803.22778611373], [64900.920495538005, 64900.920495538005, 64751.270110516234, 64764.758438816956, 64674.45631982898, 64736.81718412491, 64798.43768399093, 64984.97237428725, 65016.834762655184, 64988.56002295819  …  65001.57723319344, 65164.74764764365, 65325.10363981647, 65494.26939873367, 65853.96669728041, 66214.54018050042, 66538.67035092563, 66972.18022510347, 67158.40434324302, 67430.09825251023], [40512.94792630534, 40552.638029447255, 40588.382508019604, 40599.6919466688, 40617.796937594176, 40672.15389340288, 40779.51509040722, 40849.56167784617, 40943.70484983592, 40981.94205363264  …  41111.9326718379, 41134.770773190496, 41189.69321356018, 41029.30554365212, 41161.02313563171, 41275.6289338923, 41624.4278719947, 41868.79733564938, 41945.063952438046, 41980.37402914137], [40512.94792630534, 40511.7832274563, 40506.64207790183, 40477.108906537745, 40454.36233797883, 40467.69024101069, 40533.63488211301, 40562.353323172836, 40614.87581836335, 40611.850213451056  …  40658.61982357872, 40640.22177693566, 40653.48619918732, 40454.38953202696, 40543.37479309933, 40615.301658723205, 40917.256804644574, 41116.01044998533, 41149.40799305878, 41142.55735591296], [14866.888022051655, 14900.2916735275, 15033.203978149442, 14996.975221685181, 14780.30972912565, 14907.279078461826, 15131.762434209306, 15166.157698772913, 15237.079907003548, 15279.153038623861  …  15346.255614516302, 15365.583848180642, 15412.774648068182, 15498.955952313097, 15499.490055459488, 15376.17261982661, 15550.806191352216, 15560.390667904887, 15398.142661655422, 15571.44850066224], [14866.888022051655, 14885.280357482226, 15002.928798817537, 14951.694710250282, 14720.837916646957, 14832.33845113236, 15040.525427321569, 15059.526268214797, 15114.707145509052, 15141.173002024318  …  15177.043067437598, 15180.8487949361, 15212.131301821528, 15281.779526283228, 15266.909968436219, 15130.184698362309, 15286.608440783426, 15280.62008035485, 15106.055278357817, 15260.683780673873], [15944.236265986641, 16583.178904209766, 16344.953849972942, 15916.720779815592, 15610.781054444404, 15910.971271389073, 15753.818760150283, 16114.03689274958, 16141.720941512309, 16140.504932160555  …  15937.490383057784, 16000.25487725652, 16224.092711215864, 16200.951472743875, 16344.50837755799, 16532.008306648833, 16445.264275026744, 16718.87575947478, 16861.48154824455, 16662.62706072532], [15944.236265986641, 16566.472161481444, 16312.036954166917, 15868.663271776619, 15547.967658749014, 15830.984966562888, 15658.831062783414, 16000.741037591795, 16012.082783876967, 15994.746364545925  …  15761.75869908866, 15807.889395678918, 16012.88763453602, 15973.938456514943, 16099.248232404636, 16267.529332489858, 16165.870282489726, 16418.275999852278, 16541.6360881676, 16330.085317253197], [15944.236265986641, 15960.271184500985, 15936.930157099692, 15942.055413670609, 15938.970882806178, 15980.260170457288, 16016.718983437442, 16063.76840379867, 16083.899130785714, 16096.338382971022  …  16150.403524514415, 16178.496717602075, 16222.654595777529, 16247.2319770908, 16339.701688763045, 16421.579120221515, 16557.21088413881, 16666.969479003812, 16734.38637541181, 16817.78643427251], [15944.236265986641, 15944.191990873882, 15904.834975047524, 15893.921412528125, 15874.836943476223, 15899.925542269351, 15920.14612838738, 15950.825980340283, 15954.725354429227, 15950.978666134195  …  15972.324194586734, 15983.988296570169, 16011.46824047008, 16019.57046333985, 16094.51367115029, 16158.866791554226, 16275.914993915765, 16367.302976835756, 16416.951783793364, 16482.148122149632], [3173.2320350842083, 3176.387815542594, 3179.151896475605, 3180.0263790744316, 3179.0534991691793, 3185.7029355505124, 3194.478345262231, 3200.5322900389037, 3199.6727270725196, 3200.4563683803226  …  3220.6588606739633, 3212.7214985063383, 3210.716899030684, 3184.946436038387, 3197.9702358224463, 3183.8371213737546, 3221.129159911762, 3242.2602790503215, 3247.7726470374405, 3258.75780276747], [3173.2320350842083, 3173.187759971456, 3172.7494426853814, 3170.4248948622853, 3166.2618813325257, 3169.6880360360606, 3175.217228518124, 3178.0297324753683, 3173.9753631497547, 3171.554302557169  …  3185.1468828485226, 3174.096068913127, 3168.9198185450527, 3140.317927756694, 3149.9825799006053, 3132.9021133498627, 3166.4043393546485, 3183.96553037598, 3186.1656445006347, 3193.721659466875], [34195.564496956766, 33824.20053060592, 34072.58741446132, 34870.901404813165, 35583.47016504347, 34861.93587256541, 35043.28065694434, 34756.26199373036, 34152.47487221296, 33378.02155145942  …  34849.937940914526, 34797.362001584064, 34334.450352642794, 35393.88725355603, 35146.63174844114, 34357.57279479318, 36036.997880068135, 35892.73198296672, 36674.44822145825, 37979.42997580978], [34195.564496956766, 33790.12430073953, 34003.96906166213, 34765.61535702915, 35440.29228150927, 34686.68086254925, 34831.987091335715, 34511.89489621929, 33878.18789022613, 33076.597734075774  …  34465.67177771192, 34379.005459740496, 33887.48482128356, 34897.93656109119, 34619.233321694344, 33807.92054209594, 35424.75349479243, 35247.3927411723, 35978.77057706518, 37221.46151056086], [33097.63671130043, 33366.458378102565, 33621.57118194306, 33876.46857216108, 34113.75384284742, 33741.17691581043, 33946.74859239856, 33851.567486727836, 33328.12581245853, 32588.77497315582  …  33884.643663329, 33694.22374833428, 33316.181916597576, 34052.198968116456, 33622.76602712206, 32559.47060935635, 34217.46897462387, 34042.879958772, 34607.038073605785, 35561.42800865234], [33097.63671130043, 33332.84330109606, 33553.861125029485, 33774.185024987, 33976.48968474333, 33571.55609154088, 33742.066570155155, 33613.56118747666, 33060.45938188268, 32294.478531974593  …  33511.02113252073, 33289.129852802354, 32882.47219355647, 33575.04844951975, 33118.23421216751, 32038.58438511833, 33636.13716314003, 33430.800433827586, 33950.57713434124, 34851.716435125636], [29576.147776884885, 29605.974349916607, 29543.04891432024, 29540.675826771752, 29553.691210451867, 29660.501470190462, 29704.713060190825, 29786.152135079643, 29830.83158092893, 29843.182370753497  …  29932.978329420752, 30008.335910015398, 30113.26478406185, 30216.35640235909, 30417.92614688064, 30633.713252801826, 30858.097335158334, 31062.838687145446, 31212.376446467104, 31403.740896227457], [34346.71094688275, 34381.34847608993, 34357.54497734817, 34434.70140669193, 34392.519901679574, 34419.08127448162, 34500.00983161686, 34666.22857128488, 34718.16066893402, 34744.14854393934  …  34800.969787470975, 34951.27821892308, 35072.745248092666, 35206.822834176055, 35429.4509701756, 35644.33344647184, 35816.47052677426, 36113.49649173745, 36220.720571061196, 36370.547157727065], [28335.32931213966, 28363.90456052843, 28344.267164194556, 28407.919629706765, 28373.12075661364, 28395.033342260995, 28461.79773553084, 28598.92477321506, 28641.767684463077, 28663.207146236786  …  28710.083502167465, 28834.08486317618, 28934.292661163316, 29044.903908945522, 29228.567537100505, 29405.841155487968, 29547.85070233344, 29792.89100748824, 29881.348665123292, 30004.952514104833], [978.0617717704336, 979.0481149238879, 981.3411270702462, 985.5182615130244, 989.5283737913029, 984.3182440110619, 986.7871973899012, 992.7283578580688, 994.2364109301864, 993.463533518988  …  992.3475215199541, 998.1203463172297, 1000.7116891883217, 1001.8594701178567, 1009.8260790930674, 1013.0155088447548, 1014.0872681970775, 1022.028677025807, 1023.8675540202197, 1028.9397321592878], [0.0019383188997990075, 0.007334852166847261, 0.007227192998082499, 0.0063674479719377786, 0.003446090841553895, 0.0032265409708780446, 0.004191283899704468, 0.003501817474909741, 0.004415694838464823, 0.0046011977677848925  …  0.002086119804288522, 0.006859705088374524, 0.008520942457468372, 0.004944710234454197, 0.004168679591690649, 0.0022241218191243473, 0.004868606894425476, 0.006639637258123665, 0.004286522959381589, 0.004377407679346135], [2.3548476e6, 2.356405005831464e6, 2.365298482338747e6, 2.3716322680014824e6, 2.3787332008662736e6, 2.362896213451429e6, 2.369694317142983e6, 2.373800261204282e6, 2.3834952447609566e6, 2.3920620330929896e6  …  2.3912146652818676e6, 2.3829984989281846e6, 2.371252574860364e6, 2.3939898499252107e6, 2.3817141689064708e6, 2.3613617196600707e6, 2.3985788113046456e6, 2.390330330322664e6, 2.397856469942553e6, 2.4212965359402793e6], [0.0016459319014481277, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.00012203427994020283, 0.0, 0.0, 0.0010566170841607668, 0.0005696944214650553, 0.0, 0.0016619619797324792, 0.0013530380463096917, 0.0016609294841850044, 0.002599928627965536], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613058 258.50369622511613 … 137.13538556670355 505.4138092341076; … ; 552.4170182477764 274.31944109496715 … 143.1976227942744 526.6241123245321; 553.8992060451629 275.54076932849296 … 143.83576018760857 527.9502176588696], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.9972283642248 504.904629508617; … ; 541.9382192851673 269.1158753469619 … 140.48130694661234 516.6345790197564; 542.8448502695214 270.04170801623934 … 140.96518075904015 517.4137347137171]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72471.48547557522, 72659.66132674892, 72782.26820482507, 73314.99324853392, 73791.49697545379, 74099.86403964799, 74407.78021309954, 74915.74285060994, 75465.19426916225  …  76706.69449860377, 77138.16929479428, 77511.67199300523, 77707.63738956318, 77907.54721424257, 78252.95009649772, 78845.89268304282, 79393.7054463342, 79944.03307890503, 80623.14486458048], [72422.0, 72398.47399388226, 72513.33295389768, 72562.51600286494, 73019.99432021253, 73420.5385298642, 73653.07868763371, 73884.62806036828, 74314.07597034199, 74783.6977070866  …  75860.90282927844, 76210.76400042625, 76502.62582208758, 76618.77262890358, 76738.49300368334, 77001.05984925466, 77506.3539329534, 77966.23334138824, 78427.57463678236, 79014.12120583994], [64900.920495538005, 64966.370940930225, 65146.025314054816, 65251.369137512185, 65758.27213955988, 66183.76975404056, 66463.33920233867, 66748.26055519706, 67247.61528152751, 67757.10644188913  …  68920.48643223509, 69303.30466832304, 69636.37061121882, 69835.13132065766, 70048.381645569, 70376.90122161311, 70927.19720025655, 71428.44884719889, 71948.39746520469, 72529.9574680292], [64900.920495538005, 64900.920495538005, 65014.82855772722, 65054.35505149155, 65493.67933323341, 65851.05623883184, 66062.59829968773, 66278.96156387504, 66707.53303242565, 67145.21859685628  …  68160.54789425919, 68470.09521761675, 68729.84503493927, 68856.5786827761, 68997.25940601989, 69251.01195913956, 69722.19176684845, 70144.18937529583, 70583.6082429044, 71082.4523163817], [40512.94792630534, 40394.87765857896, 40413.42554772843, 40528.04295752655, 40609.711513182054, 40854.04993879914, 40965.78482886412, 41070.93017870433, 40970.7267344307, 41211.908005385885  …  41511.442200879355, 41811.80723267429, 42038.7669884936, 42001.84086041937, 41936.419032309335, 42028.760872619765, 42221.85208411046, 42426.63234267407, 42510.073697215885, 43067.64740545475], [40512.94792630534, 40354.181792455725, 40332.037461219894, 40405.67624787712, 40446.309447042295, 40648.671873811785, 40718.78150662433, 40782.16540872828, 40641.68068351225, 40839.739432916875  …  41053.724237347174, 41309.118463298844, 41491.50674020912, 41413.29736672815, 41307.13536213191, 41356.384997010486, 41504.53118073038, 41663.81577131624, 41703.700067432, 42208.1316458293], [14866.888022051655, 14873.219880073675, 14605.525492164083, 14941.634492409063, 14985.82272516104, 15186.096004322288, 15342.137133245571, 15437.516995250355, 15816.807121730875, 15844.99065600498  …  16009.715268713906, 16070.26011154719, 16127.921611806072, 15870.717948215099, 15841.703336974364, 16067.567816513536, 16212.656115261107, 16362.86700292542, 16626.68864436795, 16847.05072690098], [14866.888022051655, 14858.235837537972, 14576.111609125268, 14896.521071770005, 14925.52398614389, 15109.753731848643, 15249.631671480318, 15328.977670118478, 15689.77842743217, 15701.900761878775  …  15833.187210881924, 15877.052981463983, 15917.968489536686, 15648.332271842695, 15603.988113600786, 15810.518958654453, 15937.213979098473, 16068.668160935293, 16311.296971115602, 16510.82837728763], [15944.236265986641, 15957.472650343298, 16260.401414111237, 15817.627209170827, 15981.312013121891, 16246.476720089706, 16209.00776567574, 16296.358043915636, 16317.574185055646, 16476.252367574365  …  16859.259416899637, 16793.773934706198, 16951.525934947414, 17147.000107018812, 17107.738715872638, 16938.30829624002, 17120.25213715727, 17296.702703979172, 17457.412592704717, 17660.78717569343], [15944.236265986641, 15941.396276102661, 16227.65479738626, 15769.868895302183, 15917.007704983167, 16164.803790315727, 16111.275504837626, 16181.780310674063, 16186.523706479456, 16327.461796594785  …  16673.364023296563, 16591.868250375715, 16730.851139835104, 16906.730748757942, 16851.025795313864, 16667.32933717574, 16829.39055428174, 16985.713810355064, 17126.2629160591, 17308.324809639576], [15944.236265986641, 15949.636037963875, 15982.853134285011, 16014.826123208924, 16060.064405485584, 16177.462832096257, 16227.703034148592, 16301.320492436815, 16367.834937419764, 16465.293766147846  …  16721.942462434934, 16836.924731688152, 16931.287514237927, 16974.99183683914, 17038.548934091006, 17121.394065867586, 17245.7563892782, 17346.1348505769, 17457.859496183573, 17579.597487195482], [15944.236265986641, 15933.567558727425, 15950.665468529982, 15966.472404763683, 15995.44321985263, 16096.136843171338, 16129.858050133264, 16186.707868816584, 16236.380802296575, 16316.602157998348  …  16537.561167919328, 16634.50026038174, 16710.87618268404, 16737.132714563206, 16782.874251913643, 16847.48610170991, 16952.76257346959, 17034.257183592745, 17126.701342225424, 17228.755451505305], [3173.2320350842083, 3165.752669005484, 3159.0661767088777, 3167.4860179985003, 3138.5219603503165, 3170.4352760017086, 3171.630615554556, 3201.9995447450538, 3176.290815203691, 3170.751084126718  …  3199.0852981978583, 3231.5406318782657, 3259.4173089463075, 3262.9659235218237, 3267.8337769098803, 3263.614926810635, 3267.541244205691, 3270.1684886956614, 3290.3091694448076, 3306.834508712618], [3173.2320350842083, 3162.5633278250007, 3152.704173295621, 3157.9223970190883, 3125.89343003486, 3154.497128789171, 3152.507259265105, 3179.4866710901683, 3150.781237204602, 3142.1172750713413  …  3163.8111971254098, 3192.688946410905, 3216.9862470113826, 3217.244180734246, 3218.79777240317, 3211.403633912503, 3212.0279135148435, 3211.3719598040625, 3227.895291572602, 3240.8388821590343], [34195.564496956766, 33707.05710795776, 35150.48261182413, 36466.01777860536, 36403.36389237194, 36827.28087194863, 37793.024727432385, 37664.695583183915, 37682.64396626672, 36925.16321850511  …  39071.25641832181, 39529.892014344994, 39482.61412776561, 39077.99523020997, 37831.04150154524, 36877.51312568266, 36718.1618751157, 37843.40623497858, 37992.730154747296, 38572.36795119657], [34195.564496956766, 33673.0988943677, 35079.6934995216, 36355.915580622066, 36256.886986902675, 36642.145843828854, 37565.151571720526, 37399.879638938866, 37380.005322201716, 36591.70655638162  …  38640.444695763545, 39054.63791543326, 38968.62985186155, 38530.42161514708, 37263.36173317051, 36287.5468820115, 36094.3449711522, 37162.99452660853, 37272.04601906467, 37802.566020108854], [33097.63671130043, 32461.141821378216, 33770.17373907909, 34971.0542328869, 34665.21689530321, 35322.406559705916, 36210.09041556983, 36061.720587954806, 35872.009156873966, 34993.11997830811  …  36744.97880621105, 37067.563998478494, 37089.15667000751, 36389.91675630021, 34809.35537245922, 33659.200014558155, 33427.029528601735, 34535.90283822311, 34642.872010131054, 35524.70839466567], [33097.63671130043, 32428.438806581737, 33702.16441335545, 34865.46579270648, 34525.73380485979, 35144.836709940806, 35991.76156702922, 35808.174968091516, 35583.91216928356, 34677.110840685506  …  36339.817338010944, 36621.913610145624, 36606.33039935487, 35880.00937357244, 34287.01800053403, 33120.72032559737, 32859.12675230944, 33914.95892782698, 33985.731336889236, 34815.72964702583], [29576.147776884885, 29605.97434991661, 29688.187302257807, 29791.055310887376, 29954.246542021996, 30135.157648167857, 30237.949564347276, 30355.461039819496, 30526.54883081404, 30769.00208946214  …  31277.586533389265, 31490.360110839578, 31641.064299887224, 31730.092009694246, 31883.38008935013, 32062.952875230047, 32300.546113342, 32506.365203852954, 32716.537770648494, 32945.21931032319], [34346.71094688275, 34381.34847608993, 34478.93838258168, 34478.81101039637, 34808.564495569015, 35047.12431190442, 35215.61027708442, 35374.41522947689, 35695.93188619647, 35954.09574486552  …  36593.92689673031, 36758.48726269108, 36934.50657148024, 37040.05588431696, 37100.87776135359, 37255.6309534618, 37569.72430004793, 37860.0508221554, 38159.307483044475, 38502.23822803649], [28335.32931213966, 28363.90456052843, 28444.414223950378, 28444.30914452017, 28716.34897996883, 28913.155916358206, 29052.153368406292, 29183.164184242432, 29448.408805818475, 29661.388673474303  …  30189.236199261915, 30324.99511278455, 30470.20741819421, 30557.28342796189, 30607.460224158785, 30735.12842118855, 30994.248964754825, 31233.76236749914, 31480.642950861456, 31763.553754333545], [978.0617717704336, 979.0481149238879, 978.8996292153163, 981.5028162283588, 995.461101968945, 1001.4877939683074, 1009.7793609070602, 1018.3842859006885, 1025.1345645169856, 1034.0086075614827  …  1048.9730021155597, 1054.4572947923173, 1060.7997398513148, 1064.9834266464186, 1064.1237948653104, 1058.3173929212023, 1056.9267868666032, 1062.0328211905166, 1072.5522115117042, 1082.4999296695164], [0.0019383188997990075, 0.004913747016755732, 0.003475849536142883, 0.0026785353155975855, 0.002833027790142051, 0.0025062456441373726, 0.004504269256856652, 0.0063516469931883535, 0.007394206434488071, 0.000928360706036635  …  0.00651752878883971, 0.009269265471895327, 0.008849266521555155, 0.007489719597350231, 0.009643965971925184, 0.005367699029979356, 0.0064210984598085385, 0.004673907961617374, 0.006709721766567256, 0.006254234915375356], [2.3548476e6, 2.3548701560200085e6, 2.3778266031949264e6, 2.4114834942277633e6, 2.396827286594168e6, 2.3989050663318974e6, 2.426610592082712e6, 2.4108659601624985e6, 2.4271672169272183e6, 2.4088805031362944e6  …  2.471264799995176e6, 2.46480577043819e6, 2.46402585516802e6, 2.4630982825571825e6, 2.444932898058688e6, 2.432077377648159e6, 2.415443275837942e6, 2.4274013369837604e6, 2.4343751376155578e6, 2.4377205902182804e6], [0.0016459319014481277, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0013727024444591957, 0.0012267096395511992, 0.001307842635981478, 0.0013458660793440607, 0.0007421316099707973, 0.0002931883833720881, 0.0, 0.0005942044740219506, 0.0009867716391267288, 0.0011924118659388365], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613058 258.50369622511613 … 137.13538556670355 505.4138092341076; … ; 584.9573093762568 296.346810347612 … 147.94948213271226 537.2722953290793; 588.2006670853754 298.0307208785496 … 149.0509162237135 540.7551038593715], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.9972283642248 504.904629508617; … ; 573.8612535992181 290.72540741058197 … 145.1430282605842 527.0807766304139; 576.4617453276471 292.0828199162323 … 146.076256143612 529.9630694236535]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72494.0405607391, 72357.91577714065, 72322.93237771772, 72468.55308273868, 72480.45348912213, 72562.35382239977, 72637.48240819099, 73011.56515318483, 73428.25435216863  …  74133.80870296348, 74305.61570004578, 74470.98248938756, 74585.15866763094, 74793.01398061299, 75096.13296462584, 75444.24554443605, 75821.50623310808, 76146.90411583566, 76397.50759971752], [72422.0, 72421.00635589953, 72212.1950858349, 72104.5670528353, 72176.95999175994, 72116.0858117605, 72124.8388928424, 72126.7770063901, 72425.19119548677, 72765.15259532766  …  73316.3864658801, 73412.26520921232, 73501.5199840224, 73540.04709726809, 73670.6953986404, 73894.74545976949, 74162.49849409465, 74458.26106783624, 74702.47341674949, 74872.81642817895], [64900.920495538005, 64966.370940930225, 64831.16510870328, 64792.20433976117, 64927.14592650012, 64932.13791856583, 65002.759643073776, 65072.154036281834, 65417.79342529473, 65817.11447828253  …  66458.22166755683, 66617.78551176711, 66763.45101614413, 66858.73439229552, 67047.80930424923, 67335.1440423188, 67657.35935791042, 68010.50219704185, 68307.0453451691, 68532.4208014713], [64900.920495538005, 64900.920495538005, 64700.60244536048, 64596.57661442768, 64665.897338474366, 64605.71650229994, 64610.82530924718, 64614.63954828794, 64892.406928591336, 65222.745939553075  …  65725.43282022077, 65816.86312084831, 65894.32507842523, 65921.88799897238, 66041.71263481671, 66257.91679376994, 66507.9062728529, 66787.69625564072, 67011.32893481651, 67164.6958554214], [40512.94792630534, 40552.78995030874, 40574.55285485206, 40587.34351239799, 40651.889453834236, 40696.37853851351, 40739.14474300169, 40747.65594985953, 40819.27180291464, 40808.76105047472  …  41169.42922116927, 41253.459661982226, 41397.36676297503, 41493.675501986196, 41577.82515644044, 41601.32619338799, 41750.353971855955, 41881.91553328958, 42045.055248982404, 42193.49043301612], [40512.94792630534, 40511.93499526494, 40492.84027609788, 40464.797756013206, 40488.31767551489, 40491.793106010286, 40493.507947838, 40461.16408210222, 40491.44212405198, 40440.23313998825  …  40715.482398225715, 40757.483710630426, 40858.456256412595, 40912.252587043375, 40953.92242425241, 40935.788415327814, 41041.04350466312, 41128.89278684686, 41247.50255460079, 41351.42052287345], [14866.888022051655, 14710.633616338231, 14702.583132922538, 14729.338084027991, 14677.191018675243, 14950.487227792604, 14987.365454862878, 15168.908385380175, 15501.716487237869, 15738.419498428288  …  15733.437505225531, 15655.432694518675, 15632.846234513703, 15667.700043977557, 15892.182987819795, 15780.424525002705, 15809.899033257356, 15817.91069446376, 15815.690173350615, 16022.39477695487], [14866.888022051655, 14695.813371521584, 14672.973786728713, 14684.865651975291, 14618.134126906807, 14875.329388066457, 14896.999089994313, 15062.257615075392, 15377.218363842432, 15596.292006614913  …  15559.955771215828, 15467.212889728728, 15429.33799855534, 15448.159120696766, 15653.710283939141, 15527.969383875828, 15541.299469356392, 15533.50998350145, 15515.68233089293, 15702.63036799895], [15944.236265986641, 16414.244302179748, 16264.714412360883, 15736.369282579799, 16165.546747811182, 15999.714502575014, 16213.599082644834, 15748.540587013707, 15617.989739588791, 15741.808388304682  …  16313.22948368928, 16283.204421191822, 16400.771514163665, 16302.544241077647, 16376.835640603973, 16395.41747925414, 16526.129817153105, 16533.671912941885, 16744.08409756225, 16621.41009174018], [15944.236265986641, 16397.707752811235, 16231.959109743288, 15688.856311549924, 16100.501130877507, 15919.282075194777, 16115.83913844732, 15637.814492418778, 15492.557796914005, 15599.650292756407  …  16133.354784521429, 16087.437135974307, 16187.266434593777, 16074.107673842758, 16131.0904035137, 16133.123684369162, 16245.361973378735, 16236.402056152016, 16426.465549842855, 16289.690929405986], [15944.236265986641, 15960.296579453752, 15932.819048566264, 15913.384741194568, 15943.226313488869, 15945.45114858631, 15947.050396215765, 15970.042606920735, 16045.90881122171, 16121.856629034188  …  16248.352558090091, 16285.793651618535, 16334.036054334729, 16377.975355271092, 16398.64245846233, 16444.834785914267, 16517.195661700913, 16593.121535242037, 16668.280256359827, 16741.788981532227], [15944.236265986641, 15944.217360242474, 15900.732145823567, 15865.33730568906, 15879.075251501774, 15865.291509403536, 15850.897608120878, 15857.759158266635, 15917.040144528182, 15976.26646692876  …  16069.193211911466, 16089.995236987033, 16121.399736313568, 16148.48182266109, 16152.56999566482, 16181.750413240505, 16236.579603225944, 16294.78279425025, 16352.099631778776, 16407.667376549412], [3173.2320350842083, 3176.4132104953596, 3177.335989511194, 3176.861123723722, 3184.2983091492765, 3187.6007566812573, 3191.144164220242, 3192.9489479695267, 3198.0539542124566, 3192.844756389898  …  3204.8109037410413, 3214.1055060402637, 3221.8964886667995, 3238.389812723393, 3229.159035703299, 3243.1010703496268, 3241.5494927276095, 3250.2279835772492, 3260.236169008886, 3287.535726904672], [3173.2320350842083, 3173.213129340048, 3170.9371927530356, 3167.2691963974776, 3171.4855876712654, 3171.5763165990465, 3171.9031509307083, 3170.4997079719383, 3172.3695910553447, 3164.0114280483535  …  3169.4736703761423, 3175.4634370073854, 3179.9538723950814, 3193.0124384161995, 3180.7033712363714, 3191.217958009614, 3186.477744433799, 3191.789978256957, 3198.392745911555, 3221.925252735906], [34195.564496956766, 34465.99272237795, 35262.01843278985, 36192.63254971931, 36093.84865392906, 35785.33764380507, 34796.297569824805, 34283.37706758425, 34143.958721784074, 35446.852429035986  …  36310.75315928286, 35671.004758242845, 35093.29118627509, 36070.91596259129, 36808.13263108753, 37677.40409713934, 38197.43048854454, 37756.251863760306, 37672.1863287131, 36786.25581618433], [34195.564496956766, 34431.26991822715, 35191.00469990834, 36083.355786385255, 35948.617150792736, 35605.440585588854, 34586.49318947923, 34042.33476710918, 33869.74013510996, 35126.74581166435  …  35910.37959697783, 35242.1447143676, 34636.44707253179, 35565.478523032005, 36255.802286032966, 37074.6412022903, 37548.481804572664, 37077.40716165411, 36957.58258918205, 36052.09993546156], [33097.63671130043, 33649.620030465245, 34445.95305578486, 34922.75105100759, 35119.922791510835, 34951.46442356405, 34174.0530279341, 33310.9995816467, 33071.3715983404, 34307.58701407485  …  35393.0406664035, 34557.48583588952, 34053.2932085399, 34949.67708200191, 35861.96243533898, 36358.439330158566, 36839.56776637499, 36168.24377134747, 36130.111732772784, 35226.04351817794], [33097.63671130043, 33615.71968192523, 34376.58278664343, 34817.308453088444, 34978.61009233188, 34775.75934309975, 33968.00047291629, 33076.79395031535, 32805.767224431474, 33997.7686556961  …  35002.78608506078, 34142.01324148849, 33609.98777807117, 34459.95080734698, 35323.82999909814, 35776.77722609382, 36213.68825787633, 35517.95092031819, 35444.759607769236, 34523.02532756096], [29576.147776884885, 29605.97434991661, 29563.24311325228, 29537.92787075053, 29595.964354160835, 29604.875692169273, 29575.560547597222, 29596.54861242116, 29713.849391836357, 29874.5205808665  …  30168.592266972384, 30245.81008557569, 30338.588467894722, 30396.71823027157, 30478.236002690825, 30555.218859610326, 30744.50396483407, 30912.203704695796, 31053.802168045197, 31164.475415074365], [34346.71094688275, 34381.34847608993, 34287.979105266, 34268.14610045285, 34338.590320835036, 34335.6382106215, 34431.89933282723, 34481.940933560385, 34711.284233565966, 34944.24421578349  …  35273.92484344359, 35352.50425326331, 35407.827313533184, 35448.211856442984, 35550.65413178743, 35750.52860632675, 35877.994296479024, 36060.94306779688, 36211.27934902259, 36324.948763017295], [28335.32931213966, 28363.90456052843, 28286.876752129112, 28270.51493153152, 28328.629962858773, 28326.194532718306, 28405.607976464747, 28446.89126668352, 28636.094766874292, 28828.281955420298  …  29100.261684921286, 29165.08808002616, 29210.728465614353, 29244.044881973383, 29328.557649785675, 29493.449975747284, 29598.606545529154, 29749.535514843268, 29873.55985134177, 29967.33477736712], [978.0617717704336, 979.0481149238879, 979.9428901849948, 986.1303685577066, 992.5912515043683, 991.6240157749926, 995.2997626494996, 993.664490300186, 992.6597998924836, 998.349681632556  …  1015.7045571409152, 1019.4711729281863, 1017.0352347162537, 1013.80430558097, 1018.919169771012, 1029.3965763817207, 1034.86109659735, 1037.3554245491675, 1041.9638281013008, 1042.9966233796792], [0.0019383188997990075, 0.0059337629210785, 0.003943337011621528, 0.004535312137140979, 0.00623670731643422, 0.0057231191671611725, 0.00904737445662529, 0.006121017831568709, 0.007029923195770005, 0.0019599562491985356  …  0.0020302158278751037, 0.00401685895213677, 0.005091218389326357, 0.007001375159919165, 0.006856659645657626, 0.008684781054133506, 0.005709028050161713, 0.008313107337827086, 0.00784404480625156, 0.0024787722012944435], [2.3548476e6, 2.34915898809926e6, 2.3567542943364447e6, 2.3702216865586527e6, 2.380602603509879e6, 2.3697841881565345e6, 2.3564159198731207e6, 2.3465596353763165e6, 2.359921057995423e6, 2.3950357205390623e6  …  2.4185775943704867e6, 2.4129792043594285e6, 2.396628844506011e6, 2.415444703729562e6, 2.417570320801106e6, 2.4357073661518255e6, 2.4409909022970395e6, 2.425077891673508e6, 2.412809984563572e6, 2.382180876097404e6], [0.0016459319014481277, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0001453196167151053, 0.0, 0.0, 0.0009328885408478772, 0.001107728512764879, 0.0019629323123390805, 0.0021619835756051483, 0.0015514785613892816, 0.001119043065576464, 0.0], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613057 258.50369622511613 … 137.13538556670355 505.4138092341076; … ; 530.1915929097995 268.8320363764925 … 143.19514965207782 525.8481628264552; 536.5777766986058 271.4109900780944 … 143.75991903588113 527.7953497136106], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.9972283642248 504.904629508617; … ; 520.1343880622946 263.7325612139914 … 140.47888071745302 515.8733485084738; 525.8691106088339 265.99434818188473 … 140.8908531951007 517.2619575209776])])

Finally, we can plot baseline and shocked simulations

Te = T + 1
+data_vec_shocked = Bit.run_n_sims(model, 4; shock = custom_shock)
BeforeIT.DataVector(BeforeIT.Data[BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72494.22429199198, 72639.65579159373, 72343.74956504868, 72274.86918974877, 72037.16618255888, 72189.34543105954, 72105.9574369717, 72124.23892499406, 72305.64880083727  …  72594.30539324938, 72781.9948010103, 72800.28578589183, 72711.78282043048, 72893.43006417378, 73113.74250919904, 73073.24648886012, 73149.05656704007, 73303.94916740926, 73853.15880066802], [72422.0, 72421.18990205211, 72493.36770763666, 72125.3213866324, 71984.0554283224, 71675.02696209207, 71754.07955671418, 71598.98912331036, 71544.99130394014, 71652.6848542968  …  71793.85819442988, 71906.96227262268, 71852.57239350557, 71692.92160346854, 71799.6159937039, 71944.06927548774, 71831.78111969684, 71833.86114738243, 71913.44648353472, 72379.2460677583], [64900.92049553803, 64966.370940930254, 65099.2300619872, 64822.134430350314, 64746.67986034948, 64514.85463828205, 64661.55137358504, 64574.454185807364, 64581.819407386894, 64752.34652541611  …  65009.74763400128, 65179.77926367338, 65191.76637306494, 65098.19903324595, 65263.10506174453, 65473.63356913696, 65425.57348966248, 65487.23618648827, 65630.59115590756, 66167.35126715523], [64900.92049553803, 64900.920495538005, 64968.12754602578, 64626.41633680656, 64486.157417055634, 64190.53095364365, 64271.67435604055, 64120.43896559759, 64063.14682501183, 64167.59348832696  …  64292.930108057466, 64396.14552012495, 64343.100610312664, 64186.02183559913, 64283.78905841963, 64426.18675446998, 64314.03694725025, 64309.79771878128, 64385.64440770239, 64846.826822171206], [40512.94792630534, 40547.878858604716, 40606.391984738504, 40613.38624010631, 40662.82264372573, 40649.93565363885, 40668.33224467279, 40713.82823546347, 40755.564187109616, 40815.38126628746  …  40964.038159167925, 41063.822057523364, 41124.26159094874, 41172.15200550473, 41213.093210075785, 41302.282090495806, 41377.82941214415, 41490.35118494688, 41499.280838636805, 41486.66139526196], [40512.94792630534, 40507.02885124591, 40524.615285563355, 40490.761852663396, 40499.20687332295, 40445.58369492457, 40423.12241367971, 40427.5742062972, 40428.246159883725, 40446.79357122922  …  40512.35604141472, 40570.126052921005, 40588.90636478428, 40595.23438266398, 40594.66352167895, 40641.528418279355, 40674.84788696789, 40744.36863371033, 40712.08093958092, 40658.697913815835], [14866.888022051655, 14902.05541785343, 14476.464686311781, 14655.879951271934, 14415.650723252658, 14735.36648995271, 14536.074691378337, 14626.709680822614, 14622.187872827179, 14663.434135499328  …  14769.00669643684, 14710.115611975272, 14730.787890641524, 14891.010530690988, 14750.257881463203, 14555.525704164704, 14489.978807790732, 14495.080260637518, 14965.407873852491, 14772.967925434414], [14866.888022051655, 14887.042324921897, 14447.310717197346, 14611.62931206553, 14357.64619612951, 14661.2900872186, 14448.42938551894, 14523.871044392587, 14504.753461508833, 14531.01441474797  …  14606.159073948103, 14533.261024628351, 14539.022641183263, 14682.352834199566, 14528.920518142546, 14322.666487354465, 14243.80380183251, 14234.463595692729, 14681.529037170123, 14478.138755203054], [15944.236265986641, 16061.711603414118, 16583.77452727122, 16338.710583309317, 16471.52453522221, 15823.555241134922, 16137.41695536143, 16192.379242102686, 15536.77943821899, 15928.605820376099  …  15915.527924434024, 16048.118523966894, 16523.20329468072, 15847.587955415882, 15599.283928017128, 16344.993882636585, 16092.92330703401, 15925.918755245404, 15455.28469715534, 16251.008887522994], [15944.236265986641, 16045.530213519889, 16550.376673524093, 16289.378957400548, 16405.247749664264, 15744.008386869235, 16040.116351528392, 16078.532571309806, 15411.999715582482, 15784.760830505258  …  15740.038405306612, 15855.177594465264, 16308.104399416112, 15625.526384046563, 15365.206368013476, 16083.506764161031, 15819.515350849535, 15639.576095698696, 15162.113386529794, 15926.681948622527], [15944.236265986641, 15955.363901602377, 15981.03885560566, 15942.607327627647, 15933.605001830649, 15894.898772696284, 15909.928895558853, 15912.491516262962, 15915.534190801896, 15954.038236353896  …  16003.061347550276, 16038.696391901116, 16043.584819287542, 16036.549528047948, 16070.228412821385, 16119.671753286573, 16124.953711445492, 16139.556215735995, 16184.531023587893, 16262.35416155696], [15944.236265986641, 15939.289651823092, 15948.854843603509, 15894.471660086027, 15869.492653297692, 15814.993266192121, 15813.999931663284, 15800.612702404893, 15787.712594966219, 15809.963576312295  …  15826.606657904917, 15845.868741405744, 15834.729592539607, 15811.840165490144, 15829.084019724056, 15861.789336945236, 15851.001580207248, 15849.372426546732, 15877.5266386788, 15937.800801144824], [3173.2320350842083, 3171.4805326439855, 3178.6462614622606, 3181.1036106792367, 3184.9725191101725, 3183.961786115381, 3186.716761843251, 3186.9235749152567, 3192.43969508416, 3196.920539921093  …  3208.564294297658, 3216.179619787836, 3220.282417327289, 3224.8688471586147, 3227.8790127819398, 3235.432524196527, 3241.453324264483, 3242.694036363415, 3253.2050465471284, 3246.7650786202166], [3173.2320350842083, 3168.285420920667, 3172.244825963993, 3171.4988739713467, 3172.157084800761, 3167.9556395618406, 3167.5024435895994, 3164.5166985908672, 3166.800421432217, 3168.0504047775266  …  3173.18567489093, 3177.512614409024, 3178.360813020083, 3179.680933030946, 3179.4425559044575, 3183.6720932138664, 3186.383209808202, 3184.3914888785034, 3191.494996818612, 3181.9682782144087], [34195.564496956766, 34294.92761251877, 34886.405395619586, 33503.02904586499, 33218.29681433466, 33862.82681885166, 32543.98834654128, 32777.426547845425, 33820.93699374296, 33811.757926186154  …  35084.321145253205, 34720.53560326554, 33928.31788414611, 33492.8403760607, 34981.814052192414, 34827.47629606579, 35585.816358942335, 35168.30916475029, 36098.59354926667, 34707.80875079491], [34195.564496956766, 34260.37714811033, 34816.148105082386, 33401.87302824205, 33084.63572365325, 33692.59444635797, 32347.764271398853, 32546.972404335283, 33549.31267454818, 33506.417205770704  …  34697.47060055721, 34303.10271840222, 33486.63938120018, 33023.52777249899, 34456.888823853464, 34270.30652984716, 34981.23724461813, 34535.994801431174, 35413.839292716155, 34015.13314856013], [33097.63671130043, 33312.3492003991, 33913.380802347325, 32767.256255503995, 32493.425526786486, 33034.51802101924, 31696.466806894132, 32204.386269262523, 32611.2295669045, 32913.53034751177  …  34138.588532042544, 33760.5969957209, 33506.284874525285, 32691.808047241724, 33651.01900757474, 33916.53546416394, 34473.301397051306, 33930.6027985402, 34714.617791502176, 33365.28815834625], [33097.63671130043, 33278.78863574611, 33845.08307373043, 32668.321763739114, 32362.681114447707, 32868.449653278214, 31505.352865411704, 31977.961103024438, 32349.32070758301, 32616.30116795639  …  33762.16592679682, 33354.70511779417, 33070.10039307842, 32233.71976994061, 33146.06323798443, 33373.93892415429, 33887.623164571385, 33320.54197915065, 34056.11617246228, 32699.40569844331], [29576.14777688488, 29605.974349916607, 29637.883493849557, 29604.73340802252, 29545.609061171283, 29473.21093590308, 29489.3162408985, 29484.249196502886, 29475.742421040042, 29567.69458782411  …  29674.83892264823, 29739.150004882562, 29740.92127856374, 29705.064236251, 29755.443591175444, 29876.699873721467, 29896.914233865173, 29942.291094389082, 30022.415481515225, 30188.244195662584], [34346.71094688274, 34381.34847608993, 34478.26263313867, 34237.8711541343, 34226.83269132769, 34069.34456533071, 34200.95770548395, 34123.19832008551, 34136.04739313104, 34216.546017732566  …  34354.647534825985, 34459.61050363597, 34462.30039181203, 34407.75350353568, 34521.279196762116, 34607.786311249816, 34542.930726003666, 34556.44567484292, 34625.048169258895, 34980.259205226605], [28335.329312139656, 28363.90456052843, 28443.856744573975, 28245.53872419773, 28236.432219670736, 28106.50775849664, 28215.085889130867, 28150.935997288765, 28161.536217981342, 28227.945925763433  …  28341.876833773804, 28428.4691217926, 28430.68822415146, 28385.68816447608, 28479.344523826898, 28550.711112046738, 28497.20658963342, 28508.35614414504, 28564.95178947239, 28857.993580140992], [978.0617717704339, 979.048114923888, 983.0839349989463, 979.5298681933688, 974.238107850642, 972.2991370482622, 971.2774272027543, 967.0066692188651, 970.029593215935, 968.1059198595218  …  980.2611765272447, 981.018755154745, 988.5447026893529, 985.381293459448, 986.382273806906, 989.1473841656193, 985.7285297936124, 988.4994172562356, 983.1275051333271, 998.8478662661631], [0.0019383188997990075, 0.005992644768245681, 0.0028450880695705116, 0.00513776828917778, -0.0006440601839001747, -5.2224861218919116e-5, 0.003383313257263154, 0.0052057098079996145, 0.007305272013854003, 0.003641715694780112  …  0.0007159268474499214, 0.0007105605961836847, 0.0018226669511984817, 0.004163807918107887, 0.008193174008706894, 0.008970367576934368, 0.005016031165023804, 0.009182586884939115, 0.0037627373960518185, 0.0007920038684929853], [2.3548476e6, 2.3539041283079553e6, 2.3635475526658623e6, 2.344548536930319e6, 2.3390730348351547e6, 2.35028102207495e6, 2.336292584467572e6, 2.338711839508945e6, 2.3556917127460763e6, 2.345751870091509e6  …  2.36667514605156e6, 2.3661590354055343e6, 2.340002483462181e6, 2.316304032038639e6, 2.341079890350138e6, 2.344760393757883e6, 2.368048289280749e6, 2.3518045761133716e6, 2.374870905189692e6, 2.3536878146353997e6], [0.0016459319014481277, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.00069674717768027, 0.0006400210076557496, 0.0, 0.0, 0.0012401034671212308, 0.001508782504343226, 0.0024890903252415384, 0.001840833986772618, 0.002755605719851436, 0.0016924353574704286], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613041 258.50369622511613 … 137.13538556670352 505.4138092341076; … ; 530.9144614856583 260.56518412393336 … 139.57811333112866 515.7127525645492; 524.5282370399358 260.34220895080693 … 139.81361423078772 517.0950435355169], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 520.8435445434123 255.62252288993767 … 136.93045596203086 505.9301968537844; 514.0600477316015 255.14647050281297 … 137.02330614382973 506.7752010105868]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72489.63243506457, 72639.80775741568, 73119.0957965048, 73570.48554243422, 73866.98663591684, 73947.04860542322, 74279.32326441993, 74795.94698304134, 75328.63701685522  …  76161.16773738473, 76480.47095843081, 77121.91487193703, 77447.435912293, 77442.32326831117, 77562.48794294379, 77377.6123618132, 77398.33854814699, 77717.38302513803, 77924.65019211851], [72422.0, 72416.60267119629, 72493.5193674166, 72898.32660775942, 73274.45858492571, 73495.64869501586, 73501.18465452673, 73757.0742770434, 74195.24221304759, 74648.37364974897  …  75321.39121436492, 75560.97294167649, 76117.94255532397, 76362.21717960152, 76280.25005038064, 76321.64370527645, 76063.01870802896, 76006.74246851382, 76243.16191007564, 76369.48131389111], [64900.92049553803, 64966.370940930254, 65105.16513528094, 65565.6280625206, 65968.56975749183, 66230.93312777471, 66302.84360497011, 66633.43272795463, 67114.34269972947, 67603.7850466545  …  68362.26104887057, 68654.363467913, 69246.22514634517, 69537.63993619793, 69512.33799040977, 69615.43759618487, 69428.82367966507, 69441.15107585872, 69735.32361829883, 69926.96243699433], [64900.92049553803, 64900.920495538005, 64974.05066675051, 65367.66513150695, 65703.1307726528, 65897.98251679554, 65903.07041100365, 66164.94107727386, 66575.33079573065, 66993.2817869888  …  67608.47767612414, 67828.95601083044, 68344.77847982598, 68563.25584462674, 68469.25944000884, 68501.73022442727, 68249.27460580354, 68192.62254908336, 68412.51419597754, 68531.40614687461], [40512.94792630534, 40526.81634189347, 40511.772451640914, 40516.16515742793, 40710.37406893874, 40938.33541195812, 40991.944569192754, 40904.06445775153, 41038.37277843807, 41216.62874910341  …  41591.64466001473, 41719.782856917875, 41888.08449829705, 42079.321544333805, 42249.88102030911, 42366.54368776432, 42459.37903170505, 42462.76360345537, 42601.042135198484, 42677.82815701697], [40512.94792630534, 40485.98755399146, 40430.18630554661, 40393.83431053437, 40546.5669649648, 40732.53363408517, 40744.78351672028, 40616.472900588305, 40708.78344539065, 40844.417545449745  …  41133.042359434214, 41218.200464502865, 41342.7858331631, 41489.69236602794, 41615.893645933116, 41688.76396461372, 41738.02270504944, 41699.29740418809, 41792.942925024894, 41826.09215337125], [14866.888022051655, 14921.217258112823, 15169.891951974558, 15538.593280021787, 15744.056203397215, 15762.726308975705, 15816.346893395823, 16091.814240346657, 16365.097999986123, 16602.486931502597  …  16787.108605492882, 16924.442543604528, 17404.590164203502, 17126.776662088807, 17128.24270273146, 16862.29001048266, 16946.273479440875, 17017.392100755893, 17141.203339016603, 17162.337975302205], [14866.888022051655, 14906.184860563206, 15139.341498461172, 15491.677455977391, 15680.706545958208, 15683.485248833227, 15720.982182462356, 15978.674629984896, 16233.665845885092, 16452.55638570188  …  16602.008768987125, 16720.96587618213, 17178.017383485167, 16886.790681334434, 16871.22210630517, 16592.527191518242, 16658.367677085575, 16711.4251177791, 16816.051836015235, 16819.823330308547], [15944.236265986641, 16168.953447088343, 15766.400113630727, 16047.093131311662, 16222.86824990956, 16263.582046834154, 16076.007560376893, 16241.547999767618, 16327.47273518438, 16386.107764330747  …  16600.082499461787, 16717.121394035403, 16787.444786966407, 17242.14999125699, 16942.870672521673, 17535.663996680396, 17020.405473534553, 16596.65834565823, 16859.344060488165, 17000.523317848205], [15944.236265986641, 16152.664016274923, 15734.648359876008, 15998.64198877867, 16157.59198736114, 16181.823126591305, 15979.077224674684, 16127.3556293537, 16196.342758901132, 16238.131253896405  …  16417.044870478614, 16516.13727645574, 16568.90599859773, 17000.547361783512, 16688.63170586278, 17255.12854454331, 16731.24021839952, 16298.256014005312, 16539.539146418494, 16661.238063280976], [15944.236265986641, 15957.75689959195, 15964.663629494537, 16018.278017392098, 16107.652051008035, 16171.60379587647, 16198.812623660238, 16270.865058214411, 16340.380294571234, 16448.642764801923  …  16642.025790629174, 16717.010679026942, 16793.654041605518, 16883.64262106728, 16941.91270868582, 16974.87620618495, 16946.327020803023, 16952.71226002218, 17002.55267521352, 17037.7248650059], [15944.236265986641, 15941.680238984081, 15932.512595353115, 15969.913876609528, 16042.839386063531, 16090.307261008656, 16101.141834461396, 16156.466563088881, 16209.146654482589, 16300.101525312772  …  16458.52568198258, 16516.0278925352, 16575.034421222037, 16647.06351379767, 16687.688116907102, 16703.31223390681, 16658.42030881594, 16647.90819881458, 16680.031236790233, 16697.697166446702], [3173.2320350842083, 3173.87353063356, 3157.9744626884603, 3140.4447971079644, 3161.2292294048657, 3177.6629203271464, 3189.578310295959, 3189.73449832122, 3171.10898742492, 3181.3204606381796  …  3213.162603827372, 3238.3961809105012, 3219.3972297712503, 3246.2834317890492, 3302.4657396235652, 3317.3234117837637, 3324.9569542324352, 3323.6653216963896, 3328.4425149296785, 3320.9612089491106], [3173.2320350842083, 3170.6760080816557, 3151.61465786426, 3130.962821946693, 3148.5093314203937, 3161.6884389051847, 3170.346738327338, 3167.3078587324608, 3145.6410259677536, 3152.591203690208  …  3177.7332820417073, 3199.4620735691574, 3177.487148826833, 3200.795449516877, 3252.9100596389458, 3264.2528908507743, 3268.4681691985734, 3263.9069377511296, 3265.305285589445, 3254.6836510104517], [34195.564496956766, 33558.35973781152, 34722.11532870012, 34949.11720128917, 36400.705104157816, 35477.997126917784, 34742.415195293615, 34497.37343756192, 34028.65828134728, 34642.877427990206  …  35133.3969120831, 35241.36070810483, 35055.65939802773, 35881.10133601752, 36155.57322346692, 36407.51407196775, 35462.77640822514, 37050.27051348303, 36647.44234052401, 36191.40651028063], [34195.564496956766, 33524.55132955867, 34652.18889985055, 34843.59499579901, 36254.23889690499, 35299.64510525842, 34532.93569888646, 34254.826554349485, 33755.36570105911, 34330.03119342818  …  34746.005242847685, 34817.66612473284, 34599.30517452746, 35378.323640916744, 35613.03496339497, 35825.066870464565, 34860.28766000902, 36384.11911846519, 35952.27697071276, 35469.12224047258], [33097.63671130043, 32685.714349841455, 33530.3720885308, 33931.87297354598, 35507.51808396939, 34575.6542587688, 33679.665612835626, 33455.47687100786, 32963.654811914654, 33519.46385607169  …  33951.06493966775, 34122.236544231826, 34013.86397555763, 34881.91362140401, 35034.24435071788, 35609.523823951175, 34511.222031092715, 35728.74601520545, 35531.64885008936, 35107.44576832971], [33097.63671130043, 32652.785089191966, 33462.845696317854, 33829.42214333022, 35364.64581026375, 34401.83841975214, 33476.59396821682, 33220.255437233034, 32698.915538188565, 33216.76272872722  …  33576.71002738274, 33711.996800197085, 33571.07183444953, 34393.13687046102, 34508.532371115325, 35039.84286586316, 33924.89955251488, 35086.35518592377, 34857.6489680959, 34406.79447354234], [29576.14777688488, 29605.974349916603, 29630.886286468933, 29783.09555135073, 29922.902360503154, 30056.063265896442, 30079.901292574858, 30217.839119346452, 30387.036125639963, 30583.026383992332  …  30934.077374870496, 31063.687958028448, 31239.735680055535, 31381.73391064112, 31427.94215792302, 31475.358651930317, 31425.254066021353, 31426.247240831068, 31543.57433906987, 31627.674686043723], [34346.71094688274, 34381.34847608993, 34492.967619579955, 34790.300568210565, 35043.40779102009, 35168.91973554701, 35210.59991975757, 35402.663206444864, 35708.15144534813, 35994.63642131935  …  36395.53844236555, 36550.16588641404, 36952.31177509564, 37096.863223385495, 37023.733931986695, 37076.46040630774, 36940.07333807192, 36954.312877337165, 37122.96153324182, 37228.826764434685], [28335.329312139656, 28363.90456052843, 28455.988055603695, 28701.281615963144, 28910.08986315398, 29013.634633023717, 29048.01992677786, 29206.468183598507, 29458.489690510654, 29694.833896792275  …  30025.569809346292, 30153.134266816014, 30484.89634455727, 30604.14831299681, 30543.81815336805, 30587.316409013703, 30474.79988600934, 30486.547212702648, 30625.67888124869, 30713.015517155243], [978.0617717704339, 979.048114923888, 981.311229232025, 992.2319429592587, 1002.2596059685844, 1005.9501263312363, 1012.3423926376648, 1012.9304021632425, 1019.1551287414162, 1026.122241342784  …  1032.645231634517, 1040.509623470553, 1054.1776911940658, 1059.0428021713344, 1060.6619005000878, 1063.6185379467756, 1063.4962755717943, 1060.590957690513, 1068.7877459871677, 1070.46098651585], [0.0019383188997990075, 0.0013430450653866277, 0.004045572584635337, 0.00261689945733079, 0.0034122136033816197, 0.007646121374137671, 0.009857888917107926, 0.008917592679717368, 0.0036306529145668787, 0.0030964693150801192  …  0.0037374498661839617, 0.004107198322927497, 0.0031759484328175436, -0.0002893391278081525, 0.005562047561082695, 0.005116747354816598, 0.0050704690288583265, 0.003063819828414527, 0.005619394829610158, 0.0046990324362075064], [2.3548476e6, 2.34358078692985e6, 2.375067035382102e6, 2.3776112056833855e6, 2.399756832319961e6, 2.381418387708266e6, 2.362359297525128e6, 2.3512049001857177e6, 2.3540143067722265e6, 2.374148750839285e6  …  2.380257680708467e6, 2.389386915342197e6, 2.391963158030235e6, 2.3749267736969967e6, 2.3835448833978595e6, 2.397050404131077e6, 2.3713458816511114e6, 2.395831210823221e6, 2.3847195723311505e6, 2.379077611794181e6], [0.0016459319014481277, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0010953389477594987, 0.0014857491149409617, 0.0015546881197578961, 0.0007323966887408149, 0.001162740597702544, 0.0017514005557226675, 0.0006833436618276792, 0.0017186775230679727, 0.001264208461331311, 0.001045740904859803], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613041 258.50369622511613 … 137.13538556670352 505.4138092341076; … ; 535.8601737010315 271.77580699514266 … 144.95528217495104 533.8512494682222; 538.471052735041 272.0080461332582 … 145.43769023583525 535.6300995941886], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 525.6954415389164 266.62049144487787 … 142.20562528476694 523.7246245918554; 527.7246018882902 266.5794885852817 … 142.53514054176026 524.9403466202967]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72492.52701130552, 72757.55151391418, 72950.31197787513, 72936.97239716594, 73046.9923986509, 73208.30374311071, 73529.63122185406, 74207.04774381522, 74598.49799305355  …  75457.52065543176, 75855.39295429946, 76009.35513012759, 76151.2648285344, 76241.08122138468, 76427.12510396834, 76469.38845437879, 76545.513012989, 76688.33553465155, 76939.26609801746], [72422.0, 72419.49433129304, 72611.02600125327, 72730.05239973566, 72643.4945185109, 72679.77666423858, 72766.89405657274, 73012.65322905405, 73611.07256942557, 73924.82822501496  …  74625.50276213729, 74943.41003228645, 75019.86610510814, 75084.20846783475, 75097.03343389159, 75204.44439449329, 75170.22491466111, 75169.25044947007, 75233.63442244873, 75403.76286695676], [64900.92049553803, 64966.370940930254, 65208.459127082795, 65377.65184920994, 65351.718147479885, 65451.52357250142, 65602.41485599815, 65924.25451798436, 66542.81244418262, 66901.756041597  …  67678.29540533762, 68035.05390219993, 68163.51689904813, 68288.33024335293, 68360.32300418378, 68531.8255394722, 68560.56211396915, 68620.83079009123, 68748.50002383273, 68983.17276957823], [64900.92049553803, 64900.920495538005, 65077.136636088886, 65180.25647658393, 65088.76120015904, 65122.491144089974, 65206.86489927012, 65460.749013996254, 66008.39064117939, 66297.59253044809  …  66932.05364870689, 67217.09218793629, 67276.16491766548, 67331.45188667951, 67334.53119965577, 67435.45378718879, 67395.7642208337, 67387.0513459853, 67444.40965924585, 67606.45201243504], [40512.94792630534, 40536.03009401176, 40588.40040727326, 40698.32304671558, 40767.31481243867, 40809.36001707076, 40833.659163785014, 40715.4917754224, 40941.84014359404, 41083.44966851341  …  41430.465518485296, 41651.684632122226, 41770.49554894638, 41866.70283729299, 41965.44197492928, 42034.658345768934, 42119.08891273914, 42180.14446954396, 42249.076631150805, 42334.61557520483], [40512.94792630534, 40495.192023704534, 40506.659941108395, 40575.442208756045, 40603.27859491555, 40604.20661352231, 40587.45249363823, 40429.226050106714, 40613.02608803894, 40712.44115288634  …  40973.64042882584, 41150.920960903095, 41226.72765557921, 41280.05294165904, 41335.722796325594, 41362.18812241783, 41403.51388660691, 41421.75966719241, 41447.653854969896, 41489.729182363146], [14866.888022051655, 14925.635407125832, 15226.643938927478, 15378.611664454556, 15442.683908448344, 15532.25534275243, 15659.114026104802, 16036.807184447254, 16462.092129450884, 16589.294640967313  …  17120.251095226617, 17323.849986118366, 17384.335512388774, 17437.737109516165, 17540.859998516302, 17667.77361500603, 17714.007914536494, 17786.88855577473, 17837.648394027736, 17941.805799588168], [14866.888022051655, 14910.598558506888, 15195.979193305438, 15332.178874439756, 15380.546888426255, 15454.172886986968, 15564.697351215287, 15924.054322079151, 16329.880991479999, 16439.483229566707  …  16931.47792689038, 17115.57138237593, 17158.02640652521, 17193.393849547825, 17277.64780699769, 17385.12467395199, 17413.058819872742, 17467.086285501337, 17499.28602409275, 17583.735048806197], [15944.236265986641, 16040.55077483536, 16077.563470176308, 16510.68054693009, 15931.191100919568, 16027.71337989377, 15965.614975097535, 15952.109218789337, 16102.700256844797, 16151.415487584858  …  16412.955025301795, 16578.998345768494, 16678.66450953969, 17048.070859463496, 16483.59420654865, 16809.65315496641, 16993.8033341909, 16729.326086375808, 16516.965744675817, 16598.803711113505], [15944.236265986641, 16024.39070344231, 16045.185068473846, 16460.829690457198, 15867.088465245475, 15947.140198897812, 15869.350251818694, 15839.951857630102, 15973.375483989661, 16005.558391024693  …  16231.980721557498, 16379.674833404222, 16461.54182173478, 16809.187730086618, 16236.246986653146, 16540.732420114942, 16705.09003153274, 16428.53843339251, 16203.655405215686, 16267.535712044113], [15944.236265986641, 15960.084684891697, 15994.75016219186, 16029.552133229778, 16018.879405304786, 16037.390626627377, 16063.819598240892, 16112.804624043569, 16198.38630797695, 16285.479179882805  …  16452.004802681084, 16535.46606703157, 16590.752141496523, 16620.73994304127, 16629.107116243984, 16664.483681778915, 16700.829558786765, 16705.804795006094, 16733.793190995228, 16760.68462765474], [15944.236265986641, 15944.005679153839, 15962.538537162813, 15981.153952400886, 15954.423936537843, 15956.768796985529, 15966.962749892875, 15999.51743281882, 16068.293056752927, 16138.411406714898  …  16270.599924048736, 16336.665928065268, 16374.773896019711, 16387.844713845945, 16379.57637901476, 16397.885367327657, 16417.09368376065, 16405.44004692582, 16416.369851492545, 16426.185915803668], [3173.2320350842083, 3176.201315933306, 3173.9474405610727, 3183.2482432029433, 3191.784988113974, 3194.546473709978, 3193.6250190354262, 3180.953861639572, 3168.3771100506597, 3187.574499116914  …  3221.426876216792, 3233.0316767533527, 3258.776863198131, 3273.042702037345, 3276.731216591235, 3274.050867396103, 3297.2650214469813, 3299.4898900360467, 3305.036143094178, 3297.5952315782633], [3173.2320350842083, 3173.0014482514143, 3167.5554679587817, 3173.6370311854594, 3178.9421423438725, 3178.487116699692, 3174.3690474243517, 3158.5889576511654, 3142.931088977112, 3158.788764401105  …  3185.906430015131, 3194.162064973704, 3216.354138579542, 3227.179760142496, 3227.561700124574, 3221.6726203802723, 3241.246703748443, 3240.166172216098, 3242.342909244332, 3231.7839964364002], [34195.564496956766, 34049.959902359835, 34537.58812092568, 34449.899933770044, 34780.14888134422, 34783.25956334725, 35194.46552675623, 35388.497322440715, 35436.846966501485, 35944.865572098875  …  36486.42187262379, 35378.715385934185, 36498.68561045581, 36542.62733436164, 35778.29329735264, 34808.16829474084, 34855.541700604495, 36097.140594366065, 36643.033867542785, 36160.7600341186], [34195.564496956766, 34015.656230953755, 34468.03330908569, 34345.88501977409, 34640.20333688943, 34608.40006829648, 34982.26039152253, 35139.68505438025, 35152.244874209755, 35620.26159341837  …  36084.111332910514, 34953.36943519646, 36023.5460861518, 36030.580121205014, 35241.416371797764, 34251.30741781729, 34263.36946214662, 35448.12615452983, 35947.952122059956, 35439.08738651024], [33097.63671130043, 33059.6491670272, 33672.64442338866, 34087.20321399538, 33984.36630598497, 34105.59590441326, 34444.54994863284, 34563.27427924568, 34736.43175257591, 35170.52737611086  …  35992.57285620549, 35077.855395643775, 36322.82605120314, 36743.87331209992, 35527.10825596222, 34893.128306514074, 35213.05340769235, 36247.98669307165, 36558.3891027459, 36096.719022007586], [33097.63671130043, 33026.34318531452, 33604.831510720185, 33984.28339369159, 33847.622766966, 33934.14310346485, 34236.866431621995, 34320.26405514208, 34457.45486829279, 34852.9161418811  …  35595.70764804664, 34656.126579593205, 35849.97586488298, 36229.00617466371, 34994.00052788265, 34334.908239809, 34614.807285498, 35596.26009114607, 35864.91298388979, 35376.324462766905], [29576.14777688488, 29605.9743499166, 29663.662873251033, 29715.314512379085, 29689.239005909385, 29703.312039332315, 29759.741038197008, 29890.33754280053, 30066.74387969903, 30220.710187931207  …  30506.26786664596, 30644.434443357735, 30701.07286735782, 30755.269620048854, 30763.576432366102, 30820.42876733804, 30839.22998421788, 30853.351673546098, 30908.380385299613, 30999.779646251227], [34346.71094688274, 34381.34847608994, 34560.48292872903, 34671.06182790469, 34667.286521189984, 34744.94015180481, 34837.409598757215, 35026.366026080614, 35453.84956492875, 35651.907039697784  …  36126.270057105794, 36335.34779155681, 36404.43209537058, 36468.34023989768, 36527.65601895756, 36641.12850068076, 36653.36110459945, 36698.58606568733, 36766.85637458405, 36901.07074734748], [28335.329312139656, 28363.904560528437, 28511.68679547164, 28602.912110406796, 28599.797560102958, 28663.860206426132, 28740.145596161405, 28896.03075797891, 29248.6958753904, 29412.089213954616  …  29803.428935901877, 29975.91376179009, 30032.90688994988, 30085.629793278345, 30134.56408965587, 30228.176550612177, 30238.268196968565, 30275.577858657434, 30331.899457771295, 30442.623551748027], [978.0617717704339, 979.048114923888, 984.3133251027311, 991.2755089261375, 995.1926203805973, 1003.2713813642725, 1005.2642190439599, 1007.5509491031368, 1022.2189995549628, 1029.138813968014  …  1045.7574815858845, 1055.2716672854156, 1058.0119363197591, 1064.720383406327, 1069.0905528601502, 1070.2682714534649, 1067.9710251518459, 1068.893050857799, 1073.2632639490334, 1082.3223759795767], [0.0019383188997990075, 0.005988375322431905, 0.003337719900556868, 0.006262409004229141, 0.007607063572359074, 0.0009262224533410635, 0.0005590598120901458, 0.005235036041497887, 0.006923276967024217, 0.003037720563892954  …  0.008268634624712279, 0.009286477259982107, 0.005961860221508131, 0.004773465029700885, 0.0029844834367396267, 0.0011857841744971065, 0.006642348191415959, 0.005522232514147074, 0.0037026778098672164, 0.004747132006157173], [2.3548476e6, 2.351045761664578e6, 2.3668985923041827e6, 2.358942369733048e6, 2.370971048142279e6, 2.3641160939229056e6, 2.372142780948556e6, 2.3798165723104505e6, 2.386714922187349e6, 2.388827504342324e6  …  2.399555974779274e6, 2.402390450516776e6, 2.426760707206655e6, 2.433221435465674e6, 2.423932042269955e6, 2.4147498723770496e6, 2.4199144494511695e6, 2.4274833060253053e6, 2.4376838816750883e6, 2.4197782954102233e6], [0.0016459319014481277, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.0, 0.00032929406878703287, 0.0014395081531853398, 0.0017043406193198692, 0.0012711388840780488, 0.0008316437013703994, 0.001132871882628418, 0.0014833702010764575, 0.0018718410109981624, 0.0011197142287506015], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613041 258.50369622511613 … 137.13538556670352 505.4138092341076; … ; 509.54759877812114 254.03731851407844 … 142.8173333792316 531.6163464253154; 502.0279560248165 263.5020671970089 … 143.12903686100537 532.6591045950163], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 499.88198987560577 249.21848436926325 … 140.10823124185728 521.5321154269697; 492.008812515222 258.24326637797407 … 140.27256175142094 522.0286447837985]), BeforeIT.Data{Float64, Vector{Float64}, Matrix{Float64}}([72422.0, 72494.701810617, 72553.57104815265, 72545.30897758268, 72629.3809724509, 72594.62559304413, 72788.81049124419, 72751.47974351875, 72913.03839926994, 73030.49981609544  …  73551.61746490841, 73852.59038816646, 73833.46165300728, 74185.21388781568, 74254.26803290859, 74727.44122947555, 75030.32722843585, 75115.31141087272, 75332.67556701817, 75554.92116267495], [72422.0, 72421.66693960047, 72407.45632917144, 72326.27222889477, 72337.14075524318, 72229.68395922522, 72349.9301405242, 72239.9728401652, 72327.45573432837, 72370.99002441822  …  72740.61464795917, 72964.6864625878, 72872.29838751494, 73145.70647415555, 73140.03368976885, 73531.95205288513, 73755.61237222348, 73764.76339084313, 73903.68997007515, 74047.04577665271], [64900.92049553803, 64966.37094093024, 65015.24018343892, 64997.76712247763, 65092.176391052446, 65040.81393648364, 65217.70830517693, 65175.00336286871, 65319.7454928721, 65429.015206247495  …  65911.02607208006, 66195.63774305375, 66173.61945300046, 66484.47452554418, 66546.78374966735, 66988.05890715349, 67251.22439034011, 67318.08842790061, 67509.56896339844, 67707.78400309304], [64900.92049553803, 64900.920495538005, 64884.30681363148, 64801.518739458385, 64830.26376681765, 64713.84619322462, 64824.47793774877, 64716.765753630694, 64795.146443391175, 64838.151439780304  …  65184.27077213065, 65399.79068746207, 65312.17193667232, 65552.8723835444, 65548.20529965138, 65916.38432460783, 66108.67126555045, 66107.731853045, 66228.97988331584, 66356.5166154856], [40512.94792630534, 40552.260817252885, 40594.93790061424, 40641.45931583577, 40594.80394491173, 40712.21705909726, 40789.32555180601, 40827.58126986486, 40894.64451944429, 40925.236282988124  …  41094.7977730438, 41198.47727028631, 41250.31122059695, 41464.00522914086, 41485.91294312643, 41625.298554278204, 41869.29217938512, 41979.35256980974, 42127.36276992594, 42219.926076427495], [40512.94792630534, 40511.40639528479, 40513.18426867422, 40518.75016708545, 40431.46186263693, 40507.552004507306, 40543.38619130547, 40540.52745679625, 40566.209503632694, 40555.65653037377  …  40641.673859462986, 40703.162353045314, 40713.31508161462, 40882.998063738385, 40863.38941441488, 40959.37726652569, 41157.96103194574, 41224.577938241426, 41328.248784098345, 41377.32858111336], [14866.888022051655, 14893.66812356584, 14989.672069774202, 15035.255187724853, 14860.14977107188, 15083.941050107467, 15107.990328851176, 15148.735079215769, 15225.231074230114, 15331.441784820712  …  15495.234541157315, 15172.479642030728, 15336.336403273115, 15263.406819049076, 15444.007462286077, 15483.010894317746, 15449.002006132938, 15421.869421846623, 15584.273726584526, 15595.636389811632], [14866.888022051655, 14878.66348042362, 14959.484558801918, 14989.859097220524, 14800.35670470269, 15008.112322480807, 15016.896655943858, 15042.22614500014, 15102.953473645459, 15192.989549068794  …  15324.379306489436, 14990.066213278753, 15136.688129332826, 15049.530984302464, 15212.259928224332, 15235.313774750291, 15186.533840281621, 15144.589399683062, 15288.655622933149, 15284.388943852176], [15944.236265986641, 16153.20954131673, 16325.338584606598, 15829.4676442203, 16168.395070357634, 15927.81427036907, 16379.359729826148, 15897.581403446095, 15942.409266347157, 16043.27320298557  …  15901.934742106589, 16490.104594070264, 16091.857587295652, 16530.046967560418, 16079.481906766776, 16340.00642171638, 16656.89046900875, 16411.576257321583, 16545.88242872565, 16662.056263997383], [15944.236265986641, 16136.935971719351, 16292.461191735367, 15781.673580412255, 16103.337992574527, 15847.743293826288, 16280.600331310336, 15785.807420797837, 15814.371830125447, 15898.392696970066  …  15726.595105599674, 16291.849820265832, 15882.37394613667, 16298.422557918431, 15838.198658880276, 16078.599092612301, 16373.901089600848, 16116.501639329897, 16232.023568657334, 16329.52591211062], [15944.236265986641, 15960.20354972512, 15969.911854321843, 15963.439284753078, 15986.05628941716, 16002.342429674896, 16025.284244063618, 16025.70436182668, 16058.415637248323, 16082.364682587486  …  16166.659925011994, 16207.874373621067, 16246.236487450573, 16320.512210831399, 16325.548437154941, 16399.184373386604, 16477.594706532986, 16514.770519550137, 16554.215475715377, 16595.97725515917], [15944.236265986641, 15944.12442423675, 15937.750250846828, 15915.24071908306, 15921.732891643907, 15921.896791399233, 15928.659744748986, 15913.029562068987, 15929.44652513827, 15937.13115675651  …  15988.401346999053, 16013.012755281281, 16034.743143313106, 16091.823870543723, 16080.572798431938, 16136.830315750805, 16197.65144168337, 16217.840503452344, 16240.198546070515, 16264.765664637343], [3173.2320350842083, 3176.3201807667306, 3180.378584837684, 3183.325061661733, 3182.3415493701063, 3188.87125235194, 3194.346520895984, 3198.137960050388, 3202.7712112328145, 3204.4697728030806  …  3197.158589021059, 3193.1037841888474, 3216.586444014297, 3233.4565523735046, 3228.14706097075, 3227.007680931695, 3252.201708440617, 3269.982630951622, 3272.7593695465516, 3286.165936351243], [3173.2320350842083, 3173.1201933343254, 3173.9736606352835, 3173.7136177055368, 3169.536701343518, 3172.840425340097, 3175.08619898729, 3175.6522367330094, 3177.048962616567, 3175.531463499173  …  3161.905732438172, 3154.7142115298593, 3174.712953850757, 3188.148304519382, 3179.706581853169, 3175.382030543359, 3196.948986157712, 3211.189443719711, 3210.6783938458857, 3220.5827995607187], [34195.564496956766, 34152.96743020938, 34135.751255257586, 34053.77648075063, 32815.37804177092, 33846.6327401742, 33294.86554827561, 32985.46798223975, 33262.202137426284, 33888.071738875304  …  34661.614733445305, 34079.44829399583, 33937.48866191337, 34750.512401621774, 35761.28543994881, 36026.6475737476, 35744.97128615692, 36215.72603264262, 36716.793627897336, 37709.49888979999], [34195.564496956766, 34118.55998375051, 34067.00569759841, 33950.95758610385, 32683.338182993648, 33676.481777199166, 33094.11405679792, 32753.55112442816, 32995.06515620766, 33582.041858357865  …  34279.42508000572, 33669.722978164, 33495.69077387455, 34263.57688742887, 35224.66372852936, 35450.29347230056, 35137.68823653588, 35564.57946653468, 36020.312733447805, 36956.91753149589], [33097.63671130043, 33257.40410172802, 33492.12876210006, 33014.64965094897, 31809.345855661217, 32975.97952670378, 32782.73066751457, 32107.8859912477, 32411.448598177678, 33157.523193574314  …  33601.964324844565, 33087.91941221676, 32782.532220071706, 33822.757529556504, 34516.41971921929, 34747.52221458437, 34689.82871224799, 34913.21287074801, 35641.63698611563, 36632.19645736154], [33097.63671130043, 33223.898891578116, 33424.67938763846, 32914.96820192729, 31681.35398766467, 32810.205438788274, 32585.067094833277, 31882.13930685709, 32151.144229282672, 32858.090610352345  …  33231.45870359863, 32690.1149021661, 32355.769543443643, 33348.82201923267, 33998.47804027988, 34191.63155330367, 34100.471826140674, 34285.485052946075, 34965.550739061815, 35901.11519191941], [29576.14777688488, 29605.974349916603, 29614.217443049056, 29582.630419695222, 29635.182055499936, 29656.937752639966, 29695.217441329067, 29675.910774589865, 29727.74450556735, 29786.09421819848  …  29990.776556106426, 30102.521191737887, 30161.769383523802, 30280.064440749495, 30324.344891904482, 30498.386977747825, 30622.72463939786, 30669.034761989584, 30765.513479739664, 30829.99628388419], [34346.71094688274, 34381.34847608993, 34419.45515479502, 34429.07416984341, 34470.95397043991, 34406.926797191096, 34539.118928934105, 34515.43354851272, 34607.31463506814, 34659.04444328411  …  34926.85106974452, 35093.06671699177, 35016.901480178494, 35205.01307450751, 35219.88361253535, 35477.18180987144, 35611.28828645602, 35631.03969896331, 35722.951829765596, 35849.712018831946], [28335.329312139656, 28363.90456052843, 28395.341785821136, 28403.277275174863, 28437.827248337177, 28385.006148764172, 28494.061935538186, 28474.521984386498, 28550.32198890895, 28592.99801553986  …  28813.932968073284, 28951.057454574046, 28888.222702490242, 29043.410894482986, 29055.67878216281, 29267.944497043427, 29378.579578894256, 29394.874087519525, 29470.699702906422, 29575.274248819092], [978.0617717704339, 979.048114923888, 981.5675855947828, 986.0625329389155, 986.0403651127124, 976.9493866526196, 983.3719349138455, 983.6590397660746, 984.6863522366477, 983.8765447648733  …  993.3984462291402, 1000.0498343240679, 994.9485892982402, 999.397010287232, 1002.5552452275931, 1012.4901195342021, 1017.211464486152, 1018.0139669477207, 1021.1036538931436, 1028.075700376977], [0.0019383188997990075, 0.00847608177264747, 0.0077643250704249045, 0.006529846626568414, 0.006939912406562998, 0.006452933948565054, 0.002880606283835574, 0.004203547082837433, 0.003289403000079405, 0.0033742248753081405  …  0.007309267290883881, 0.007029521856414478, 0.0035434249573584875, 0.0039316477743693845, 0.005849947621102025, 0.0036523582937388888, 0.004368378660495553, 0.0031609555547502666, 0.003635974820693999, 0.0011819741977778797], [2.3548476e6, 2.3625924349622033e6, 2.364771058029414e6, 2.3503376996849948e6, 2.326244438262859e6, 2.3397962900631027e6, 2.331007283565656e6, 2.3170893950703754e6, 2.3101868693135325e6, 2.3213129400393693e6  …  2.3420351003855336e6, 2.3258359649979486e6, 2.34523864091804e6, 2.351442502703695e6, 2.366246076207254e6, 2.3779867304830733e6, 2.3902523389719524e6, 2.3922574400180583e6, 2.4015478930209144e6, 2.4497038876438374e6], [0.0016459319014481277, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  …  0.002068522916658382, 0.001396372065683444, 0.002194850746544053, 0.0023827742321000157, 0.002959842489827623, 0.0033125650606751957, 0.0036749097127958693, 0.0035578930982402327, 0.00375991532307202, 0.005481000589196757], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.6059091613041 258.50369622511613 … 137.13538556670352 505.4138092341076; … ; 532.2792162247472 266.25453234334003 … 142.20135806616608 524.8543570685085; 529.6491411156939 266.04434521101103 … 142.62016769337987 526.2500481225468], [518.0834390395164 258.24326637797435 … 136.99722836422484 504.90462950861706; 518.0834390395163 258.2432663779743 … 136.99722836422478 504.904629508617; … ; 522.1824112485249 261.2039498573785 … 139.50394036511145 514.8983942529251; 519.0787521744271 260.7348072807106 … 139.7738482597034 515.7474960419414])])

Finally, we can plot baseline and shocked simulations

Te = T + 1
 StatsPlots.errorline(
     1:Te,
     data_vec_baseline.real_gdp,
@@ -50,4 +50,4 @@
     titlefont = 10,
     xlabel = "quarters",
     ylabel = "GDP",
-)
Example block output

Note that, importantly, once the function central_bank_rate has been changed, the model will use the new interest rate in all the simulations, unless the function is changed again. To restore the original interest rate, we can simply re-import the function central_bank_rate.

+)Example block output

Note that, importantly, once the function central_bank_rate has been changed, the model will use the new interest rate in all the simulations, unless the function is changed again. To restore the original interest rate, we can simply re-import the function central_bank_rate.

diff --git a/dev/index.html b/dev/index.html index 9926de1..dc132a0 100644 --- a/dev/index.html +++ b/dev/index.html @@ -38,6 +38,7 @@ [d1d4a3ce] BitFlags v0.1.9 [e1450e63] BufferedStreams v1.2.2 [d360d2e6] ChainRulesCore v1.25.0 + [ae650224] ChunkSplitters v3.1.0 [aaaa29a8] Clustering v0.15.7 [944b1d66] CodecZlib v0.7.6 [35d6a980] ColorSchemes v3.27.1 @@ -147,17 +148,17 @@ [6e34b625] Bzip2_jll v1.0.8+2 [83423d85] Cairo_jll v1.18.2+1 [ee1fde0b] Dbus_jll v1.14.10+0 - [2702e6a9] EpollShim_jll v0.0.20230411+0 - [2e619515] Expat_jll v2.6.4+0 + [2702e6a9] EpollShim_jll v0.0.20230411+1 + [2e619515] Expat_jll v2.6.4+1 ⌅ [b22a6f82] FFMPEG_jll v4.4.4+1 [f5851436] FFTW_jll v3.3.10+1 [a3f928ae] Fontconfig_jll v2.13.96+0 - [d7e528f0] FreeType2_jll v2.13.3+0 + [d7e528f0] FreeType2_jll v2.13.3+1 [559328eb] FriBidi_jll v1.0.14+0 [0656b61e] GLFW_jll v3.4.0+1 [d2c73de3] GR_jll v0.73.8+0 [78b55507] Gettext_jll v0.21.0+0 - [f8c6e375] Git_jll v2.46.2+0 + [f8c6e375] Git_jll v2.47.1+0 [7746bdde] Glib_jll v2.82.2+0 [3b182d85] Graphite2_jll v1.3.14+1 ⌃ [0234f1f7] HDF5_jll v1.14.2+1 @@ -171,7 +172,7 @@ [dd4b983a] LZO_jll v2.10.2+1 ⌅ [e9f186c6] Libffi_jll v3.2.2+1 [d4300ac3] Libgcrypt_jll v1.11.0+0 - [7e76a0d4] Libglvnd_jll v1.6.0+0 + [7e76a0d4] Libglvnd_jll v1.7.0+0 [7add5ba3] Libgpg_error_jll v1.50.0+0 [94ce4f54] Libiconv_jll v1.17.0+1 [4b2f31a3] Libmount_jll v2.40.2+0 @@ -201,18 +202,18 @@ [ffd25f8a] XZ_jll v5.6.3+0 [f67eecfb] Xorg_libICE_jll v1.1.1+0 [c834827a] Xorg_libSM_jll v1.2.4+0 - [4f6342f7] Xorg_libX11_jll v1.8.6+0 + [4f6342f7] Xorg_libX11_jll v1.8.6+1 [0c0b7dd1] Xorg_libXau_jll v1.0.11+1 [935fb764] Xorg_libXcursor_jll v1.2.0+4 [a3789734] Xorg_libXdmcp_jll v1.1.4+1 - [1082639a] Xorg_libXext_jll v1.3.6+0 + [1082639a] Xorg_libXext_jll v1.3.6+1 [d091e8ba] Xorg_libXfixes_jll v5.0.3+4 [a51aa0fd] Xorg_libXi_jll v1.7.10+4 [d1454406] Xorg_libXinerama_jll v1.1.4+4 [ec84b674] Xorg_libXrandr_jll v1.5.2+4 [ea2f1a96] Xorg_libXrender_jll v0.9.11+0 [14d82f49] Xorg_libpthread_stubs_jll v0.1.1+1 - [c7cfdc94] Xorg_libxcb_jll v1.17.0+0 + [c7cfdc94] Xorg_libxcb_jll v1.17.0+1 [cc61e674] Xorg_libxkbfile_jll v1.1.2+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.4+0 [12413925] Xorg_xcb_util_image_jll v0.4.0+1 @@ -226,7 +227,7 @@ [3161d3a3] Zstd_jll v1.5.6+1 [35ca27e7] eudev_jll v3.2.9+0 [214eeab7] fzf_jll v0.56.3+0 - [1a1c6b14] gperf_jll v3.1.1+0 + [1a1c6b14] gperf_jll v3.1.1+1 [477f73a3] libaec_jll v1.1.2+0 [a4ae2306] libaom_jll v3.9.0+0 [0ac62f75] libass_jll v0.15.2+0 @@ -288,4 +289,4 @@ [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 -Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`

You can also download the manifest file and the project file.

+Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`

You can also download the manifest file and the project file.