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


SMAC-Group/simts documentation built on Sept. 4, 2023, 5:25 a.m.