search for: plotnorm2

Displaying 3 results from an estimated 3 matches for "plotnorm2".

Did you mean: lognorm2
2007 Jun 08
1
Need Help with robustbase package: fitnorm2 and plotnorm2
...ld # 2. Show selections for various scale factors savepar <- par(mfrow=c(2,2)) for (Scalefactor in c(1.0, 1.5, 2.0, 2.5) ) { # The next line gives the error I've included below. nfit <- fitNorm2 (fdat[, "FSC-H"], fdat[, "SSC-H"], scalefac = ScaleFactor) plotnorm2(nfit, selection = TRUE, ellipse = TRUE, xlab="FSC-H", ylab="SSC-H", main=paste("SSC-H vs. FSC-H (ScaleFactor=",ScaleFactor,")", sep="" )) } par(savepar) Loading required package: Biobase Loading required package: too...
2005 Apr 28
1
strange behaviour of importFrom directive in name space
...ort("analysePlate", "as.all", "barploterrbar", "combineFrames", "csApply", "ddCt", "densCols", "eListWrite", "fitNorm2", "getPradaPar", "histStack", "plotNorm2", "plotPlate", "readCytoSet", "readFCS", "readSDM", "removeCensored", "setPradaPars", "smoothScatter", "thresholds") importFrom("KernSmooth", "bkde2D") importFrom(&...
2005 Apr 28
1
strange behaviour of importFrom directive in name space
...ort("analysePlate", "as.all", "barploterrbar", "combineFrames", "csApply", "ddCt", "densCols", "eListWrite", "fitNorm2", "getPradaPar", "histStack", "plotNorm2", "plotPlate", "readCytoSet", "readFCS", "readSDM", "removeCensored", "setPradaPars", "smoothScatter", "thresholds") importFrom("KernSmooth", "bkde2D") importFrom(&...