generatePseudoU: Pseudo-observation generator

Description Usage Arguments Details Examples

Description

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.

Usage

1
generatePseudoU(observedSample)

Arguments

observedSample

Matrix or dataframe of observations

Details

The observations are normalized such that the value 1 is never returned, as this could generate some numerical difficulties later on.

Examples

1

abrandberg/pulpDistr documentation built on May 4, 2021, 8:42 a.m.