grunfeld_panel: Example Panel Data for xtpcaus

View source: R/xtpcaus.R

grunfeld_panelR Documentation

Example Panel Data for xtpcaus

Description

Returns a small balanced panel dataset (subset of Grunfeld 1958) for use in examples and testing.

Usage

grunfeld_panel()

Value

A data frame with columns firm, year, invest, and mvalue.

Examples

dat <- grunfeld_panel()
head(dat)


caustests documentation built on April 5, 2026, 9:06 a.m.