Re: [R] How to detect and exclude outliers in R?

2010-02-18 Thread Guy Green
from a file and the data contains some outliers. I want to know if it is possible in R to automatically detect outliers in a dataset and remove them -- View this message in context: http://n4.nabble.com/How-to-detect-and-exclude-outliers-in-R-tp1017285p1559883.html Sent from the R help mailing

Re: [R] How to detect and exclude outliers in R?

2010-01-19 Thread milton ruser
if it is possible in R to automatically detect outliers in a dataset and remove them -- View this message in context: http://n4.nabble.com/How-to-detect-and-exclude-outliers-in-R-tp1017285p1017285.html Sent from the R help mailing list archive at Nabble.com

Re: [R] How to detect and exclude outliers in R?

2010-01-19 Thread Eik Vettorazzi
fortune(outlier) vikrant schrieb: Suppose I am reading data from a file and the data contains some outliers. I want to know if it is possible in R to automatically detect outliers in a dataset and remove them -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie

[R] How to detect and exclude outliers in R?

2010-01-18 Thread vikrant
Suppose I am reading data from a file and the data contains some outliers. I want to know if it is possible in R to automatically detect outliers in a dataset and remove them -- View this message in context: http://n4.nabble.com/How-to-detect-and-exclude-outliers-in-R-tp1017285p1017285.html

Re: [R] How to detect and exclude outliers in R?

2010-01-18 Thread Daniel Nordlund
-Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of vikrant Sent: Monday, January 18, 2010 10:09 PM To: r-help@r-project.org Subject: [R] How to detect and exclude outliers in R? Suppose I am reading data from a file

Re: [R] How to detect and exclude outliers in R?

2010-01-18 Thread GlenB
possible actions. Can you be more specific about your model for the data? -- View this message in context: http://n4.nabble.com/How-to-detect-and-exclude-outliers-in-R-tp1017285p1017316.html Sent from the R help mailing list archive at Nabble.com. __ R