R/motdat.R

#' Example data used in Furr & Heuckeroth, on Impression Motivation (IM)
#'
#' Self-report data from 90 participants, responding to the IM scale and
#' 12 criterion variables.
#'
#' @docType data
#'
#' @usage data(motdat)
#'
#' @format A data frame of 90 rows and 13 variables:
#'  \describe{
#'    \item{imscale}{Impression Motivation}
#'    \item{dep}{Dependence}
#'    \item{mach}{Machiavellianism}
#'    \item{dis}{Distrust}
#'    \item{res}{Resourcefulness}
#'    \item{se}{Self-efficacy}
#'    \item{ext}{Extraversion}
#'    \item{agr}{Agreeableness}
#'    \item{comp}{Complexity}
#'    \item{psc}{Public self-consciousness}
#'    \item{sm}{Self-monitoring}
#'    \item{anx}{Anxiety}
#'    \item{nfb}{Need to belong}
#'    }
#'
#' @keywords datasets
#'
#' @examples
#' data(motdat)
"motdat"

Try the qcv package in your browser

Any scripts or data that you put into this service are public.

qcv documentation built on May 1, 2019, 9:15 p.m.