Hi,
The missing values are present in the the dataset where character values are present and I want to replace the missing values such that there will be no errors when I do glm.
In the data set screenshot given above, it can be observed that NA values are present and when I am trying to use na.omit() all the contents of the rows and columns are getting deleted.
Regarding above facts, if anyone has any idea how to solve the issue it will be much helpful for me.
Regards
Saikat