inst/dpcReport/prob_distr/single_run_moments.R

mom_dat <- moments(single_run)[, -c(1L:3)]
mom_tab <- cbind(mom_dat[1L:4, ], mom_dat[5L:8, 2])
colnames(mom_tab) <- c("Moment", "Theoretical", "Empirical")

Try the dpcR package in your browser

Any scripts or data that you put into this service are public.

dpcR documentation built on May 2, 2019, 7:04 a.m.