seP: Standard Error of a Proportion.

Usage Arguments Details Value Author(s)

Usage

1
seP(x)

Arguments

x

A vector containing only 1s and 0s. NAs are silently dropped.

Details

Returns the standard error of the proportion of 1s in a vector of 1s and 0s. The vector must contain only 1s and 0s. Missing values are silently dropped. If x is a matrix or data.frame then seP is applied column-wise and a vector of values is returned.

Value

The standard error of a proportion.

Author(s)

David Braze davebraze@gmail.com


davebraze/FDB1 documentation built on May 14, 2019, 8:59 p.m.