Description Usage Arguments Value
Adds new betas to object of class model using the output of a glm fit.
1 2 | ## S4 method for signature 'model'
addNewBetas(object, design, value)
|
object |
Object of class model. |
design |
Design table used to fit glm model. |
value |
Glm fit object. |
model object updated to include glm fit data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.