摘要: rm(list = ls()) library(readr) # 读取 CSV 文件 library(dplyr) # 数据操作 library(tidyr) # 数据整理 library(betareg) # Beta 回归 library(tibble) setwd("C:\\Users\\Ad 阅读全文
posted @ 2024-11-28 17:25 王哲MGG_AI 阅读(6) 评论(0) 推荐(0) 编辑
摘要: rm(list = ls()) library(dplyr) library(broom) library(ggplot2) # 设置工作目录 setwd("C:\\Users\\Administrator\\Desktop\\machine learning\\Multiple Linear Re 阅读全文
posted @ 2024-11-28 16:01 王哲MGG_AI 阅读(1) 评论(0) 推荐(0) 编辑