scoring_lsrp: Scoring of the Levenson Self-Report Psychopathy Scale

Description Usage Arguments Value Author(s)

View source: R/scoring_lsrp.R

Description

Function to automatically score the Levenson Self-Report Psychopathy Scale

Usage

1
2
scoring_lsrp(input_lsrp = x)
scoring_lsrp(input_lsrp = x, indices = c(1,26))

Arguments

input_lsrp

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 LRSP items from a larger dataframe.

Value

A dataframe with 2 columns representing the subscales from the Levenson Self Report Psychopathy Scale

Author(s)

Antonio Maffei


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