R/learnIQ1cm.default.R

learnIQ1cm.default <-
function (object, H1CMean, A1, s1cmInts=NULL,
  ...){  
  est <- iqQ1cmEst (object, H1CMean, A1, s1cmInts, ...); 

  class (est) <- "learnIQ1cm";
  est
}

Try the iqLearn package in your browser

Any scripts or data that you put into this service are public.

iqLearn documentation built on May 2, 2019, 6:44 a.m.