View source: R/calculate_cutscore.r
calCountWeight | R Documentation |
Calculate counts and weights across all levels
calCountWeight(new_data, n_cut = 3, d_alpha = 1, SD = 1, empirical = T, EC = 0)
new_data |
a data frame containing location and ALD |
n_cut |
a numeric indicating the number of levels |
d_alpha |
a numeric indicating d inconsistency (default = 1). |
SD |
a numeric indicating a standard deviation (default = 1). |
empirical |
a logical indicating whether the given locations will be used to calculate cut scores or generated (default = T). |
EC |
a numeric indicating a essentially consistent cut-off value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.