View source: R/model-selection.r
| Ex1.1 | R Documentation | 
Reproduces Example 1.1 from the book. If you specify any options, your results may look different.
Ex1.1(N = 100, n = 25, p = 100, bar = TRUE, seed = 1)
| N | Number of simulated realizations | 
| n | Sample size | 
| p | Number of features | 
| bar | Show progress bar? | 
| seed | For reproducibility (optional) | 
Ex1.1(N=10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.