ORtableGLMER.layout: Function to gather information about the OR-table before...

Description Usage Arguments Value Examples

View source: R/ORtableGLMER.R

Description

ORtableGLMER.layout is called by ORtableGLMER to gather information about the table before computing begins

Usage

1

Arguments

data

A data frame that contains the data (one row per participant).

info

A data frame with specifications for the OR-table. (See Examples below.)

Value

Data frame containing layout information of the table to be computed having these columns:

Variable, Table.label, etc.

Inherited from data set submitted as 'info'

n_rows

Number of rows in the table for the corresponding variable

first_row

First table row used for the corresponding variable

last_row

Last table row used for the corresponding variable

Examples

1
## Not run:  Called by other function - not intended to be called by user directly. 

FrThomas/risyphus documentation built on Dec. 6, 2019, 6:27 a.m.