Skip to content

This repo creates a randomized data set for testing statistical methods with.

Notifications You must be signed in to change notification settings

gonzalezben81/data-set-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aastats data set randomizer workflow License: GPL v3 R

data-set-randomizer

This repo utilizes dplyr to randomize the data from a base data set. This allow someone to create multiple iterations of the original data set. Allowing for better understanding of statistical analysis utilizing a different data set each time. Each iteration will allow the user to focus on the statistical methods and not the use of the same data set over and over again, allowing for some creativity and critical thinking to take place.