#install.packages("nycflights13")
#library(nycflights13)
#library(MASS)
# compare results with:
#data(flights)
#lm.ridge(formula=air_time~dep_delay+arr_delay, data=flights)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.