« Return to Thread: delete categories

delete categories

by Ann Leis :: Rate this Message:

Reply to Author | View in Thread

I have a dataset which has categories A-G (7 categories) with corresponding
x and y variables.  I want to delete one category from the dataset and run a
logit model on only 6 categories instead of 7. How do I delete a category? I
have tried the omit command but it just returns TRUE and False values.

        [[alternative HTML version deleted]]

______________________________________________
R-help@... mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

 « Return to Thread: delete categories