Learn R Programming

SDT (version 1.0.0)

learning_motivation: Learning Motivation Data

Description

A dataset containing the aggregate learning motivation scores for the subscales of intrinsic regulation, identified regulation, introjected regulation, and external regulation of a total number of \(1,150\) students.

Usage

learning_motivation

Arguments

Format

A data frame with \(1,150\) rows and \(6\) variables:

sex

integer vector, female (\(= 1\)) and male (\(= 2\))

age

integer vector, years

intrinsic

numeric vector, aggregate intrinsic regulation subscale motivation scores

identified

numeric vector, aggregate identified regulation subscale motivation scores

introjected

numeric vector, aggregate introjected regulation subscale motivation scores

external

numeric vector, aggregate external regulation subscale motivation scores

Details

The variables intrinsic, identified, introjected, and external of the data frame learning_motivation contain aggregate subscale scores in the sense that the scores are the means taken over all raw-data test items that make up a respective subscale.

See Also

The three main functions of the package: internalization for motivation internalization analysis of the data; sdi for the orginal and adjusted SDI or RAI index of the data; and simplex for motivation simplex structure analysis of the data. See also SDT-package for general information about this package.