calCountWeight: Calculate counts and weights across all levels

View source: R/calculate_cutscore.r

calCountWeightR Documentation

Calculate counts and weights across all levels

Description

Calculate counts and weights across all levels

Usage

calCountWeight(new_data, n_cut = 3, d_alpha = 1, SD = 1, empirical = T, EC = 0)

Arguments

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.


CMS5000/EmStanS documentation built on April 19, 2022, 11:14 a.m.