Skip to content

Perform ANOVA on your data using Shiny web application.

License

Notifications You must be signed in to change notification settings

DBT-BIF/Shiny_anova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiny Anova

A shiny app to perform ANOVA in simple steps. Select your data file, configure and perfom ANOVA.


How to use

  1. Import your data file
    • Select CSV for .CSV (Comma Separated Values) file
    • Select TSV for .TSV (Tab Separated Values) file
  2. Select whether data contains header (Column names or variable names)
  3. Select variables for which you want to perfom ANOVA

Application user interface

Releases

No releases published

Packages

No packages published

Languages