scoring_mpq: Scoring of the Multidimensional Personality Questionnaire

Description Usage Arguments Value Author(s)

View source: R/scoring_mpq.R

Description

Function to automatically score the Multidimensional Personality Questionnaire

Usage

1
2
scoring_mpq(input_mpq = x)
scoring_mpq(input_mpq = x, indices = c(1,155))

Arguments

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.

Value

A dataframe with 15 columns representing the subscales from the MPQ

Author(s)

Antonio Maffei


maffotto/antonioPack documentation built on May 25, 2019, 9:33 p.m.