View source: R/sur_uncertainty.R
repdes_var | R Documentation |
Calculate the variance/covariance matrix for a survey statistic (replicate design)
repdes_var(x, type = "mean", ids, sv, svyrep_attributes)
x |
vector of data |
type |
character. One of 'mean' or 'total' depending on the scale of statistic |
ids |
numeric. vector of indices to operate on |
sv |
data.table. Survey vars data.table |
svyrep_attributes |
list. List of attributes relevant to replicate design surveys |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.