getEstimates: Grab the value and standard deviation of the estimated...

Description Usage Arguments Value

View source: R/descend.R

Description

Grab the value and standard deviation of the estimated DESCEND elements calculated from a list of descend objects. For examples, see runDescend

Usage

1
getEstimates(descend.list)

Arguments

descend.list

a list of descend objects computed from runDescend

Value

A list of matrices where each element is for a distribution measurement or a coefficient if covariates are presented. For each distribution measurement or coefficient, the matrix contains two columns. Each row is for a gene. The first column is the estimated value and second value is the estimated standard deviation.


jingshuw/descend documentation built on Nov. 2, 2021, 4:23 p.m.