当前位置:网站首页>How to use Fisher's least significant difference (LSD) in R
How to use Fisher's least significant difference (LSD) in R
2022-06-24 18:38:00 【Mrrunsen】
One way ANOVA was used to determine whether there were statistically significant differences between the mean values of three or more independent groups .
The assumptions used in one-way ANOVA are as follows :
H 0: The mean value of each group is equal .
H A : At least one of them is different from the others .
If ANOVA Of p The value is less than a certain significance level ( Such as α = .05), We can reject the original hypothesis and draw a conclusion , At least one group mean is different from the others .
But to find out exactly which groups are different from each other , We have to do a post test .
You can use agricolae In bag LSD.test() Function in R Perform this test in .
The following example shows how to use this feature in practice .
Example :R Medium Fisher Of LSD test
Suppose a professor wants to know whether three different learning skills will lead to different test scores
The following table shows the test scores of each student based on the learning techniques they use :
We can use the following code to create this dataset and create it in R Perform one-way ANOVA on it :
#create data frame
df <- data.
边栏推荐
- variable
- What if the database table structure changes? Smartbi products support one click synchronization
- Leetcode weekly buckle 281
- Five advantages and disadvantages of Bi
- Palindrome string (two methods)
- [untitled]
- JS clothing photo album case
- Ten software development indicators for project managers
- 如何在 R 中使用 Fisher 的最小显着性差异 (LSD)
- Restful design method
猜你喜欢
Flutter dart regular regexp special characters $, () (IV)
解决执行MapReduce程序控制台没有日志信息WARN Please initialize the log4j system properly
What is decision intelligence?
Top ten popular codeless testing tools
Leetcode weekly buckle 281
R language Quantitative Ecology redundancy analysis RDA analysis plant diversity species data visualization
Three layer switching experiment
微服务系统设计——接口文档管理设计
Cloud service selection of enterprises: comparative analysis of SaaS, PAAS and IAAs
[NLP] 3 papers on how Stanford team builds a better chat AI
随机推荐
Restcloud ETL extracting dynamic library table data
如何在 R 中执行幂回归
Data driven decision making: Decision intelligence and design thinking
Easynvr fails to use onvif to detect the device. What is the reason why "no data" is displayed?
Regression testing strategy for comprehensive quality assurance system
History object
SAP license:sap s/4hana is the answer
Easyplayer streaming media player plays HLS video. Technical optimization of slow starting speed
Leetcode topic [array] -216- combined sum III
Digital trend analysis of B2B e-commerce market mode and trading capacity in electronic components industry
微服务系统设计——子服务项目构建
Why are more and more people studying for doctors? Isn't it more and more difficult to graduate a doctor?
25.sql statement differentiation
Selection (030) - what is the output of the following code?
股票网上开户安全吗?应该怎么办理?
面试算法 - 字符串问题总结
Three layer switching experiment
How do yaml files and zmail collide with the spark of the framework, and how can code and data be separated gracefully?
Cloud service selection of enterprises: comparative analysis of SaaS, PAAS and IAAs
How does the video platform import the old database into the new database?