dummy_grinta

Published: 16 June 2016| Version 1 | DOI: 10.17632/7j4ppkxbw5.1
Contributor:
Marc Teunis

Description

This is a dummy dataset to test this platform for it's suitablity to our work

Files

Steps to reproduce

############################ # R script to reproduce the data ############################ dummy <- data.frame(cases = seq(1:20000), dummyA = c(rnorm(20000, mean = 30.6, sd = 2.5)), dummyB = c(rnorm(20000, mean = 287, sd = 3)), trial = rep(1:200,100)) str(dummy) dummy$trial <- as.factor(dummy$trial) write.csv(dummy, file = "dummy.csv", row.names = FALSE)

Institutions

Hogeschool Utrecht

Categories

Biomarkers

Licence