postmom_help_reg: postmom_help_reg method

Description Usage Arguments Value

View source: R/postmom_help_reg.R

Description

Internal. Computes help quantities for posterior moments of regression coefficients.

Usage

1
postmom_help_reg(x, y, Wx, Wy, start_x, nx, start_y, sgma, rho, lambda, D)

Arguments

x

data

y

outcome

Wx

design matrix for selection model

Wy

design matrix for outcome data model

start_x

matrix containing indices where certain observations begin in the vector sorted by treatment and panel times

nx

dimension of x

start_y

matrix containing indices where certain outcomes begin in the vector sorted by treatment and panel times

sgma

variance parameter matrix

rho

correlation parameter matrix

lambda

matrix of factor loadings

D

initial inclusion for treatment j

Value

List of Matrices used for computation of posterior moments.


PatrickPfeifferDSc/bite documentation built on Aug. 22, 2019, 9:57 a.m.