powered by
coinertia.drbats(X.histo = NULL, Qp = NULL, X = NULL, t = NULL, t.range = c(0, 1000), breaks)
res <- drbats.simul(N = 5, P = 100, t.range = c(5, 100), breaks = 8) res.coinertia <- coinertia.drbats(X = res$X, t = res$t.simul, t.range = c(5, 100), breaks = 8) res.coinertia
Run the code above in your browser using DataLab