Description Usage Arguments Value
This contrast-type should only be used in survreg_map, where (a) the function knows to
center the contrasts so that each coefficient estimate can be interpreted as "deviation from
average," and (b) the fact that this contrast-type is linearly dependent isn't a problem, thanks
to shrinkage from priors.
1  | contr.full(n, contrasts = TRUE, sparse = FALSE, f = NULL)
 | 
n | 
 a vector of levels for a factor, or the number of levels.  | 
contrasts | 
 Just set this to TRUE  | 
sparse | 
 logical indicating if the result should be sparse  | 
f | 
 The actual factor vector  | 
Contrast-matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.