set_sum_contrasts: Set global contrasts

Description Usage Details Value

View source: R/set_contrasts.R

Description

These functions are simple wrappers to set contrasts globally via options(contrasts = ...).

Usage

1
2
3
4
5
6
7
8
9

Details

set_deviation_contrasts and set_effects_contrasts are wrappers for set_sum_contrasts. Likewise, set_default_contrasts is a wrapper to set_treatment_contrasts().

Value

nothing. These functions are called for their side effects to change the global options.


singmann/monet documentation built on April 23, 2021, 3:02 a.m.