| anySpecial | Detect whether there are any 'specials' in a formula term |
| expandDoubleVerts | Expand terms with "||" notation into separate "|" terms |
| expandGrpVar | apply operator expansion (e.g. a/b -> a + a:b) to a formula... |
| findReTrmClasses | list of specials - taken from enum.R |
| format_sdvar | Format columns corresponding to std. dev. and/or variance. |
| formatVC | Format the 'VarCorr' Matrix of Random Effects |
| formfuns | expand double-bar RE notation by splitting |
| isNested | Is f1 nested within f2? |
| mkReTrms | Create list of structures needed for models with random... |
| nobars | Omit terms separated by vertical bars in a formula |
| no_specials | Drop 'specials' from a formula |
| randint | Remove all random slopes from a formula, while retaining... |
| RHSForm | extract right-hand side of a formula |
| splitForm | Split formula containing special random effect terms |
| subbars | "Substitute bars" |
| sub_specials | Substitute safe chars (+) for specials (for use in... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.