sim_exposurize_model: Simulations of Exposurized Models

Description Usage Arguments Value

View source: R/Simulation.R

Description

Give one simulation for each expert in the expert_matrix after they got exposurized.

Usage

1
sim_exposurize_model(expert_matrix, exposure_list, selected_index)

Arguments

expert_matrix

(ExpertMatrix)
The Expert Matrix that will be exposurized and simulated.

exposure_list

(numeric)
The list of exposure values. Make sure this is a row vector with length to be expert_matrix$ncol

selected_index

(numeric)
The list that indicate which latent class is simulated.

Value

result (matrix)
The result matrix with dimension to be expert_matrix$nrow rows and expert_matrix$ncol columns


UofTActuarial/LRMoE documentation built on Feb. 18, 2022, 1:36 a.m.