Description Usage Arguments Value Author(s)
Function to automatically score the Multidimensional Personality Questionnaire
1 2 | scoring_mpq(input_mpq = x)
scoring_mpq(input_mpq = x, indices = c(1,155))
|
input_mpq |
Input data. It must be a rectangular matrix with column indicating items and rows indicating subjects. |
indices |
Two values vector indicating the first and the last item in the input data, in order to extract MPQ items from a larger dataframe. |
A dataframe with 15 columns representing the subscales from the MPQ
Antonio Maffei
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.