Description Usage Arguments Value Author(s)
Takes a vector of values x and calculates their normal scores. Returns an ordered table of original values and scores, which is useful as a back-transform model. See backtr().
| 1 | nscore_model(x, na.rm = TRUE)
 | 
| x | Numeric vector to be transformed. | 
| na.rm | Boolean, remove NAs from x. Defult is TRUE. | 
Dataframe transformation model.
Alex M Trueman Modified from Ashton Shortridge, May/June, 2008. https://msu.edu/~ashton/research/code/nscore.R Originally based on the GSLIB code for nscore function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.