## 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
## 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