Computes the domain-specific pseudo-weighted Hájek mean and its Taylor-linearized variance for the CLW estimator.
clw_estimate(Y, Z, w, X, D, S_beta)A list with components `mean` and `variance`.
Outcome vector for the nonprobability sample.
Domain indicator vector. Use `rep(1, length(Y))` for the overall mean.
Estimated pseudo-weights from the CLW build step.
Design matrix for the nonprobability sample.
Design-based variance-covariance matrix of the estimated auxiliary totals from the reference survey.
Sensitivity matrix for the CLW estimating equations.