Question: Please code this in R. Please also include a screenshot of the Rscript and compile result(HTML). Please help, and thank you in advance! arules package

Please code this in R.
Please also include a screenshot of the Rscript and compile result(HTML).
Please help, and thank you in advance!
arules package comes with several data sets, including AdultUCI. Explore "AdultUCI" dataset and answer the following questions 1-Import AdultUCI dataset to your project. Determine the number of objects and attributes in your dataset. Determine the type of each attribute. Then, improve the quality of your dataset by removing duplicate objects and the objects with missing value. Report your findings at least 3 lines) 2-Create two samples with 500 objects from your dataset using two different methods. Determine if your samples are good samples. Report your findings (at least 3 lines) 3-Pick one continuous attribute and one categorical attribute. Then, draw one plot for each attribute. arules package comes with several data sets, including AdultUCI. Explore "AdultUCI" dataset and answer the following questions 1-Import AdultUCI dataset to your project. Determine the number of objects and attributes in your dataset. Determine the type of each attribute. Then, improve the quality of your dataset by removing duplicate objects and the objects with missing value. Report your findings at least 3 lines) 2-Create two samples with 500 objects from your dataset using two different methods. Determine if your samples are good samples. Report your findings (at least 3 lines) 3-Pick one continuous attribute and one categorical attribute. Then, draw one plot for each attribute
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
