estimate_size_factors {glmGamPoi}R Documentation

Estimate the Size Factors

Description

Estimate the Size Factors

Usage

estimate_size_factors(Y)

Arguments

Y

any matrix-like object (base::matrix(), DelayedArray, HDF5Matrix, Matrix::Matrix(), etc.)

Value

a vector with one size factor per column of Y


[Package glmGamPoi version 1.0.0 Index]