Skip to content

[BUG REPORT] bvar.sv.tvp crushes with save.parameters = FALSE #16

@donotdespair

Description

@donotdespair

Hi Fabian @FK83

Thanks for this package! May I ask you to have a look at the problem that the function bvar.sv.tvp crushes with with the argument save.parameters = FALSE. Here's my minimal reproducible example with outputs.

> data(usmacro)
> bvar.sv.tvp(
+   usmacro, 
+   nrep    = 1e1,
+   nburn   = 1e2, 
+   save.parameters = FALSE
+ )
[1] "2025-11-26 15:48:17.779889 -- now starting MCMC"
[1] "2025-11-26 15:48:17.9272 -- now at iteration 100"
Error in bvar.sv.tvp(usmacro, nrep = 10, nburn = 100, save.parameters = FALSE) : 
  object 'Sigt.alldraws' not found

It would be fantastic if you could acommodate it. Thanks!

Greetings, Tomasz

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