Within_plm: Use the within transformation from the plm package

View source: R/within_plm.R

Within_plmR Documentation

Use the within transformation from the plm package

Description

Use the within transformation from the plm package

Usage

Within_plm(df, effect = "twoways")

Arguments

df

A data.frame object

effect

The fixed effect specification. Values possible: "twoways" (default), "individual", "time", "nested"

Value

A data.frame object with the transformation complete


getspanel documentation built on June 8, 2025, 12:51 p.m.