Question
1. Load TwitterSpam dataset into R studio, use ggplot function to make density plot of column no_tweets to compare spam and non-spam. Clarify how you
1. Load TwitterSpam dataset into R studio, use ggplot function to make density plot of column no_tweets to compare spam and non-spam. Clarify how you make the plot and what's your observation from the density plot. 2. Use ggplot function to make scatterplots to present the relation of column accout_age and the column no_follower, displaying spammer and non-spammer with different colours. Clarify how you make the plot and what's your observation from the scatter plot. 3. Add regression lines to the scatterplot generated in Step 2 for spammer and non-spammer separately. what's your observation from the regression lines? Compared with scatterplot only, what are the advantages of adding regression lines? I need full explanation of answer including coding and description of each answer. please
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started