View source: R/orthogonalization.R
separate_define_relation | R Documentation |
Function to define orthogonalization connections in the formula
separate_define_relation( form, specials, specials_to_oz, automatic_oz_check = TRUE, identify_intercept = FALSE, simplify = FALSE )
form |
a formula for one distribution parameter |
specials |
specials in formula to handle separately |
specials_to_oz |
parts of the formula to orthogonalize |
automatic_oz_check |
logical; automatically check if terms must be orthogonalized |
identify_intercept |
logical; whether to make the intercept identifiable |
simplify |
logical; if FALSE, formulas are parsed more carefully. |
Returns a list of formula components with ids and assignments for orthogonalization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.