bcahn7 / STAT547M-hw-An-Byeongchan

0 stars 0 forks source link

hw09 ready for grading #4

Open bcahn7 opened 6 years ago

bcahn7 commented 6 years ago

hw09 ready for grading

xinmiaow commented 6 years ago

Hi @bcahn7,

It’s nice to review your package. I did not choose this task, so it’s good for me to learn from your homework.

You create the following functions in your powers Package:

Export Functions

Each function is documented and has the corresponding test file. I notice one typo in your document of boxcoxt. You put y inside boxcoxt, but the argument explain what x is. I think these two symbols are supposed to be consistent.

Internal Functions

Other files:

Overall, I think you did good job.

yidie commented 6 years ago

Hi @bcahn7 , here are some comments:

Yidie

derekcho commented 6 years ago

Hi @bcahn7, here are some comments about your hw09:

Able to install properly: Yes At least one new function: Yes Used assertions to check function input: No Documented exported functions: Yes Includes three unit tests for each function: Yes Passes check: Yes README and vignette: Yes Reflections included: Yes

Your grade will be emailed to you at a later date.