powered by
Modifies time step (in hours). The step size to use when solving the Canadian model numerically with solveCanADM for reliability assessments.
solveCanADM
set_timeStep(time_step, verbose = FALSE)
step of time
prints information message to the console if TRUE
The default step of time is 100 hours.
# NOT RUN { set_timeStep(50) # }
Run the code above in your browser using DataLab