- Notifications
You must be signed in to change notification settings - Fork1
An R package containing OULAD dataset.
NotificationsYou must be signed in to change notification settings
jakubkuzilek/oulad
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The package contains OULAD dataset available athttps://analyse.kmi.open.ac.uk/open_dataset.It contains 7 data frames:
- assessment
- course
- student
- vle
- student_assessment
- student_vle
- student_registration
Together they are forming database of over 30,000 students and their performance andinteractions within Virtual Learning Environment.
To install from github:
devtools::install_github("jakubkuzilek/oulad")