plot.cv.hierNest: Plot method for cv.hierNest objects

View source: R/plot.hierNest.R

plot.cv.hierNestR Documentation

Plot method for cv.hierNest objects

Description

Plot method for cv.hierNest objects

Usage

## S3 method for class 'cv.hierNest'
plot(x, type = c("coefficients", "Subgroup effects"), ...)

Arguments

x

An object of class cv.hierNest

type

Plot type, e.g. "fit" for observed vs fitted (default), others you may add later (e.g., "coef").

...

Other parameters

Value

Invisibly returns x


hierNest documentation built on March 24, 2026, 5:07 p.m.