addNewBetas-model-method: Add New Betas to model

Description Usage Arguments Value

Description

Adds new betas to object of class model using the output of a glm fit.

Usage

1
2
## S4 method for signature 'model'
addNewBetas(object, design, value)

Arguments

object

Object of class model.

design

Design table used to fit glm model.

value

Glm fit object.

Value

model object updated to include glm fit data.


BussemakerLab/SelexGLM documentation built on May 17, 2019, 5:41 p.m.