normalize_global_basic | R Documentation |
This function is intended to be used in SPANS only. It is a VERY trimmed down version of normalize_global. It is trimmed down because within SPANS we only need the norm_params element from the output of the normalize_global function. All of the other options and output can be ignored.
normalize_global_basic(edata, norm_fn)
edata |
a |
norm_fn |
character string indicating the normalization function to use for normalization. See details for the current offerings. |
A list containing the location and scale parameters for normalizing the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.