-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
- Decision Tree for optimal age group portioning
- Piecewise Regression (see Virtanen et al. (2020))
- Creation of a connection to Zlog_AdRI
tabPanel("Analysis",
#
# p("Linear Regression:"),
# plotOutput("regression_stats_linear", height = "500px"),
# p("Polynomials (Degree 10):"),
# plotOutput("regression_stats_poly10", height = "500px"),
# p("Polynomials (Degree 3):"),
# plotOutput("regression_stats_poly3", height = "500px"),
# p("Polynomials (Degree 4):"),
# plotOutput("regression_stats_poly4", height = "500px")
# )
Reactions are currently unavailable