get_ipcs: Calcuate Individual Parameter Contributions

Description Usage Arguments Details Value References See Also

View source: R/get_ipcs.R

Description

This functions calculates the individual parameter contributions (IPCs) of a fitted model.

Usage

1

Arguments

x

a fitted model object.

Details

get_ipcs is a convenience function for obtaining IPCs. The more powerful ipcr function also provides IPCs and can be used to predict differences in model parameters by regressing the IPCs on covariates.

Value

A data.frame containing the of a fitted model. The dimensions of this data.frame are n * k, where n denotes the number of observations and k the number of parameters. The columns should be named as in coef.

References

Arnold, M., Oberski, D. L., Brandmaier, A. M., & Voelkle, M. C. (2019). Identifying heterogeneity in dynamic panel models with individual parameter contribution regression. Structural Equation Modeling, 27, 613-628. doi: 10.1080/10705511.2019.1667240

See Also

ipcr


manuelarnold/ipcr documentation built on Nov. 30, 2021, 3:30 p.m.