calculate_psi_matrix: Calculate the Psi matrix

View source: R/RcppExports.R

calculate_psi_matrixR 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


simts documentation built on Aug. 31, 2023, 5:07 p.m.