Releases: EpiModel/EpiModelHPC
Releases · EpiModel/EpiModelHPC
v2.2.0
EpiModelHPC v2.1.0
Fix bug in last commit with param.file.loc
EpiModelHPC v1.3.0
This version has potentially breaking changes for netsim_hpc. Users should review the help file for netsim_hpc and update their scripts accordingly with respect to the cp.save.int argument, as necessary, before updating.
EpiModel.hpc v1.1.0
- Add a
compressargument forsavesimfunction. - Add
required.pkgsargument tonetsim_hpcfunction. merge_simfilesfunction will merge a series of simulations contained in.rdafiles.netsim_hpccan return object if bothsave.minandsave.maxare set toFALSE.- Add a
mod_fitfunction to assess model fits for equilibrium prevalence or fit to empirical prevalence data. qsub_masterfunction automatically writes bash shell files given a set of varying input parameters.
EpiModel.hpc v1.0.1
This version addresses comments by CRAN maintainers about the description of Torque systems in the DESCRIPTION file. I systematically clarified what I meant by Torque, replacing this with more general references to a PBS (Portable Batch System), of which Torque is one variety, in the documentation and vignettes.
EpiModel.hpc v1.0
Initial release on CRAN