rsq.r | R Documentation |
compute the semi-partial correlation coefficient from delta r squared
rsq.r(rsq, dir)
rsq |
delta r squared from regression |
dir |
r squared is in absolute value, so please supply the empirical direction of the link (+1 or -1) |
# a paper reports delta r squared as .04 and in text describes a negative association
rsq.r(.04, -1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.