Added a keep_truth
argument to the supervised
simulation functions. This retains the column that defines the error
free simulated value of the outcome. This numeric column is called
.truth
.
A simulation functions were added:
sim_logistic()
and sim_multinomial()
were added.
A method for Hooker (2004) was added for
sim_regression()
.
Added a set of regression and classification simulation functions (#273).
Remove OkCupid data, including text data, because of privacy concerns.
Add Tate Gallery modern artwork metadata.
Deprecate OkCupid data, including text data, because of concerns around such data such as the ability to identify individuals.
Add the grant acceptance data from Kuhn and Johnson (2013) (Applied Predictive Modeling).
The crickets
data from Chapter 3 of tmwr.org
were added.
The bivariate dataset was missing, this has been corrected (@mdogucu, #5).
NEWS.md
file to track changes to the
package.