optimizeBtriang: Maximum likelihood optimization for triangular B

Description Usage Arguments Details Value

Description

Maximum likelihood optimization for triangular B

Usage

1
optimizeBtriang(B, S, C = diag(nrow(B)), ...)

Arguments

B

initial coefficient matrix

S

empirical covariance matrix

C

positive definite term of the Lyapunov equation

...

additional parameters passed to optim

Details

MLE for coefficient matrix with the same 0s pattern of B

Value

The MLE estimation of the coefficient matrix


gherardovarando/crossSectional documentation built on July 7, 2019, 12:44 a.m.