approx.optimal.CS: combines result from subsamples using the approximate optimal...

Description Usage Arguments Value Author(s)

Description

combines result from subsamples using the approximate optimal weights together with their proper variances

Usage

1
2
approx.optimal.CS(nk, ck, mu.split.est, sigma2.split.est, d.split.est,
  sigma2.split.var, d.split.var)

Arguments

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

Value

a list with computed materials

Author(s)

Vahid Nassiri


vahidnassiri/fastCS documentation built on June 23, 2019, 12:06 a.m.