RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

dogoro

Daniel Ogoro

Recently Published

CLASS ACTIVITY 3
Using a dataset already built into R, create a notebookLinks to an external site. with each the following types of graphs and charts: Scatter plot Line graph Stacked horizontal bar chart Stacked vertical bar chart
In-class activity 13(Regression and Model Trees)
Recreate the solution discussed in class using the corresponding Rmd for this activity.
Activity#12
Recreate the Classification Solution discussed today by adding comments and finding the ideal number of Ks.
In-class activity #11
R studiooooo
In-class activity # 10
R Studio
CA 8
Use the MLR solution built during class to predict the insurance quote given the following case scenarios: Case 1: Age=22, Children=3,bmi=24,sex=female,bmi30=0,smoker=no, region=Northwest. Case 2: Age=22, Children=1,bmi=27,sex=male,bmi30=0,smoker=yes, region=Southeast.
CA 7
Recreate the solution "Linear Regression Part 1" using the Challenger2 dataset. Share your findings.
Class Activity 5
Recreate the notebook Quick-Start-R-H2O in the RStudio environment
Class Activity #4
Exploring and Understanding Data with R
R Data Structures
Class Activity 3
CA #1
Class Activity 1: First Steps with R activity (Basic calculations)