colMedians: Column Medians

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

calculates column medians analagous to the colMeans() function.

Usage

1

Arguments

x

a data frame or matrix

na.omit

should rows with missing observations be removed? defaults to TRUE.

Value

a vector of column medians

Examples

1

abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.