| Rmotivation2 {MPsychoR} | R Documentation |
Psychometric structure of R package authors
Description
This dataset contains factor scores (person parameters) based on a 2-PL IRT model fitted on the following three scales: word design questionnaire (WDQ; task, social, and knowledge characteristics), Reinholt's motivation scale (extrinsic, intrinsic, hyrbrid), and Schwartz' value scale (universalism, power, self-direction).
Usage
data("Rmotivation2")
Format
A data frame with 764 individuals and the following 18 variables.
listsParticipation in R lists.
meetParticipation in R meetings/conferences.
npkgsNumber of packages developed/contributed.
wtaskWDQ task subscale.
wsocialWDQ social subscale.
wknowledgeWDQ knowledge subscale.
mextrinsicExtrinsic motivation.
mhybridHybrid motivation.
mintrinsicIntrinsic motivation.
vuniversalismSchwartz value universalism.
vpowerSchwartz value power.
vselfdirectionSchwartz value self-direction.
genderGender.
phdPhD degree.
statseducEducation in statistics.
fulltimeFull-time vs. part-time employment.
academiaWork in acedemia.
statsworkWork in the area of statistics.
Source
Mair, P., Hofmann, E., Gruber, K., Zeileis, A., & Hornik, K. (2015) Motivation, values, and work design as drivers of participation in the R open source Project for Statistical Computing. Proceedings of the National Academy of Sciences of the United States of America, 112(48), 14788-14792.
See Also
Examples
data("Rmotivation2")
str(Rmotivation2)