GrowthCurvesAnalysis is an online app that:
- Allow user to upload text-delimited data file
- Visualise growth curves (ggplot2) with option to export plot in .pdf
- Estimate curve parameters (opm)
- Statistical testing to compare different groups of curves (opm) and show plots of 95% confident intervals to help interpret the results.
Please visit https://mdphan.shinyapps.io/GrowthCurvesAnalysis/ to try out for yourself.
Sample data and source code are available here.
Thank you for using GrowthCurvesAnalysis!