v2s {JudgeIt}R Documentation

v2s - votes to seats

Description

Indicates whether a vote share variable is greater than 0.5.

Usage

v2s(inp)

Arguments

inp The vote share variable.

Value

1*(inp>0.5)

Note

For aid in JudgeIt routines.

Author(s)

Andrew C. Thomas


[Package JudgeIt version 1.3.3 Index]