R/learnIQ1main.default.R

learnIQ1main.default <-
function (object, H1Main, A1, s1mainInts=NULL,
  ...){  
  est <- iqQ1MainEst (object, H1Main, A1, s1mainInts, ...); 

  class (est) <- "learnIQ1main";
  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.