View source: R/table_creation_FUN.R
get_protected_values | R Documentation |
get_protected_values soll Zelleninhalte von gewichteten Anteilswert-Tabellen oder Mittelwert-Tabelle loeschen wenn eine Minimalbesetzung unterschritten wird.
get_protected_values(dataset, cell.size)
dataset |
data.frame aus get_prop_values oder get_mean_table |
cell.size |
maximal zulaessige Zellengroesse (z.B. 30) |
protected.data (Datensatz mit n, mean/percent, median, n, Konfidenzintervalle ausschlie?lich mit Zellen >= cell.size)
Stefan Zimmermann, szimmermann@diw.de
get_prop_values(dataset = data, alpha = 0.05)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.