Hi everyone.
I'd like to perform RIDIT scoring of a column that consists of ordinal
values, but I don't have a comparison dataset to use against it as
required by the Ridit::ridit function.
As a question of best practice, could I use a normally distributed
frequency distribution table generated by the rnorm function for use
as comparison data for RIDIT scoring?
Or would I be better off using a 2nd ordinal variable from the same
dataframe for comparison?
Thanks in advance!
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.