ciperm0 | R Documentation |
The actual permutation scheme. Note that estimate
(if provided), statistic
and phi
must match.
ciperm0(y, phi, M = 1000, statistic, bounds, estimate, infinities = FALSE)
y |
Data (vector of length N) |
phi |
Covariate function. Must return a vector of length N |
M |
Number of permutations |
statistic |
Test statistic |
bounds |
Bounds forwarded to |
estimate |
Parameter estimate. Optional |
infinities |
If TRUE set l_m = -Inf and u_m = Inf, when uniroot fails to find a root. If FALSE, the procedure fails with an error. |
Matrix of dim M x 2
ciperm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.