powered by
Given a dataset, specify the outcome, time variable, and optional covariates. The app will then perform a cosinor analysis and plot the results.
cosinor_analyzer(data = NULL)
Data frame to analyze
if (FALSE) { library(shiny) cosinor_analyzer(vitamind) }
Run the code above in your browser using DataLab