data <- expand.grid( t=1:10, Subject_ID = 1:10 ) %>% mutate( y = response( t, stepwise_params )) gam_analysis(data, N=10000)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.