The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
interp_cif()convert_to_surv()trim_duplicates to
trim_dupsconvert_to_surv() for efficient transformation of
hazard/density functions to survival at anchor time points (uses C++
internally).trim_duplicates() to remove repeated S(t)
values across the time axis, with tolerance.interp_cif() for constant interpolation of CIF
(uses C++ internally).extract_times() to consistently obtain and
validate time points from vectors or matrices.assert_prob().mat_interp() and vec_interp() into
a single interp() function.interp():
const_haz is equivalent to exp_surv).output = "surv"); H(t) and F(t) follow similarly.output = "density")output = "hazard")eval_times, resulting in
significant C++ speed-up.times separately to preserve
precision.survDistr:
data_type argument; input now only S(t).times during construction separately for
precision.filter() method for in-place object
filtering.rows argument to filter input matrix before
interpolation without altering the object.method and times are now active fields,
not public members.as_survDistr(x).survDistr class.assert_prob_matrix() for asserting survival, CDF and
CIF matrices.mat_interp() and vec_interp() for constant
and linear interpolation of survival, CDF and CIF matrices/vectors
(using internal Rcpp methods).These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.