Skip to content

Issue with estimate_mfbvar #19

@PhilipLK

Description

@PhilipLK

Dear Mr. Ankergren,

trying to estimate the model with the steady state prior and the csv variance, I get the following error message:

error: chol(): decomposition failed Error in mcmc_ssng_csv(Y[-(1:n_lags), ], Pi, Sigma, psi, phi_mu, lambda_mu, : chol(): decomposition failed

As I also use many variables I followed the other thread suggesting to try out different intervals for the prior of psi. The error still occurs. Same for the Minnesota prior. Tracing back the code, the problem must be the prior_Pi_Omega part called from the mcmc_sampler.mfbvar_ss_csv function, at least I have seen no other Cholesky decomposition for another argument. Could it be that the prior_Pi_Sigma function returns a matrix with the wrong format or containing NAs for the prior of Pi?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions