当前位置:网站首页>R language analyzing wine data
R language analyzing wine data
2022-06-27 07:23:00 【Mrrunsen】
knitr::opts_chunk$set(echo = TRUE)
Assignment 1 Q2
Analyzing wine data (30 points)
The data for this exercise comes from a paper by Cortez, et al. (2009)
(https://www.sciencedirect.com/science/article/abs/pii/S0167923609001377?via%3Dihub) where the authors
were trying to relate various chemical properties of red and white wine to perceived quality. For this question,
we will analyze only the data for the chemical properties, not the quality. Also the original paper looked at red
and white wine, we will only use the data for the red.
The data can be read in via
library(tidyverse)
library(gridExtra)
library(ggcorrplot)
library(psych)
library(factoextra)
wine_data<-read_csv("red_wine_data.csv") # Be sure this is in your current working directory
glimpse(w边栏推荐
- NoViableAltException([email protected][2389:1: columnNameTypeOrConstraint : ( ( tableConstraint ) | ( columnNameT
- boundvalueops和opsforvalue区别
- mysql关于自增和不能为空
- Hutool symmetric encryption
- 从5秒优化到1秒,系统飞起来了...
- Easyexcel: read Excel data into the list set
- JDBC读取Mysql数据列表
- View functions in tidb
- manim 数学引擎
- 2022 CISP-PTE(二)SQL注入
猜你喜欢

【软件工程】山东大学软件工程复习提纲

DMU software syntax highlighting VIM setting -- Learning Notes 6

Interviewer: you use Lombok every day. What is its principle? I can't answer

Gérer 1000 serveurs par personne? Cet outil d'automatisation o & M doit être maîtrisé

Machine learning

2022 CISP-PTE(一)文件包含

从5秒优化到1秒,系统飞起来了...

面试官:用分库分表如何做到永不迁移数据和避免热点问题?

2022 le fichier CISP - Pte (i) contient:

C# 请问怎么在更新数据库时候调用line与rows
随机推荐
MySQL
Interviewer: you use Lombok every day. What is its principle? I can't answer
多表联查--07--- Hash join
uview的安装和功能
C# 请问怎么在更新数据库时候调用line与rows
Bean拷贝详解
获取地址url中的query参数指定参数方法
How to download opencv? How to configure opencv after downloading?
Tidb database Quick Start Guide
win10远程连接云服务器
(已解决) npm突然报错 Cannot find module ‘D:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js‘
RNA SEQ data analysis in R - investigate differentially expressed genes in the data!
jupyter notebook文件目录
Solve the problem of win10 wsl2 IP change
How torch. gather works
Idea method template
Oppo interview sorting, real eight part essay, abusing the interviewer
How torch.gather works
2022 cisp-pte (II) SQL injection
The interviewer of a large front-line factory asked: do you really understand e-commerce order development?