| sort_by.add_ | R Documentation |
sort_by.add_
## S3 method for class 'add_'
sort_by(x, y, ...)
x |
an object returned from functions
|
y |
language, see function sort_by |
... |
additional parameters of S3 generic sort_by, etc. |
Function sort_by.add_() sorts the elements of an 'add_' object by a certain criterion y.
We suggest using y = abc(effsize) and decreasing = TRUE order of the absolute values of the effect sizes of additional predictor.
Function sort_by.add_() returns an object of the same class as input x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.