danaj191 / STAT545_HWs_James_Dana

all homework files
0 stars 0 forks source link

hw02 ready for grading #1

Open danaj191 opened 7 years ago

danaj191 commented 7 years ago

@vincenzocoia @gvdr @ksedivyhaley @joeybernhardt @mynamedaike @pgonzaleze @derekcho

thanks!

yidie commented 7 years ago

Hi James, here are some comments:

Thanks, Yidie

ksedivyhaley commented 7 years ago

Smell test of data: Yes Explores at least one categorical/quantitative variable: Yes Uses various plot types: Histogram (base), scatterplot (base and ggplot) Uses filter(), select(), and %>%: Partial: no select() Bonus (evaluate code, tables, more dplyr): No. Reflection on process: Yes

Comments:

Your mark will be distributed later. If you would like more feedback, please feel free to message me on slack.

rainerlempert commented 7 years ago

Hi James,

Nice job on the assignment. You did a good job answering the questions and showed knowledge of dplyr functions and syntax, including piping, as well as ggplot2 functions. Your reflections were useful and earnest - I've also had issues reorganizing my repo, it can get confusing.

You could've been more creative with your graphical exploration - ggplot2 has many different ways of displaying data! Your markdown document also could've had some comments/links to tutorials. Overall though, nice work!

Best, Rainer