forked fromfidadoma/etraChallenge_ICS
- Notifications
You must be signed in to change notification settings - Fork0
jiriklepl/etraChallenge_ICS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Analysis stub for course Informatics and cognitive science I
- clone git project into your own repository
- Download data fromETRA dataset
- Come up with 1-3 hypotheses that you want to explore and send me an email with proposed hypotheses, so I can approve them
- After approval, edit Analysis.Rmd file and perform your own analysis
- Send me knitted html file
Deadline for hypotheses approval: 30.11.2020Deadline fo analysis: 31.12.2020
- Your name and date
- Describe subset of data that you will be using
- Describe hypotheses that you have about the data. 2-3 hypotheses should be enough
- Test the hypotheses using appropriate tools
- Discuss the results
Usedplyr package. There are several verbs that can be used for data manipulation, which are covered in every tutorial. Dplyr uses non standard evaluation, so most of the arguments do not need to be written in brackets
There are also *join functions which work similarly as in SQL. They might be useful when combining tables.
There are multiple tutorials for dplyr, which you can read such asthis one orthis one
About
Analysis stub for course informatics and cognitive science I
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Languages
- HTML97.5%
- R2.5%