return_mc | R Documentation |
mc
object generating functionS3 class mc
object generating function
return_mc(S0, y, statistic, dgp, N, type, call, seed, pval)
S0 |
An atomic vector. Value of the test statistic applied to the data. |
y |
A vector or data frame. |
statistic |
A function or a character string that specifies
how the statistic is computed. The function needs to input the
|
dgp |
A function. The function inputs the first argument
|
N |
An atomic vector. Number of replications of the test statistic. |
type |
A character string. It specifies the type of test
the p-value function produces. The possible values are
|
call |
An object of class |
seed |
An integer vector. Value of |
pval |
An atomic vector. Monte Carlo p-value of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.