[R] Excluding data in R

2004-10-03 Thread Laura Collins
I was hoping someone could help me! How do you exclude outliers from a set of data? Thanks, Laura [[alternative HTML version deleted]] __ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

[R] If loops

2004-10-03 Thread Laura Collins
Hi, I'm a complete beginner to all this so I was hoping someone could help me! What I'm trying to do is to write a function that returns the coordinates where a vector x is equal to a. So say I invent a vector x: x-c(,5,8,9,8,3). If a is a-8. I want the function to return the