withinsd: Within Person Standard Deviation

Description Usage Arguments Value See Also

Description

withinsd returns the within person standard deviation for each row of a dataframe.

Usage

1
withinsd(x, na.rm = TRUE)

Arguments

x

An R dataframe or matrix object.

na.rm

A boolean string indicating whether cases with missing values should return a standard deviation based upon the present values, or return NA.

Value

A numeric vector with the within person standard deviations.

See Also

careless, psySyn


mattsigal/careless documentation built on May 21, 2019, 1:25 p.m.