View source: R/sur_uncertainty.R
surdes_var | R Documentation |
Calculate the variance/covariance matrix for a survey statistic (normal survey)
surdes_var(x, type = "mean", ids, sv)
x |
matrix 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.