- Set default
eta0
andkappa0
via (Weibull) parametric survival model - Fixed a bug in function
PSBC::updateTau_GL_cpp()
- Fixed a bug in function
PSBC::updateBH_cpp()
- Other minor changes
- Added R functions for survival predictions, e.g. time-dependent Brier scores, integrated Brier score
- For Linux machines, installed GitHub v2.0.4 seems twice faster than CRAN v2.0.4 due to
omp_set_*
in drive.cpp to solve CRAN pre-test NOTECPU-elapse times ratio
- Improved C++ code to speedup 10-20%
- Declared functions inside PSBC class
- Added configuration files for checking omp, compilers etc.
- First CRAN version
- Added adaptve jumping rule
- Fixed bug for q=0 to allowed variable selection for all covariates by default
- Optimised the partition of the time axis for gamma process prior
- Set armadillio random values and RNG
- First GitHub commit version