Qualitative and Quantitative
Research Methods in Psychology (Seminars)
Qualitative and Quantitative
Research Methods in Psychology (Seminars)
Osin's Lectures
Seminars
Aspects | MATLAB | R | Python |
---|---|---|---|
Data Analysis | + | +++ | ++ (with pandas) |
Speed of processing | + | + | ++ |
Text processing and parsing | - | + | +++ |
Visualization | + | +++ (with ggplot2) | ++ (with additional libs) |
Signal Processing | +++ | ++ (with additional libs) | ++ (with additional libs) |
General purposes | - | - | +++ |
Nice IDEs | +++ | ++ | + |
Matrix and vector operations | +++ | ++ | ++ (with numpy) |
Easy to learn | Matter | Of | Opinion |
Different OS compatability | ++ | ++ | +++ (in Linux - by default) |
So, we will learn R
and some SPSS too
data.table
vs dplyr
data.table
basicsThank you for your attention!