learnIQ1var.default <-
function (object, H1CVar=NULL, s1sInts=NULL, method="homo", ...){
est <- iqQ1varEst (object, H1CVar, s1sInts, method, ...);
class (est) <- "learnIQ1var";
est
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.