Description Usage Arguments Value
View source: R/from_cnqr-dat2udat.R
Converts a data frame/matrix into uniform PIT scores.
1 | dat2udat(dat, cdf)
|
dat |
A data frame or matrix of raw data. |
cdf |
A list of vectorized distribution functions, corresponding to the columns of dat. |
A matrix of uniform scores with the same dimensions as dat
,
obtained by applying the cdf functions to the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.