calculate_block_nesting: Determine Nesting Level of Blocks

View source: R/calculate_block_nesting.R

calculate_block_nestingR Documentation

Determine Nesting Level of Blocks

Description

Calculates if a block is fully nested within another block, and what the highest level of nesting is. 1 indicates the block isn't nested within another block–just within the intercept.

Usage

calculate_block_nesting(blockgroups, blockstructure)

Value

Vector of numbers indicating the hierarchy


skpr documentation built on May 29, 2024, 5:06 a.m.