Minor fix in run_sim_parallel to ensure compatibility with future package (had some "=T" instead of "=TRUE")
Added BugsReport link in Description
WARDEN 0.99.2
Added qgamma_mse function
Added two articles for the website explaining more in detail WARDEN and the use of sobol sequences
WARDEN 0.99.1
CRAN feedback implemented, including changes in documentation:
runif_stream function has been removed due to violation of CRAN policy of global environment modification.
It is suggested that the user employs different methods (e.g., pre-drawing random numbers)
Now the user is allowed to select the starting seed for the analysis
WARDEN 0.99
Now debug and continue_on_error will work on all stages, not only for simulations
CRAN preparation changes
WARDEN 0.98
Repository is now public, Github Website has been set up
Website references are now split by topic
Added auxiliary functions to extract items and events from reactions to easily see interconections in models
WARDEN 0.97
Update based on validation comments from Gabriel
Modified conditional quantile functions weibull and llogistic to better match default R stats behavior
Set License to be GPL >=3
WARDEN 0.96
Update based on validation comments from Gabriel.
Renamed conditional quantile functions for consistency.
WARDEN 0.95
Seeds used by default have been changed to guarantee uniqueness
Added possibility of continuing to the next simulation on error (if it occurs at the patient/arm level, not at the statics/structural loading level)
Debug mode now exports log even if the simulation stops due to error. If combined with continue on error, it will continue
to export log with the timestamp
WARDEN 0.94
Added possibility of accumulating outputs continuously backward or forward using the accum_backward option in run_sim and run_sim_parallel
WARDEN 0.93
Conditional quantile functions added and adjusted
Luck adjustment function added with instructions for user
WARDEN 0.92
Progress bar added for both parallel and standard computing model
To use progress bar while in batch mode for a quarto document, make sure to add in the knitr options
knitr:
opts_chunk:
R.options:
progressr.enable: true
WARDEN 0.91
Debug mode exports a txt file
WARDEN 0.9
Warning, this commit will change previous results.
Sensitivity-level and simulaton-level seeds have been moved outside the input loading loop as this caused correlation between inputs loaded at those stages.
WARDEN 0.5
Initial set-up of news file
Summary of inputs has been overhauled to provide INMB through a WTP argument
Summary now can also be provided across analyses to quickly obtain DSA/scenario analysis results summarized