Generally speaking, statistical questions like this are O/T here. This list
is mostly about R programming issues. While there is a non-null
intersection, I would nevertheless suggest that you post on
stats.stackexchange.com instead.

Cheers,
Bert

Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Mon, Sep 14, 2020 at 4:55 PM Tom Woolman <twool...@ontargettek.com>
wrote:

> 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.
>

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to