Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getRatioTable

Get coding table for dummy variables


Description

Get coding table for dummy variables

Usage

getRatioTable(count = 3, mode = 1)

Arguments

count

number of unique length of categorical variable

mode

Numeric. One of 1:4. 1= simple indicator coding, 2= sequential coding, 3= Helmert coding, 4= effect coding

Examples

getRatioTable(count=3)
getRatioTable(count=4,mode=3)

processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.