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.1")



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: 2023-04-20
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.1, https://cran.r-project.org/web/packages/faux. Accessed 22 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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