n_jkq. {FuzzySTs} | R Documentation |
Calculates the number of answers by a specific linguistic of a sub-item
Description
Calculates the number of answers by a specific linguistic of a sub-item
Usage
n_jkq.(x, varindex, q, p_ind = rep(1, nrow(x)))
Arguments
x |
the data set to evaluate. |
varindex |
index of a particular sub-item. |
q |
index of a particular linguistic term. |
p_ind |
a vector of the relative sampling weights of the units, for which
If no sampling weights are used, the vector of weights is reduced to a vector of values 1, i.e. |
Value
A positive integer.
[Package FuzzySTs version 0.3 Index]