Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 2.68 KB

NEWS.md

File metadata and controls

57 lines (31 loc) · 2.68 KB
  • Run usethis::use_latest_dependencies()

  • Add project Smart-Control as funder.

  • Improve documentation

  • Add run_optimisation() (new wrapper function for sinus optimisation). Use explained in article Wrapper

  • get_predictions(): add "residuals" as output of list element "data"

First "official" release after KWB internal review by @chsprenger

Added the following features as requested by @chsprenger

  • Tutorial vignette: do not use monitoring label in title

  • Modified plot_prediction_interactive()

    • Use ggplot2::geom_point() instead of ggplot2::geom_vline() for plotting special (min, max, turning-points)

    • Unable to add prediction interval in legend due to missing functionality in function used for interactive plotting plotly::ggplotly() (see issue described here: plotly/plotly.R#1164)

  • First beta-release for internal review by @chsprenger

kwb.heatsine 0.0.0.9000