Skip to content

modeldata 1.1.0

Choose a tag to compare

@topepo topepo released this 25 Jan 13:02
f750b85
  • 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().