NEWS
lmviz 2020-08-15
==============
CHANGES
- functions SampleDist(), ConfInt(), SlopeTest(), Prediction() were added, these are developments of components of the SimpleLM() function of version 0.1.x (which is also kept)
- functions GuessTheLine(), GuessThePoints(), MultipleLM(), Collin(), LMBoard() were added
lmviz 2019-05-16
==============
CHANGES
- changed the way in which arguments are passed to the shinyapp, now shinyOptions is used (affects BadLM() and QuizResidual())
BUG FIXES
- various typos in the shiny interfaces