rowSE: Get standard error of the mean for rows in a matrix

Description Usage Arguments Value Examples

View source: R/row_SE.R

Description

rowSE() calculates row-wise standard error of the mean for a matrix

Usage

1

Arguments

matrix

a matrix

Value

a numerical vector

Examples

1
row_Std_Err <- rowSE(matrix)

jacobheng/cellwrangler documentation built on Aug. 12, 2019, 6:49 a.m.