Files in StatisticsNZ/demest
Bayesian Demographic Estimation and Forecasting

.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/AllClasses-01-special.R R/AllClasses-02-iterators.R R/AllClasses-03-Description.R R/AllClasses-04-Mapping.R R/AllClasses-05-mixin-abstract.R R/AllClasses-06-Prior-mixin-specific.R R/AllClasses-07-Prior-mixin-collection.R R/AllClasses-08-Prior-hierarchy-spec.R R/AllClasses-09-Prior-hierarchy.R R/AllClasses-10-Prior-generators.R R/AllClasses-11-Aggregate.R R/AllClasses-12-Model-mixin-specific.R R/AllClasses-13-Model-mixin-collection.R R/AllClasses-14-Model-hierarchy-spec.R R/AllClasses-15-Model-hierarchy.R R/AllClasses-16-Combined-mixin-specific.R R/AllClasses-17-Combined-mixin-collection.R R/AllClasses-18-Combined-hierarchy.R R/AllClasses-19-Skeleton.R R/AllClasses-20-Results.R R/AllClasses-22-Summary.R R/AllGeneric.R R/Combined-generators.R R/Combined-methods.R R/DemographicAccount-methods.R R/DemographicArray-methods.R R/Description-generators.R R/Mapping-generators.R R/Model-generators.R R/Model-methods.R R/Prior-generators.R R/Prior-methods.R R/Results-methods.R R/Skeleton-generator.R R/Skeleton-methods.R R/SpecModel-generators.R R/SpecModel-methods.R R/SpecPrior-generators.R R/SpecPrior-methods.R R/Summary-generators.R R/Summary-methods.R R/demest-package.R R/estimate-functions.R R/helper-functions.R R/helper-initial-accounts.R R/helper-initial-models.R R/helper-initial-priors.R R/helper-predict.R R/helper-printing.R R/helper-results.R R/helper-simulate.R R/helper-specifications.R R/iterators-generators.R R/iterators-methods.R R/mapping-functions.R R/query-functions.R R/simulate-functions.R R/update-account.R R/update-nongeneric.R R/updatePriorBeta.R README.md
demest.Rproj
man/Aggregate.Rd man/Components-class.Rd man/Components.Rd man/Covariates-class.Rd man/Covariates.Rd man/DLM.Rd man/DLMS.Rd man/Damp-class.Rd man/Damp.Rd man/Dispersion-class.Rd man/Dispersion.Rd man/Error-class.Rd man/Error.Rd man/Exact.Rd man/Exch.Rd man/ExchFixed.Rd man/FiniteSD-class.Rd man/HalfT-class.Rd man/HalfT.Rd man/Initial-class.Rd man/Initial.Rd man/InvChiSq-class.Rd man/InvChiSq.Rd man/Known.Rd man/LN2.Rd man/Level-class.Rd man/Level.Rd man/Mix.Rd man/Model.Rd man/Norm-class.Rd man/Norm.Rd man/NormalFixed.Rd man/PoissonBinomial.Rd man/Round3.Rd man/Season-class.Rd man/Season.Rd man/SpecAggregate-class.Rd man/SpecDLM-class.Rd man/SpecExch-class.Rd man/SpecExchFixed-class.Rd man/SpecKnown-class.Rd man/SpecLikelihood-class.Rd man/SpecMix-class.Rd man/SpecModel-class.Rd man/SpecPrior-class.Rd man/SpecZero-class.Rd man/SummaryResults-class.Rd man/TDist-class.Rd man/TDist.Rd man/TFixed.Rd man/Trend-class.Rd man/Trend.Rd man/Weights-class.Rd man/Weights.Rd man/Zero.Rd man/continueEstimation.Rd man/continueSimulation.Rd man/decomposition.Rd man/demest-package.Rd man/describePriors.Rd man/equivalentSample.Rd man/estimateAccount.Rd man/estimateCounts.Rd man/estimateModel.Rd man/fetch.Rd man/fetchBoth.Rd man/fetchCoverage.Rd man/fetchFiniteSD.Rd man/fetchMCMC.Rd man/fetchSummary.Rd man/finiteY.Rd man/gelmanDiag.Rd man/halft-distn.Rd man/likelihood.Rd man/listContents.Rd man/metropolis.Rd man/parameters.Rd man/plotHalfT.Rd man/predictAccount.Rd man/predictCounts.Rd man/predictModel.Rd man/show-methods.Rd man/showModel.Rd man/simulateAccount.Rd man/simulateModel.Rd
src/Combined-methods.c
src/Combined-methods.h
src/DemographicArray-methods.c
src/Makevars
src/Model-methods.c
src/Prior-methods.c
src/Prior-methods.h
src/demest.h
src/helper-functions.c
src/helper-functions.h
src/helper-simulate.c
src/init.c
src/iterators-methods.c
src/iterators-methods.h
src/mapping-functions.c
src/mapping-functions.h
src/model-methods.h
src/update-account.c
src/update-nongeneric.c
src/update-nongeneric.h
src/updatePriorBeta.c
tests/test-check.R tests/testthat/experimentalClusters.R tests/testthat/test-AllClasses-Combined.R tests/testthat/test-AllClasses-Description.R tests/testthat/test-AllClasses-Mapping.R tests/testthat/test-AllClasses-Model.R tests/testthat/test-AllClasses-Prior.R tests/testthat/test-AllClasses-Results.R tests/testthat/test-AllClasses-Skeleton.R tests/testthat/test-AllClasses-SpecAggregate.R tests/testthat/test-AllClasses-SpecModel.R tests/testthat/test-AllClasses-Summary.R tests/testthat/test-AllClasses-iterators.R tests/testthat/test-AllClasses-special.R tests/testthat/test-Combined-generators.R tests/testthat/test-Combined-methods.R tests/testthat/test-DemographicArray-methods.R tests/testthat/test-Description-generators.R tests/testthat/test-Mapping-generators.R tests/testthat/test-Model-generators.R tests/testthat/test-Model-methods.R tests/testthat/test-Prior-generators.R tests/testthat/test-Prior-methods.R tests/testthat/test-Results-methods.R tests/testthat/test-Skeleton-generator.R tests/testthat/test-Skeleton-methods.R tests/testthat/test-SpecModel-generators.R tests/testthat/test-SpecModel-methods.R tests/testthat/test-SpecPrior-methods.R tests/testthat/test-Summary-generators.R tests/testthat/test-estimate-functions.R tests/testthat/test-helper-functions.R tests/testthat/test-helper-initial-accounts.R tests/testthat/test-helper-initial-models.R tests/testthat/test-helper-initial-priors.R tests/testthat/test-helper-predict.R tests/testthat/test-helper-results.R tests/testthat/test-helper-simulate.R tests/testthat/test-helper-specifications.R tests/testthat/test-iterators-generators.R tests/testthat/test-iterators-methods.R tests/testthat/test-mapping-functions.R tests/testthat/test-query-functions.R tests/testthat/test-recover-parameters.R tests/testthat/test-update-account.R tests/testthat/test-update-nongeneric.R tests/testthat/test-updatePriorBeta.R
under_construction/TODO.txt
under_construction/dead_code.R
under_construction/dead_code.c_dead
under_construction/dead_code_hmc.R
under_construction/dead_code_hmc.c
under_construction/defaultsPrior.R under_construction/direct_estimates_effects.R under_construction/expsmall.R under_construction/fake.R
under_construction/figures/Makefile
under_construction/figures/dag_estimate_counts.tex
under_construction/figures/dag_estimate_model.tex
under_construction/figures/dag_hierarchical_model.tex
under_construction/forecast.R under_construction/icar.R under_construction/invchisq.R under_construction/mix.R under_construction/newcounts2.R under_construction/rescale.R under_construction/sample_code.R under_construction/tFixed.R under_construction/update_beta_and_theta.R under_construction/vignettes/Example_estimateCounts.Rmd
under_construction/vignettes/Example_estimateCounts.html
under_construction/vignettes/Example_estimateCounts_cache/html/__packages
under_construction/vignettes/Example_estimateModel.Rmd vignettes/Example_estimateModel.Rmd
StatisticsNZ/demest documentation built on Nov. 2, 2023, 7:56 p.m.