Skip to contents

random_blocks() summarizes the random-effect block structure recorded in the compiler artifact: grouping factor, basis, covariance family, theta parameter count, level counts, and design-support status.

Usage

random_blocks(object, ...)

# S3 method for class 'mm_compiled'
random_blocks(object, ...)

Arguments

object

A compiled mm_spec or fitted mm_fit.

...

Reserved for future methods.

Value

An mm_random_blocks object with a data-frame table.