View source: R/multicol-ridge.r
Ex1.2 | R Documentation |
Reproduces Example 1.2 from the book.
Ex1.2(seed = 11, lambda = 0.1)
seed |
Random number seed for reproducibility |
lambda |
Regularization parameter for ridge regression |
Ex1.2()
Ex1.2(lam=0.01)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.