Description Usage Format Details Source Examples
This dataset was originally published along with a Dutch language article that described the therapyMonitor
function. This version only contains the aggregated scales.
1 | data("therapyMonitorData")
|
A data frame with 38 observations on the following 12 variables.
time
The measurement moment as stored by Google Forms.
datetime
The measurement moment converted to POSIXct, R's time format.
measurementNumber
The rank (number) of each measurement.
positiveAffect
The positive affect scale.
negativeAffect
The negative affect scale.
selfEsteem
A self esteem scale.
intimacy
An intimacy scale.
erectionMasturbation
Erection when masturbating.
erectionPartnerSex
Erection while having sex with partner.
experienceMasturbation
Experience when masturbating.
experiencePartnerSex
Experience while having sex with partner.
erectionCombined
Aggregated scale of both erection experience scales.
This dataset is an n-of-1 dataset collected during a series of therapy sessions.
van Lankveld, J., Leusink, P., & Peters, G.-J. Y. (2017). Therapie-monitoring in een blended online en face-to-face behandeling van een jonge man met situatieve erectieproblemen. Tijdschrift voor Seksuologie, 41, 15-22.
1 2 | data(therapyMonitorData)
## maybe str(therapyMonitorData) ; plot(therapyMonitorData) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.