powered by
Modifies the sample size of reliability simulations for solveCanADM.
solveCanADM
set_simuSampleSize(n, verbose = FALSE)
the number of samples to simulate for each \(\theta\) to estimate failure probability
prints information message to the console if TRUE
The default number of samples is 1000
# NOT RUN { set_simuSampleSize(10000) # }
Run the code above in your browser using DataLab