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.

DPQBootstrap

DPQBootstrap provides a Dirichlet Quantile Bootstrap method for time series.

Author

Ahmed Hamimes

Email: ahmed.hamimes@univ-constantine3.dz

Main functions

Example

library(DPQBootstrap)

x <- c(557, 359, 402, 548, 547, 546, 414, 243, 424, 466, 444, 534)

res <- dpq_bootstrap(x, R = 500, alpha = 1, seed = 123)

res$mean_series

plot_dpq(res, interval = ‘50’)

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.