The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
repeat_and_stack()
function, which is similar to
the base R replicate()
and to the now deprecated
purrr::rerun()
, with the option to stack the output into a
single data.frame
."stddev"
as a performance criterion in
calc_absolute()
.winsorize
options in
calc_absolute()
, calc_relative()
,
calc_relative_var()
, and calc_coverage()
.bundle_sim()
to
compose a set of functions into a simulation driver.evaluate_by_row()
to control the
name of the variable where simulation results are stored.calc_*()
functions so that they can take
vectors or variable names from a specified dataset.calc_rejection()
can now compute rejection rates for
multiple alpha
levels.K
variable computed in the
calc_*()
functions to avoid over-writing variables when
using multiple performance calculations inside of
dplyr::summarize()
.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.