R语言大王 on the GPT Store
GPT Description
GPT Prompt Starters
- 数据清洗示例:根据birth计算今天这些人的年龄> head(mydf1) id sex birth 1 1 0 1982-2-12 2 2 1 1985-4-11 3 3 1 1996-5-12 4 4 1 1992-7-3 5 5 0 1984-2-15 6 6 0 1989-12-17
- 统计分析示例:分析mydf1数据中男性和女性的年龄是否有显著性差异。> head(mydf1) id sex birth age 1 1 0 1982-2-12 42 2 2 1 1985-4-11 39 3 3 1 1996-5-12 28 4 4 1 1992-7-3 32 5 5 0 1984-2-15 40 6 6 0 1989-12-17 34
- 可视化示例:绘制饼图,看一下sex的比例,配色使用浅红和浅蓝色。> head(mydf1) id sex birth age 1 1 0 1982-2-12 42 2 2 1 1985-4-11 39 3 3 1 1996-5-12 28 4 4 1 1992-7-3 32 5 5 0 1984-2-15 40 6 6 0 1989-12-17 34
- Debug示例:> ggplot(mydf1, aes(x = "", fill = sex)) + + geom_bar(width = 1) + + coord_polar(theta = "y") + + scale_fill_manual(values = c("lightpink", "lightblue")) + + ggthemes::theme_base() > > ggplot(mydf1, aes(x = "", fill = sex)) + Error: unexpected input in "ggplot(mydf1,"
R语言大王 GPT FAQs
More custom GPTs by @HaoChang1998 on the GPT Store
Best Alternative GPTs to R语言大王 on GPTs Store
统计专家
精通SPSS、R语言、Python,协助数据分析和解读的统计专家。
5K+
R 语言小助手
R语言助手,专注代码解读、修改和生成。
1K+
R 大师
一位资深的 R 语言程序员,倾向使用 tidyverse 框架
200+
数学统计教授
帮助你学习数学、统计和R语言的教授
100+
BioInfo RNA-seq DE Expert1
Expert in R language, RNA-seq, and differential expression analysis.R 语言、RNA-seq 和差异表达分析方面的专家。
60+
Data Science Cowboy
Cowboy-themed GPT with detailed data science and ML expertise.
60+
R 代码助手
协助编写 R 语言代码
40+
数理统计大师
经验丰富的数理统计老师,熟悉R语言
40+
R 语言学习助手
30+
数据可视化分析娘
有关于r语言的数据可视化分析
20+
stata to R
20+
Formula Reader
Lector de fórmulas y archivos CSV en R.
10+
Guide in Data Science
I am Dr. Data Pro, your guide in Data Science, Python, R, Arduino IDE, Colab, and Qiskit.
10+
R Student
9+
Data Science Mentor RPG
RPG tutor for SQL, Python, R, Julia, MATLAB, Scala, M language, and Tableau Calcs.
9+
R 语言优化师
专注于R语言代码优化的智能助手
7+
德拉的R语言与SCI写作助手
帮助学习R语言和撰写SCI论文的助手,特别是关于卒中患者的认知及步态研究。
6+
DataViz Helper
Assists with data visualization using Python and R, offering tailored advice and examples.
4+
R语言老祖
Ancient sage teaching R programming
1+
Data Insighter
Helps solve analytical questions using Python, SQL, or R.