addNewBetas-N-method: Add New Betas to N

Description Usage Arguments Value

Description

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

Usage

1
2
3
## S4 method for signature 'N'
addNewBetas(object, design, value, missingValueSuppression,
  useFixedValuesOffset.N)

Arguments

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.

Value

Object of class N, updated to include glm fit data.


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