gof_test_C | R Documentation |
run gof tests for continuous data
gof_test_C(dta, rnull, TS, typeTS, TSextra, B = 5000L)
dta |
A numeric vector of data |
rnull |
R function (generate data under null hypothesis) |
TS |
function that calculates test statistics |
typeTS |
integer indicating type of test statistic |
TSextra |
list to pass to TS |
B |
(=5000) Number of simulation runs |
A matrix of numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.