Description Usage Arguments Value
Adds new betas to object of class N using the output of a glm fit.
1 2 3 | ## S4 method for signature 'N'
addNewBetas(object, design, value, missingValueSuppression,
useFixedValuesOffset.N)
|
object |
Object of class N. |
design |
Design table used to fit glm model. |
value |
Glm fit object. |
missingValueSuppression |
DdG suppression of features not occurring in the design dataframe relative to the lowest value betas that are fit. |
Object of class N, updated to include glm fit data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.