Description Usage Arguments Value Author(s)
combines result from subsamples using the approximate optimal weights together with their proper variances
1 2 | approx.optimal.CS(nk, ck, mu.split.est, sigma2.split.est, d.split.est,
sigma2.split.var, d.split.var)
|
nk |
a vector containing the cluster sizes |
ck |
a vector containing the number of clusters of size nk |
mu.split.est |
a vector containing the \widehat{μ}'s from all sub-samples. |
sigma2.split.est |
a vector containing the \widehat{σ}^2's from all sub-samples |
d.split.est |
a vector containing the \widehat{d}'s from all sub-samples |
sigma2.split.var |
a vector containing the \mathrm{Var}(\widehat{σ}^2)'s from all sub-samples |
d.split.var |
a vector containing the \mathrm{Var}(\widehat{d})'s from all sub-samples |
a list with computed materials
Vahid Nassiri
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.