get_standard_errors: On an RCTD object after running CSIDE, returns an array of...

View source: R/CSIDE_utils.R

get_standard_errorsR Documentation

On an RCTD object after running CSIDE, returns an array of standard errors of CSIDE coefficients

Description

The dimensions of the standard error array is N_genes x N_coefficients x N_cell_types The N_coefficients are the number of explanatory variables in the CSIDE model

Usage

get_standard_errors(myRCTD)

Arguments

myRCTD

an RCTD object with fitted CSIDE e.g. from the run.CSIDE function.

Value

a three-dimensional array representing CSIDE standard errors for each gene, each coefficient, and each cell type.


dmcable/RCTD documentation built on Feb. 24, 2024, 11:03 p.m.