Hi,
   
  I am trying to use rm.outlier method but encountering following error:
   
  > y <- rnorm(100)
  > rm.outlier(y)
   
  Error: 
  Error in if (nrow(x) != ncol(x)) stop("x must be a square matrix") : 
        argument is of length zero
   
  Whats wrong here?
   
  TIA
  Sachin
  
 

__________________________________________________



        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to