R/plot.qLearnS2.R

plot.qLearnS2 <-
function (x, ...){
  par (mfrow=c(2,2));
  plot (x$s2Fit, ...);
}
kalinn/iqLearn documentation built on Aug. 4, 2022, 10:15 p.m.