pmpp (version 0.1.0)

get_lambda0: Produce sufficient statistics (lambda0) given the common coefficients (rho0)

Description

Produce sufficient statistics (lambda0) given the common coefficients (rho0)

Usage

get_lambda0(rho, alpha = rep(0, n_alpha), N, T, n_alpha, Y_mat, X_mat, W,
  Z_mat)

Arguments

rho

lagged dependent variable coefficients

alpha

external variables coefficients

N

cross-sectional dimension of the data

T

time dimension of the data

n_alpha

number of external variables

Y_mat

dependent variable matrix

X_mat

lagged dependent variable matrix

W

cross-sectionally invariant variables - not used now

Z_mat

external variable matrix