Description Usage Arguments Value Author(s)
Item response rate calculates the proportion of responses for a given matrix of response indicators rij.
| 1 | 
| rij | (mandatory): A matrix containing the response indicators for a given dataframe. rij can be calculated using the function  | 
| bij | (optional): A matrix containing the structurally missingness indicators. bij can be calculated using the function  | 
| obsi | (optional): A vector with the observations in rij to to be processed. If the argument obs is missing, all observations are processed. | 
| varj | (optional): A vector with the variables (column numbers) to be considered for the calculation. If the argument varj is missing, all variables are considered for the indicator. | 
| weight | (optional): A vector of weights to be considered when calculating the indicator. If no weight vector is given as an argument, the indicator is calculated without considering different weights. | 
Proportion of responses for a given matrix of response indicators rij.
Beat Hulliger, Juan Berdugo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.