true_beta_3node: The true beta matrix (6 by 6) used in simulation.

Description Usage Format Details Examples

Description

The true beta matrix (6 by 6) used in simulation.

Usage

1

Format

An object of class matrix with 6 rows and 6 columns.

Details

true_beta_3node <- matrix(c(0,0,0,0,0,0, 0,0,0,0,0,0, 0,0,0,0,0,0, 0.2,0,0.25,0,0,0.6, 0,0.3,0,-0.2,0,-0.6, 0,-0.2,0.3,0,0,0), nrow = 6, ncol = 6, byrow = TRUE)

Examples

1
2

vwendy/pompom documentation built on May 8, 2019, 6:57 p.m.