Description Usage Arguments Value
View source: R/generate_data.R
Produce a Big data file for replicaiton of the paper results.
1 2  | create.big.file.model.case3(fileX = "Xda.csv", fileY = "Yda.csv",
  size.min, p = 300, chunk.size = 9000)
 | 
fileX | 
 filename of output X.  | 
fileY | 
 filename of output Y.  | 
size.min | 
 minimum size for output X.  | 
p | 
 number of parameters  | 
chunk.size | 
 size for chunks  | 
write an X and Y file of required size.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.