Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

additions to sim_cat() #2

Open
1 of 2 tasks
Aariq opened this issue Jan 22, 2019 · 2 comments
Open
1 of 2 tasks

additions to sim_cat() #2

Aariq opened this issue Jan 22, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Aariq
Copy link
Owner

Aariq commented Jan 22, 2019

Originally sim_cat() was a place to start a dataframe. But I could do more to make it generally useful for generating factors or categorical data.

Enhancements to sim_cat():

  • can accept dataframe optionally as argument

  • can create multiple categorical variables as crossed, nested, or random

@Aariq Aariq added the enhancement New feature or request label Jan 31, 2019
@Aariq Aariq changed the title additions to sim_df()/sim_cat() additions to sim_cat() Feb 18, 2019
@Aariq
Copy link
Owner Author

Aariq commented Feb 26, 2019

See mclust::cross for an example of crossed data

@Aariq
Copy link
Owner Author

Aariq commented Feb 26, 2019

Also see purrr::cross_df

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant