create_covMat_crosssectional_dependence: Function used in generating simulated data with non normal...

View source: R/03_IFE_algorithm_functions.R

create_covMat_crosssectional_dependenceR Documentation

Function used in generating simulated data with non normal errors.

Description

Used to include cross-sectional dependence or serial dependence into the simulated panel data.

Usage

create_covMat_crosssectional_dependence(parameter, NN)

Arguments

parameter

amount of cross-sectional dependence

NN

number of time series

Value

NxN covariance matrix


RCTS documentation built on May 31, 2023, 9:20 p.m.