Description Usage Arguments Details Examples
generatePseudoU() takes as input a matrix or dataframe of observations and returns a matrix of ranked pseudo-observations where d is the number of columns in the input.
1 | generatePseudoU(observedSample)
|
observedSample |
Matrix or dataframe of observations |
The observations are normalized such that the value 1 is never returned, as this could generate some numerical difficulties later on.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.