Hello,
I want to try and eliminate outliers on all the variables, let's name them var1 var2 var3 ... To do this I have done some research and came across the standard deviation method, deleting values with more than 3 standard deviations from the mean. Is there any way in which I can do this for all the variables at once?
Thank you in advance!
I want to try and eliminate outliers on all the variables, let's name them var1 var2 var3 ... To do this I have done some research and came across the standard deviation method, deleting values with more than 3 standard deviations from the mean. Is there any way in which I can do this for all the variables at once?
Thank you in advance!
Comment