learnIQ1cm.default <-
function (object, H1CMean, A1, s1cmInts=NULL,
...){
est <- iqQ1cmEst (object, H1CMean, A1, s1cmInts, ...);
class (est) <- "learnIQ1cm";
est
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.