diff --git a/R/estimate.BSVARSIGN.R b/R/estimate.R similarity index 100% rename from R/estimate.BSVARSIGN.R rename to R/estimate.R diff --git a/R/specify_bsvarSIGN.R b/R/specify.R similarity index 100% rename from R/specify_bsvarSIGN.R rename to R/specify.R diff --git a/man/estimate.BSVARSIGN.Rd b/man/estimate.BSVARSIGN.Rd index e487994..604a35e 100644 --- a/man/estimate.BSVARSIGN.Rd +++ b/man/estimate.BSVARSIGN.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/estimate.BSVARSIGN.R +% Please edit documentation in R/estimate.R \name{estimate.BSVARSIGN} \alias{estimate.BSVARSIGN} \title{Bayesian estimation of a Structural Vector Autoregression diff --git a/man/specify_bsvarSIGN.Rd b/man/specify_bsvarSIGN.Rd index e65cf7b..8fd2761 100644 --- a/man/specify_bsvarSIGN.Rd +++ b/man/specify_bsvarSIGN.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/specify_bsvarSIGN.R +% Please edit documentation in R/specify.R \name{specify_bsvarSIGN} \alias{specify_bsvarSIGN} \title{R6 Class representing the specification of the BSVARSIGN model} diff --git a/man/specify_identification_bsvarSIGN.Rd b/man/specify_identification_bsvarSIGN.Rd index bf845d4..e97cbd7 100644 --- a/man/specify_identification_bsvarSIGN.Rd +++ b/man/specify_identification_bsvarSIGN.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/specify_bsvarSIGN.R +% Please edit documentation in R/specify.R \name{specify_identification_bsvarSIGN} \alias{specify_identification_bsvarSIGN} \title{R6 Class Representing IdentificationBSVARSIGN} diff --git a/man/specify_posterior_bsvarSIGN.Rd b/man/specify_posterior_bsvarSIGN.Rd index fafa028..fa37d63 100644 --- a/man/specify_posterior_bsvarSIGN.Rd +++ b/man/specify_posterior_bsvarSIGN.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/specify_bsvarSIGN.R +% Please edit documentation in R/specify.R \name{specify_posterior_bsvarSIGN} \alias{specify_posterior_bsvarSIGN} \title{R6 Class Representing PosteriorBSVARSIGN} diff --git a/man/specify_prior_bsvarSIGN.Rd b/man/specify_prior_bsvarSIGN.Rd index 9b9e437..13b2a3e 100644 --- a/man/specify_prior_bsvarSIGN.Rd +++ b/man/specify_prior_bsvarSIGN.Rd @@ -1,5 +1,5 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/specify_bsvarSIGN.R +% Please edit documentation in R/specify.R \name{specify_prior_bsvarSIGN} \alias{specify_prior_bsvarSIGN} \title{R6 Class Representing PriorBSVAR}