calculate_psi_matrix {simts}R Documentation

Calculate the Psi matrix

Description

Computes the Psi matrix using supplied parameters

Usage

calculate_psi_matrix(A, v_hat, omega)

Arguments

A

first derivative matrix

v_hat

bootstrapped V

omega

original omega matrix

Value

A mat that has the first column


[Package simts version 0.2.2 Index]