UBC-MDS / inference_on_indigenous_vs_non_indigenous_sentence_length_differences

MIT License
3 stars 4 forks source link

Initialized first draft of the final report #10

Closed miyer26 closed 2 years ago

miyer26 commented 2 years ago

Bibliography complete, need to add all the pngs and tables, and fix rendering of code chunks. Needs proof-reading and review of concepts.

Please fell free to suggest any edits.

miyer26 commented 2 years ago

I have created the Red version of the doc (we can get rid of the .md version). Need to beautify the plots - adding axis labels, titles. Need to add null distribution plot

miyer26 commented 2 years ago

Completed embedding all plots, parameterization and final conclusion in Rmd file.

It should render in the command line with this following command: markdown::render("doc/final_report.Rmd", params=list(results_dir_path: '../results')).

The parameter has been added in case the hypothesis test object are saved in a sub folder. If so, it can be referenced as a directory.