Description Usage Arguments Details Value Warning Note
View source: R/get_ord_scale.r
Internal function not to be called by the user
| 1 |   get_ord_scale(y, x, Xdummy)
 | 
| y | vector of values | 
| x | vector of the natural number series 1, 2, ..., p obtained by means of the function 'get_rank' | 
| Xdummy | dummy matrix corresponding to x (obtained with get_dummy) | 
Internal function. get_ord_scale is called by
plspm.
scaled matrix
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
This function replaces the elements of x by the the means of y conditioned to the levels of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.