dat2udat: Convert raw data to uniform

Description Usage Arguments Value

View source: R/from_cnqr-dat2udat.R

Description

Converts a data frame/matrix into uniform PIT scores.

Usage

1
dat2udat(dat, cdf)

Arguments

dat

A data frame or matrix of raw data.

cdf

A list of vectorized distribution functions, corresponding to the columns of dat.

Value

A matrix of uniform scores with the same dimensions as dat, obtained by applying the cdf functions to the data.


vincenzocoia/cmc documentation built on Nov. 18, 2019, 12:04 a.m.