Learn R Programming

⚠️There's a newer version (1.2.2) of this package.Take me there.

It is useful to be able to simulate data with a specified structure. The faux package provides some functions to make this process easier. See the package website for more details.

Installation

You can install the released version of faux from CRAN with:

install.packages("faux")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("debruine/faux")

Please note that the 'faux' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Copy Link

Version

Install

install.packages('faux')

Monthly Downloads

1,624

Version

1.2.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Lisa DeBruine

Last Published

April 20th, 2023

Functions in faux (1.2.1)

codebook

Create PsychDS Codebook from Data
contr_code_poly

Polynomial code a factor
cell_combos

Cell combos
contr_code_helmert

Helmert code a factor
contr_code_sum

Sum code a factor
contr_code_anova

Anova code a factor
check_mixed_design

Get random intercepts for subjects and items
contr_code_difference

Difference code a factor
check_design

Validates the specified design
dlikert

Likert density function
codebook_interactive

Interactive Codebook
convert_r

Convert r for NORTA
cormat

Make a correlation matrix
faux_options

Set/get global faux options
faux

faux: Simulation Functions.
faceratings

Attractiveness ratings of faces
get_design_long

Get design from long data
get_params

Get parameters from a data table
fr4

Attractiveness rating subset
gamma2norm

Convert gamma to normal
norm2beta

Convert normal to beta
nested_list

Output a nested list in RMarkdown list format
get_coefs

Get Coefficients from Data
message

Less scary green messages
messy

Simulate missing data
get_design

Get design
contr_code_treatment

Treatment code a factor
getcols

Get data columns
interactive_design

Set design interactively
convert_param

Convert parameter
norm2binom

Convert normal to binomial
fix_name_labels

Fix name labels
plikert

Likert distribution function
fh_bounds

Get Fréchet-Hoefding bounds
is_pos_def

Check a Matrix is Positive Definite
plot_design

Plot design
norm2gamma

Convert normal to gamma
json_design

Convert design to JSON
norm2norm

Convert normal to normal
norm2trunc

Convert normal to truncated normal
norm2likert

Convert normal to likert
sim_data

Simulate data from design (internal)
qlikert

Likert quantile function
norm2pois

Convert normal to poisson
norm2unif

Convert normal to uniform
print.psychds_codebook

Print Codebook Object
print.nested_list

Print Nested List
readline_check

Check readline input
sample_from_pop

Sample Parameters from Population Parameters
set_design

Set design
%>%

Pipe operator
rlikert

Random Likert distribution
rmulti

Multiple correlated distributions
unique_pairs

Make unique pairs of level names for correlations
unif2norm

Convert uniform to normal
cormat_from_triangle

Make Correlation Matrix from Triangle
distfuncs

Get distribution functions
make_id

Make ID
long2wide

Convert data from long to wide format
sim_design

Simulate data from design
sim_mixed_df

Generate a mixed design from existing data
sim_mixed_cc

Generate a cross-classified sample
sim_joint_dist

Simulate category joint distribution
print.design

Print Design List
std_alpha2average_r

Standardized Alpha to Average R
sim_df

Simulate an existing dataframe
pos_def_limits

Limits on Missing Value for Positive Definite Matrix
trunc2norm

Convert truncated normal to normal
rnorm_multi

Multiple correlated normal distributions
rnorm_pre

Make a normal vector correlated to existing vectors
wide2long

Convert data from wide to long format
add_between

Add between factors
add_ranef

Add random effects to a data frame
OR

Piped OR
add_random

Add random factors to a data structure
add_recode

Recode a categorical column
add_within

Add within factors
beta2norm

Convert beta to normal
average_r2tau_0

Average r to Random Intercept SD
binom2norm

Convert binomial to normal
add_contrast

Add a contrast to a data frame