当前位置:网站首页>R语言与机器学习
R语言与机器学习
2022-06-26 03:40:00 【每天都必须加油鸭】
1. 基础语法
1) 包的安装和引入
- 下载包
install.packages("reshape2") #下载包reshape2
- 引入包
library(reshape2); #引入reshape2包
- 更新包
update.packages() #更新所有的包
2) R语言的一些常用函数
对于任何R自带的,不了解的函数,最简单的查询方法是:打开RStudio,在命令窗口输入
?data() //以data()函数为例
就可以得到函数的详细介绍。
data()
加载指定的数据集,或列出可用的数据集。data() //列出R自带的数据集中所有可用的数据集 data(dataset_name) //加载数据集 dataset_name
dim()
查询或设置对象的尺寸。经常用于查询。head()
返回向量、矩阵、表格、数据框或函数的第一部分或最后一部分。通常用于查看数据集的结构。 由于 head() 和 tail() 是通用函数,因此它们也可能已扩展到其他类。
3. 使用的包
1)reshape2
2)ggplot2
3)corrplot
4)datasets
R自带数据库
5)Cairo
高质量图形渲染
边栏推荐
- 用eclipse连mysql数据库出错然后出现图中的话是咋回事呀
- Communication mode between processes
- Is it safe for Caicai securities to open an account in 2022?
- Open Camera异常分析(一)
- Cloud Computing Foundation -0
- (15)Blender源码分析之闪屏窗口显示菜单功能
- 链路监控 pinpoint
- Drag and drop
- Uni app Baidu cloud realizes OCR ID card recognition
- Andorid hide the title bar of the system
猜你喜欢
Request object, send request
Tupu software is the digital twin of offshore wind power, striving to be the first
progress bar
Drag and drop
Double carbon bonus + great year of infrastructure construction 𞓜 deep ploughing into the field of green intelligent equipment for water conservancy and hydropower
(15)Blender源码分析之闪屏窗口显示菜单功能
高性能算力中心 — RoCE — Overview
Multimedia elements, audio, video
Uni app custom navigation bar component
Kotlin quick start
随机推荐
Nebula Graph学习篇3_多线程完成6000w+关系数据迁移
C # knowledge structure
MySQL stored procedure
Xiaomi TV's web page and jewelry's web page
“再谈”协议
Drag and drop
【MySQL】 MySQL 导出数据库
Todolist incomplete, completed
WebRTC系列-网络传输之6-Connections裁剪
Evaluation - analytic hierarchy process
Class diagram
Classic model – RESNET
The kotlin project is running normally and the R file cannot be found
ABP framework Practice Series (I) - Introduction to persistence layer
Deletelater Usage Summary in QT
2020 summary: industrial software development under Internet thinking
Kotlin learning apply plugin: 'kotlin Android extensions‘
Xgboost, lightgbm, catboost -- try to stand on the shoulders of giants
Insect structure and Deconstruction
指南针app是正规的吗?到底安不安全