sleep_emo_con {stdmod} | R Documentation |
Sample Dataset: Predicting Sleep Duration
Description
A random subset from a real dataset. For illustration.
Usage
sleep_emo_con
Format
A data frame with 500 rows and six variables:
- case_id
Case ID, integer
- sleep_duration
Sleep duration in hours
- conscientiousness
Conscientiousness score, continuous
- emotional_stability
Emotional stability score, continuous
- age
Age in years
- gender
Gender, string, "female" or "male"
[Package stdmod version 0.2.10 Index]