Skip to content

Commit

Permalink
Drastic measure
Browse files Browse the repository at this point in the history
  • Loading branch information
franzmohr committed Aug 26, 2023
1 parent b43aa1c commit daebf77
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 5,499 deletions.
12 changes: 0 additions & 12 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,17 @@ Suggests: knitr, rmarkdown
Collate:
'RcppExports.R'
'add_priors.gvarsubmodels.R'
'add_priors.gvecsubmodels.R'
'bgvars-package.R'
'bvarxpost.R'
'bvecxpost.R'
'combine_submodels.R'
'country_fill_helper.R'
'create_models.R'
'create_pi_matrices.R'
'create_regions.R'
'create_specifications.R'
'create_weights.R'
'ctryvec_to_ctryvar.R'
'data.R'
'diff_variables.R'
'draw_posterior.gvarsubmodels.R'
'draw_posterior.gvecsubmodels.R'
'gen_varx.R'
'gen_vecx.R'
'get_regressor_names.R'
Expand All @@ -53,23 +48,16 @@ Collate:
'plot.bgvarfevd.R'
'plot.bgvarirf.R'
'plot.bgvarprd.R'
'plot.bgvecest.R'
'plot.ctryvarest.R'
'plot.ctryvecest.R'
'plot.teststats.bgvarest.R'
'predict.bgvar.R'
'summary.bgvarest.R'
'print.summary.bgvarest.R'
'summary.bgvecest.R'
'print.summary.bgvecest.R'
'summary.ctryvarest.R'
'print.summary.ctryvarest.R'
'summary.ctryvecest.R'
'print.summary.ctryvecest.R'
'select_submodels.R'
'submodel_test_statistics.R'
'thin.bgvar.R'
'thin.bgvarest.R'
'thin.bgvecest.R'
'tvpribbon.R'
'zzz.R'
12 changes: 0 additions & 12 deletions R/RcppExports.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,6 @@
.Call(`_bgvars_bgvaralg`, object)
}

.bgvartvpalg <- function(object) {
.Call(`_bgvars_bgvartvpalg`, object)
}

.bgvecalg <- function(object) {
.Call(`_bgvars_bgvecalg`, object)
}

.bgvectvpalg <- function(object) {
.Call(`_bgvars_bgvectvpalg`, object)
}

.draw_forecast <- function(i, k, a0, a, b_, c_, sigma, pred) {
.Call(`_bgvars_draw_forecast`, i, k, a0, a, b_, c_, sigma, pred)
}
Expand Down
867 changes: 0 additions & 867 deletions R/add_priors.gvecsubmodels.R

This file was deleted.

Loading

0 comments on commit daebf77

Please sign in to comment.