Releases: scienceverse/faux
Releases · scienceverse/faux
faux 1.2.3
- Fixed failing tests due to ggplot2 4.0 ggplot object structure changes
- Moved to https://github.com/scienceverse/faux
- Website is now https://scienceverse.github.io/faux
faux 1.2.2
- Fixed a bug in
rmulti()that assigned correlations to the wrong pairs with more than 3 variables (thanks @yann1cks!) - Made
rmulti()more efficient by skipping adjusted r simulation for normal-normal pairs - Added
nbinom2norm()conversion function, but not sure it works right unless you setsizeandprobmanually (produces a warning if you don't)
faux 1.2.1
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()andadd_within()don't convert non-character levels to factors any more- submitting to CRAN (sorry for letting it get archived!)
- Fixed the
longargument forsim_df() - Improvements for
rmulti()and associated helper functionsconvert_r()andfh_bounds(). - A vignette for NORTA
- Likert distribution functions
rlikert(),dlikert(),plikert()andqlikert() 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
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_*** functionsadd_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 bysim_design()plot_design()can display a subset of factorssim_design()fixed a bug in when setting n with an unnamed vector and within-subjects factors
faux 1.0.0
- 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
Faux (beta)
The faux package provides functions to simulate data with a specified structure.
Faux (beta)
The faux package provides functions to simulate data with a specified structure.
Faux (beta)
The faux package provides functions to simulate data with a specified structure.
Faux (beta)
The faux package provides functions to simulate data with a specified structure.