summary.learnIQ1cm <-
function (object, ...){
res <- list (s1Reg=object$s1cmFit);
class (res) <- "summary.learnIQ1cm"
res
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.