refData_match | R Documentation |
This function takes as input a working dataset of interest and a reference dataset.
refData_match(wDAT, rDAT, ncores = 1)
wDAT |
A working dataset data.frame containing
required columns |
rDAT |
A reference dataset data.frame containing
required columns |
ncores |
Integer number of parallel threads to decrease matching runtime. |
A dataframe containing calculated log-transformed density and log-transformed cumulative distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.