Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize Regressions #12

Open
SandraKla opened this issue Feb 17, 2021 · 0 comments
Open

Optimize Regressions #12

SandraKla opened this issue Feb 17, 2021 · 0 comments
Assignees

Comments

@SandraKla
Copy link
Owner

SandraKla commented Feb 17, 2021

  • 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")
  # )
@SandraKla SandraKla self-assigned this Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant