Rademacher {extraDistr}R Documentation

Random generation from Rademacher distribution

Description

Random generation for the Rademacher distribution (values -1 and +1 with equal probability).

Usage

rsign(n)

Arguments

n

number of observations. If length(n) > 1, the length is taken to be the number required.


[Package extraDistr version 1.10.0 Index]