First CRAN release
Adding documentation stubs for data sources that are too big to include in the package but are available on the web, such as Natality_2014
.
Changed the name of the FEV data frame to CRDS ("childhood respiratory disease study") to avoid confusion with the FEV variable.
model_eval() mistakenly changed name of first column to .response even when handed evaluation data directly. Fixed.
Added random_terms() to generate random columns in a model matrix.
Changed the name of the LSTbook function for sampling from "sample()" (which conflicts with other packages) to "take_sample()." All this just because I wanted the size parameter to be named "n" rather than "size"!
Fixed a warning in "model_eval()" that led residuals not being calculated for zero-one response variables.
Fix point_plot so error bars are dodged when there are multiple colors.
Updated CRAN release
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.