scoring_bdi: Scoring the Beck Depression Inventory - II

Description Usage Arguments Value Author(s)

View source: R/scoring_bdi.R

Description

Function to automatically score the BDI-II

Usage

1
2
scoring_bdi(input_staiT = x)
scoring_bdi(input_staiT = x, indices = c(1,21))

Arguments

input_bdi

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

Value

A dataframe with 1 columns representing the scores for BDI-II version

Author(s)

Francesca Fusina, Antonio Maffei


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