scoring_ders: Scoring of the Difficulties in Emotion Regulation Scale

Description Usage Arguments Value Author(s)

View source: R/scoring_ders.R

Description

Function to automatically score the Difficulties in Emotion Regulation Scale (DERS)

Usage

1
2
scoring_ders(input_ders = x)
scoring_ders(input_ders = x, indices = c(1,36))

Arguments

input_ders

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

Value

A dataframe with 7 columns representing the subscales from the DERS

Author(s)

Francesca Fusina, Antonio Maffei


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