rowSE: Standard Error of mean of rows

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/rowSE.R

Description

Returns the standard error (SE) of mean of rows a matrix or data frame

Usage

1
rowSE(Matrix)

Arguments

Matrix

A matrix object or a data-frame

Details

The values should be all numeric

Value

Returns a vector of length = nrow(Matrix) with the row SDs

Author(s)

Subhrangshu Nandi, PhD Statistics, UW Madison; snandi@wisc.edu or nands31@gmail.com

See Also

colSE, colSD

Examples

1
2

snandi/RFunctionsSN documentation built on May 30, 2019, 5:04 a.m.