Releases: debruine/faux
Releases · debruine/faux
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
long
argument 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.