Other packages > Find by keyword >

faux  

Simulation for Factorial Designs
View on CRAN: Click here


Download and install faux package within the R console
Install from CRAN:
install.packages("faux")

Install from Github:
library("remotes")
install_github("cran/faux")

Install by package version:
library("remotes")
install_version("faux", "1.2.3")



Attach the package and use:
library("faux")
Maintained by
Lisa DeBruine
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-19
Latest Update: 2025-01-15
Description:
Create datasets with factorial structure through simulation by specifying variable parameters. Extended documentation at . Described in DeBruine (2020) .
How to cite:
Lisa DeBruine (2020). faux: Simulation for Factorial Designs. R package version 1.2.3, https://cran.r-project.org/web/packages/faux. Accessed 11 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:38), 0.0.1.4 (2020-08-19 11:40), 0.0.1.5 (2020-09-22 08:30), 0.0.1.6 (2021-01-21 12:20), 1.0.0 (2021-03-27 01:30), 1.1.0 (2021-09-13 23:40), 1.2.0 (2023-02-06 09:12), 1.2.1 (2023-04-20 09:00), 1.2.2 (2025-01-15 10:10), 1.2.3 (2025-10-01 18:20)
Other packages that cited faux R package
View faux citation profile
Other R packages that faux depends, imports, suggests or enhances
Complete documentation for faux
Functions, R codes and Examples using the faux R package
Some associated functions: OR . add_between . add_contrast . add_random . add_ranef . add_recode . add_within . average_r2tau_0 . beta2norm . binom2norm . cell_combos . check_design . check_mixed_design . codebook . codebook_interactive . contr_code_anova . contr_code_difference . contr_code_helmert . contr_code_poly . contr_code_sum . contr_code_treatment . convert_param . convert_r . cormat . cormat_from_triangle . distfuncs . dlikert . faceratings . faux . faux_options . fh_bounds . fix_name_labels . fr4 . gamma2norm . get_coefs . get_design . get_design_long . get_params . getcols . interactive_design . is_pos_def . json_design . long2wide . make_id . message . messy . nested_list . norm2beta . norm2binom . norm2gamma . norm2likert . norm2norm . norm2pois . norm2trunc . norm2unif . pipe . plikert . plot_design . pos_def_limits . print.design . print.nested_list . print.psychds_codebook . qlikert . readline_check . rlikert . rmulti . rnorm_multi . rnorm_pre . sample_from_pop . set_design . sim_data . sim_design . sim_df . sim_joint_dist . sim_mixed_cc . sim_mixed_df . std_alpha2average_r . trunc2norm . unif2norm . unique_pairs . wide2long . 
Some associated R codes: add_ranef.R . cell_combos.R . check_design.R . check_mixed_design.R . codebook.R . codebook_interactive.R . contrasts.R . convert_param.R . cormat.R . distribution_convertors.R . faceratings.R . faux-package.R . faux_options.R . fix_name_labels.R . get_coefs.R . get_design_long.R . get_params.R . getcols.R . interactive.R . json_design.R . long2wide.R . make_id.R . messages.R . messy.R . nested_list.R . norta.R . plot_design.R . readline_check.R . rnorm_multi.R . rnorm_pre.R . sim_design.R . sim_df.R . sim_joint_dist.R . sim_mixed_cc.R . sim_mixed_df.R . utils-pipe.R . wide2long.R . zzz.R .  Full faux package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gprofiler2  
Interface to the 'g:Profiler' Toolset
A toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversi ...
Download / Learn more Package Citations See dependency  
phonenumber  
Convert Letters to Numbers and Back as on a Telephone Keypad
Convert English letters to numbers or numbers to English letters as on a telephone keypad. When con ...
Download / Learn more Package Citations See dependency  
Rssa  
A Collection of Methods for Singular Spectrum Analysis
Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filli ...
Download / Learn more Package Citations See dependency  
lactcurves  
Lactation Curve Parameter Estimation
AllCurves() runs multiple lactation curve models and extracts selection criteria for each model. Th ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA