This task involves finding a dataset of interest to you, that contains a mix of categorical (factors) and numerical variables. As a guideline, the dataset would typically have a minimum of two categorical variables and three numerical variables; these minima are guidelines and not hard thresholds. If you wish yo

Part 1: Analysis [15]
This task involves finding a dataset of interest to you, that contains a mix of categorical (factors) and numerical variables. As a guideline, the dataset would typically have a minimum of two categorical variables and three numerical variables; these minima are guidelines and not hard thresholds.
If you wish you can make use of the following websites to find the dataset:
• The Irish government data repository: https://data.gov.ie/
• Google dataset search: https://datasetsearch.research.google.com/
The task is to use the methods covered in this course to complete an analysis and write a report using R Markdown on the data. The analysis of the data should involve the use of graphical summaries, tables and numerical summaries of the data.
This part of the project will be assessed in terms of:
• Using the functionality and settings of the appropriate functions in R.
• Clearly annotating the code in the R Markdown file.
• Producing clear results for the data.
• Summarizing the conclusions from the analysis appropriately.
Part 2: R Package [15]
This task involves finding an existing R package, that we didn’t use extensively in the course, and write a report demonstrating its use using R Markdown.
The report should demonstrate some of the key functionality of the package, but doesn’t need to demonstrate all of the functions (only the main ones).
This part of the project will be assessed in terms of:
• Clearly summarising the purpose of the package.
• Clearly demonstrating the functionality of some of the main functions in the package on appropriate data.
• Clearly showing the code and output for the demonstration examples.
Part 3: Functions/Programming [15]
This task is to write an R function (or set of functions) that can be used to provide a statistical analysis of interest. The function(s) should be documented by the code having comments and a working example.
The output from the function should use S3 or S4 classes and an appropriate print, summary and plot methods should be developed and demonstrated with an example.
This part of the project will be assessed in terms of:
• Writing a working function to provide an analysis of interest.
• Providing appropriate print, summary and plot methods for the output from the function.
• Clearly commenting the code and writing a clear example.
Tips for R Markdown
• Be aware that a common error is to give the same label to two different code chunks!
“`{r cars} summary(cars)
“`
“`{r cars} plot(cars) “`
You can fix this by changing the label to one of them:
“`{r cars2} plot(cars) “`
• If you want to improve the appearance of your plot in your knitted document you can set up the dimension of your figure:
“`{r, fig.height = 10, fig.width = 7, fig.align = -center-} plot(Nile) “`
• In case of an error in your code, add the option error = TRUE into the R chunk to run the code, show the error message on the knitted file. For example:
“`{r, error = TRUE} x – -a- sum(a) “`
• For all the available options for the R chunk, you can see here: https://yihui.name/ knitr/options/
• R Markdown website: https://rmarkdown.rstudio.com/
• R Markdown cheatsheet is available here: https://www.rstudio.com/resources/cheatsheets/
#rmarkdown

Looking for answers ?

Chat with us at get the answers

Recent Questions

1000-1200 words1. at least 2~3 pages of study report (cover page is not countable).2. Required (if you cannot do the simulation, at least have article review, but please do not have any plagiarize issue)(1) Use Microsoft…Please see course unit attached Assignment Task 1 is on pg 17Assessment Task 1MicroeconomicsDue: Week 4Value: 35%Length: 2000 wordsTask descriptionMicroeconomic analysis: Australian Supermarket and Grocery…Check the Philosophy Development and Review Procedure for guidance on the development and review of the Service Philosophy.Publish your Service Philosophy on display within the service (e.g. foyer), within…Customer Service Blueprint Assignment PART 1Part 1 Draft Due Week 4 -5% (Due June6th at 11:59pm)Part 1 Final Due week 6 – 10% (Due June 20th at 11:59pmTotal worth: 15% of final gradeAssignment Part 1Draft…COURSE/UNIT INFORMATIONCourse MBA – UCAMCourse Level PostgraduateModule Name Strategic Management and LeadershipAwarding Body CIQ/UCAMModule Code CIQGM705FacultyASSIGNMENT INFORMATIONFull/ Part Assignment…Module Number: BMP3005Module Name: Applied Business FinanceYear/Trimester: 2021-22/ Semester 2Module Tutor/s: Sam Bazargan/ M SajidAssessment Number N/AAssessment Type (and weighting) Individual report…Show All Questions

GET HELP WITH YOUR HOMEWORK PAPERS @ 25% OFF

For faster services, inquiry about  new assignments submission or  follow ups on your assignments please text us/call us on +1 (251) 265-5102

Write My Paper Button

WeCreativez WhatsApp Support
We are here to answer your questions. Ask us anything!
👋 Hi, how can I help?
Scroll to Top