gof_cont {Rgof} | R Documentation |
run gof tests for continuous data
gof_cont(x, pnull, rnull, qnull, phat, TS, B = 5000L)
x |
A numeric vector of data |
pnull |
R function (cdf) |
rnull |
R function (generate data under null hypothesis) |
qnull |
R function (quantiles under null hypothesis) |
phat |
function to set or estimate parameters of pnull |
TS |
function that calculates test statistics |
B |
(=5000) Number of simulation runs |
A matrix of numbers