util_fastSP | R Documentation |
unexported functions to support fast calculation of the stratification pattern with fastSP and fastSP.k
nrt.wt(v)
nrt.wtx(x, s, el)
nrt.dist1(x, y, s, el)
nrt.dist(x, y, s, el)
soa.contr(s, el = 1)
soa.kernel(s, el, y)
EDy(D, s, y = 0.01, kernel = soa.kernel)
nrt.kernel(s, el)
Rd.kernel(s, el, y)
EDz(D, s, y = 0.01)
v |
row vector of a full factorial |
x |
row number of a full factorial in k q-level columns, or vector of such numbers |
s |
the base for |
el |
the power for |
y |
row number of a full factorial in k q-level columns, or
vector of such numbers; or an arbitrary number
(in |
D |
design with |
kernel |
type of kernel |
The functions were modified from the code provided with Tian and Xu (2023).
interim results for further functions
For full detail, see SOAs-package
.
Tian, Y. and Xu, H. (2023+)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.