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

setBits

Decimal to Binary


Description

Creates the binary representation of n and stores it in the nth column of the matrix.

Usage

setBits(col, effectBitMap)

Arguments

col

Column of matrix to represent in binary image

effectBitMap

Matrix of mean combinations in binary form

Details

Creates the binary representation of col and stores it in its associated column.

Value

Returns matrix effectBitMap of mean combinations in binary form.

Note

This function is internal to commonalityCoefficients, called during runtime and passed the appropriate parameters. This is not an end-user function.

Author(s)

Kim Nimon <kim.nimon@gmail.com>


yhat

Interpreting Regression Effects

v2.0-3
GPL (>= 2)
Authors
Kim Nimon <kim.nimon@gmail.com>, Fred Oswald, and J. Kyle Roberts.
Initial release
2020-12-31

We don't support your browser anymore

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