Learn R Programming

MPsychoR (version 0.10-8)

yaass: YAASS dataset

Description

Contains 30 participants of which 17 are of high risk psychosis and 13 are healthy controls. We have three variables pertaining to behavioral measures (factor scores): affective empathy (AE), positive social experience (PSE), and perspective taking (PT). Two additional measures come from fMRI scans (right hand fRH and left/right foot fLRF).

Usage

data("yaass")

Arguments

Format

A data frame with 30 observations and 6 variables.

Examples

Run this code
# NOT RUN {
data("yaass")
str(yaass)
# }

Run the code above in your browser using DataLab