Nikolas Kuschnig

Results 24 issues of Nikolas Kuschnig

Whilst it's probably not feasible to add full support for R Markdown, it would be very helpful if Stackedit allowed editing `.Rmd` files.

When harvesting from Geoserver csw it seems as if a valid date in `dateStamp.DateTime` is required for the harvest to work. This is an issue as Geoserver only sets `dateStamp.Date`...

Commit e647054 adds historical decomps; would be nice to be able to visualize them quickly.

enhancement

We could add a quick and dirty plot for FEVDs: ```r library("BVAR") example(bvar) # Use example data fevd_data

enhancement

At the moment, most posterior summaries report quantiles (to convey uncertainty) and not the mean. Especially for methods lie `coef` or `vcov` this may not be ideal. Maybe we should...

question

The prior mean defaults to 1, but should be zero for growth rates -- maybe we can include a warning/message if it hasn't been set appropriately.

enhancement

There seems to be some interest for this and estimation-wise the implementation should be feasible. However, analysis and some potentially important details may diverge to the point where it does...

wontfix

If data is standardized, the IRF need to be scaled up again. This should be supported somehow.

enhancement
on hold

Implementing a function to sparsify coefficents would be rather straightforward and may be interesting. See .

enhancement
on hold

This way we can reduce copy-pasting. Question is how far we go with this - I guess up to `bv_mn`.

enhancement
on hold