Skip to content

Releases: debruine/faux

faux 1.2.1

21 Apr 13:59
Compare
Choose a tag to compare
  • rmulti() function for multivariate distributions that aren't all normal (experimental)
  • Minor changes to add_random()
  • Fixed minor vignette bugs for CRAN
  • Various minor bug fixes
  • add_between() and add_within() don't convert non-character levels to factors any more
  • submitting to CRAN (sorry for letting it get archived!)
  • Fixed the long argument for sim_df()
  • Improvements for rmulti() and associated helper functions convert_r() and fh_bounds().
  • A vignette for NORTA
  • Likert distribution functions rlikert(), dlikert(), plikert() and qlikert()
  • add_random() now names random factor items with the full random factor name (e.g., "class1", not "c1")
  • add_random() allows you to set specific factor item names (see vignette)

faux 1.1.0

17 Sep 15:16
Compare
Choose a tag to compare

Breaking changes

  • sim_design() now names anonymous within and between factors like W and B or W1, W2, W3, ..., and B1, B2, ... instead of A, B, C, ...

New features

  • add_contrast() and associated contr_code_*** functions
  • add_random() and associated mixed design building functions

Minor improvements and fixes

  • get_params() doesn't need between, within, id, and dv set for date created by sim_design()
  • plot_design() can display a subset of factors
  • sim_design() fixed a bug in when setting n with an unnamed vector and within-subjects factors

faux 1.0.0

27 Mar 13:08
837e101
Compare
Choose a tag to compare
  • Some breaking changes with requiring the separator character to not exist in factor labels
  • Expanded distribution conversion functions
  • Several bug fixes that prevented types of parameter specifications from working
  • New vignettes

Faux

28 Sep 14:58
df0d2ba
Compare
Choose a tag to compare

The faux package provides functions to simulate data with a factorial structure.

Faux (beta)

26 Feb 21:52
1fa238d
Compare
Choose a tag to compare

The faux package provides functions to simulate data with a specified structure.

Faux (beta)

29 Dec 16:18
a5e914b
Compare
Choose a tag to compare

The faux package provides functions to simulate data with a specified structure.

Faux (beta)

10 Dec 10:57
6ad57cc
Compare
Choose a tag to compare

The faux package provides functions to simulate data with a specified structure.

Faux (beta)

06 May 19:26
fc18a4f
Compare
Choose a tag to compare

The faux package provides functions to simulate data with a specified structure.