Description Usage Arguments Value
Probabilistic Turing Error for continuous data
1 2 | continuous_turing_error(d, weight_column, obs_column, estimate_columns,
min_weight = NULL, min_sample_size = 1000)
|
d |
data frame with data |
weight_column |
name of the column with weights per item |
obs_column |
name of column with observed (continuous) values |
estimate_columns |
names of the columns that have predicted values |
min_weight |
minimum weight per item |
min_sample_size |
minimum number of random samples (and tests) generated |
turing error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.