This is the second course I have taken from Roger Peng and both were outstanding. I have a strong math background, but not much of a background in stats, but this course was very approachable for me.
Very good course! It provide me the foundation in learning how to plot and interpret data. This will definitely strengthen my "R programming" to generate publication type figure for my genomics data!
par Rodney A J
•Great course. This course required us to create multiple plots using different R libraries created for the purpose. Although ggplot2 seems to be very popular, the base plot system and the lattice plot system provide compelling alternatives.
par Adi T
•It starts to get a little more technical and complicated when I reach Week 3. A lot of things about Dimension Reduction and K-means method. I would love to have some assignments or exercises on that.
Other than that, I love this module.
par Dev P
•Great course providing a good overview into the various plotting systems in R. I enjoyed the introduction to principal components analysis and singular value decomposition, but could have used more material to practise these methods
par Alexander R
•The exploratory data analysis is a very important part of the elaboration of a data product because this period helps to understand the most important variables and the elements to construct models and visualize an early result.
par Omar
•One of the best parts is the introduction of Singular Value Decomposition and Principal Component Analysis. Also does K-means and other clustering.
I would recommend reading the handouts to you get the math behind the technique.
par Rosa C V
•Me encanto el curso! Buenos profesores, el curso estuvo modulado de la manera interesante y el ingles estuvo fácil de entender. La parte practica me motivo a poder continuar con los siguientes cursos de la especialización.
par Lloyd N
•This course is excellent in that it gave a great introduction to the plotting functions in R. They also introduced singular value decomposition, which is a concept that is interested but wish the course went deeper into.
par BOUZENNOUNE Z E
•That's a wonderful course, especially if you take it with the specialization, and also better if used with the recommended books. I highly recommend, but once you finish it, you should continue to work on your own ;)
par Garrett F
•Learned how to look at data and get some first impressions using exploratory data analysis techniques. I wish the second course project was more involved by including hierarchical clustering methods in the analysis.
par Varun B
•The right amount of theory and practical. This course will take you through the process on how do you ascertain what's important? and how to find that needle in the haystack? . Absolutely recommend to take this up.
par Runhao Z
•The peer review takes so long..................................................................................... which costs me extra money even though I have finished all the stuff 1.5days before the last day.
par Rooholamin R
•I learned a lot from this course. Content which the course covers was a third of what I learnt from this course. the best thing about it is learning the pattern of thinking about exploring a whole new dataset.
par James W
•Really nicely explained, learned so many useful methods for data analysis in R. The dimensionr reduction and principal component analyses walkthroughs were a little tricky for a newbie in those areas though.
par Juan P L R
•Excellent course for Exploratory Data Analysis. The focus on plots with the three systems R handles was great. The lecture are great overall, along with the assignments. It is really an enjoyable course.
par Yang F (
•Very good course! It provide me the foundation in learning how to plot and interpret data. This will definitely strengthen my "R programming" to generate publication type figure for my genomics data!
par Craig
•This is the second course I have taken from Roger Peng and both were outstanding. I have a strong math background, but not much of a background in stats, but this course was very approachable for me.
par Felix E
•Good Course. Would've like a bit more about more advanced plotting and less about clustering techniques but that is probably mainly down to what data each is intending on handling after this course.
par Imran A
•Very nice course, plotting data to explore and understand various features and their relationship is the key in any research domain, and this course teaches the skill required to achieve this.
par André V d C
•Muito bom o curso com abordagem das formas de exploração dos dados via gráficos. Não achei um curso pesado e denso mas substancial para o aprimoramento na linguagem R e na ciência de dados.
par Eswara K
•Awesome course that expands on your R knowledge. Only nitpick is that some of the links don't work and the videos need an overhaul as there seem to be little to no updates since 2015/2016.
par Imran S
•This is a great course. The basics are explained very clearly and very easy to understand. I highly recommend this course for those who wish to start in Data Analyst / Data Science track.
par Mohammad A
•Excellent explanation and adding very good skills on the way of data science specialization.For some slides they should be updated to have working URLs , some seems old and absolute now
par Mathew K
•Great intro to plotting and related tools in R. Will say that the coverage of heatmaps and PCA felt a little out of left field, with very little intuition. However, overall quite good.
par Marco A I E
•Loved it! It took me longer than expected due to work and family issues, but I went so many times to the materials and even use some ggplot2 for work that ended being quite fulfilling.
par Chris B
•I did learn more about putting together a set of graphs that help to explore the data. I did see how subsetting and aggregating data helps to give a better understanding of the data.