🏠 Home
📊 ANOVA Menu
Two/Three-Way ANOVA Analysis
Generate R script for two-way or three-way ANOVA with Tukey HSD post-hoc test (p < 0.05)
1. Upload or Paste Data
Supported formats: Excel file (.xlsx, .xls) or Tab-separated text
Data format: First row should contain column headers. Each row represents one observation.
Required: One response variable (numeric) and 2-3 factor variables (categorical).
Click to upload Excel file or drag and drop here
OR paste tab-separated data below
Generated R Script
Instructions: Copy the R script below and run it in R or RStudio. The script will perform ANOVA analysis and Tukey HSD post-hoc tests.