Interactive visualizer for Growth Curve Analysis

Published

July 4, 2024

This is an interactive tool that allows users to visualize the contribution of each polynomial term to the total polynomial function.

https://julieta-laurino.shinyapps.io/poly_visualizer/

Users can interact with the app using sliders or numeric inputs (for example, that correspond to the coefficients of a GCA model).

The code used to create the Shiny App is available here