newV: Returns the gene-level design matrix for mu

newVR Documentation

Returns the gene-level design matrix for mu

Description

Given an object that describes a matrix of negative binomial distributions, returns the gene-level design matrix for mu

Usage

newV(object, ...)

Arguments

object

an object that describes a matrix of negative binomial distributions.

...

Additional parameters.

Value

the gene-level design matrix for mu

Examples

a <- newmodel(n=5, J=10)
newV(a)

fedeago/NewWave documentation built on March 28, 2022, 5:46 a.m.