0

I have a data frame with data of patients aimed to predict if someone is going from heart attack or not. I am applying the function rm.outlier from outliers package in R. The issue is after running error it seems to work fine but i don't see any changes in the outlier values in the data-set. I am trying to figure out what I might be doing wrong.

I have attached the screenshots of what happens when i view the structure of data before running the function and after running the function in R.

THERE IS NO DIFFERENCE IN STATISTICAL INDICATORS BEFORE AND AFTER APPLYING THE rm.outlier function

the results for summary of variables before applying rm.outlier

the results for summary of variables after applying rm.outlier

Nad Pat
  • 2,995
  • 3
  • 9
  • 19
Hmalik
  • 13
  • 2
  • 1
    It may seem the data may not have many outliers. Don't insert images refer, https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example – Nad Pat Sep 28 '21 at 16:20

0 Answers0