Skip to content

ComPlat/shinychem

Repository files navigation

Biostats

This application provides a user-friendly interface for conducting basic data wrangling, correlation tests, assumption tests (Shapiro-Wilk, Levene's test, QQ plots, etc.), various statistical tests (t-test, ANOVA, Kruskal-Wallis test, Tukey HSD, etc.), and visualizing data using ggplot2.

Usage

Visit the app hosted as static website Biostats.

Features

  • Data Wrangling: Easily import, filter, transform, and clean your datasets.
  • Correlation Tests: Explore relationships between variables with correlation tests.
  • Assumption Tests: Assess the assumptions of normality, homogeneity of variances, and other assumptionsnecessary for statistical tests.
  • Statistical Tests: Conduct a variety of statistical tests including t-tests, ANOVA, Kruskal-Wallis tests, andmore.
  • Data Visualization: Visualize your data using ggplot2, including boxplots, point plots, line plots, andsmoothing with annotations.

About

Biostats is a shiny app offering many statistical methods (visualisation with ggplot2, t-test, aov, correlations etc.).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages