Skip to content

Optimize Regressions #12

@SandraKla

Description

@SandraKla
  • 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")
  # )

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions