Displaying 1 result from an estimated 1 matches for "scalefac".
2007 Jun 08
1
Need Help with robustbase package: fitnorm2 and plotnorm2
...R. My apologies for any breach in posting etiquette. I am new to
this language and just learning my way around. I am attempting to run
some sample code and and am confused by the error message:
Loading required package: rrcov
Error in fitNorm2(fdat[, "FSC-H"], fdat[, "SSC-H"], scalefac = ScaleFactor) :
Required package rrcov could not be found.
In addition: Warning message:
there is no package called 'rrcov' in: library(package, lib.loc =
lib.loc, character.only = TRUE, logical = TRUE,
>
that I get when I attempt to run the following sample snippet of code.
Th...