getGroupColsFromModelList: A function to get the grouping columns from the rrwModelList.

View source: R/getGroupColsFromModelList.r

getGroupColsFromModelListR Documentation

A function to get the grouping columns from the rrwModelList.

Description

This function gets the grouping columns from the rrwModelList.

Usage

getGroupColsFromModelList(rrwModelList)

Arguments

rrwModelList

A list that specifies the rrw model. Build the rrwModelList useing rrwAddEffectToRRWModel

Value

a vector of strings that are the names of the grouping column headers.

Examples

getGroupColsFromModelList (simpleModelList)

ccpluncw/ccpl_R_RRW documentation built on July 4, 2025, 3:24 p.m.