therapyMonitorData: Data originally published with therapyMonitor

Description Usage Format Details Source Examples

Description

This dataset was originally published along with a Dutch language article that described the therapyMonitor function. This version only contains the aggregated scales.

Usage

1
data("therapyMonitorData")

Format

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.

Details

This dataset is an n-of-1 dataset collected during a series of therapy sessions.

Source

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.

Examples

1
2
data(therapyMonitorData)
## maybe str(therapyMonitorData) ; plot(therapyMonitorData) ...

Matherion/userfriendlyscience documentation built on May 7, 2019, 3:41 p.m.