denote | R Documentation |
denote This is a function that allows the user to insert abbreviations in the formula, explain them and make the needed computations
denote(abbr, expr, info)
abbr |
Abbreviation used in the text to refer to the calculation, for example 's_p' for the pooled variance. |
expr |
Expression: calculations to be made in order to obtain the value to which the abbreviation refers to. |
info |
Information: Explanation of the formula used to provide the value of the abbreviation. e.g. 'the pooled variance' |
expr e.g., x denotes a^2 + b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.