{
  "_id": "6a1f3b0eb401979e7342900a",
  "Package": "bsts",
  "Version": "0.9.11",
  "Date": "2025-09-04",
  "Title": "Bayesian Structural Time Series",
  "Authors@R": "c(person(\ngiven=c(\"Steven\", \"L.\"),\nfamily = \"Scott\",\nrole = c(\"aut\", \"cre\"),\nemail = \"steve.the.bayesian@gmail.com\"))",
  "Description": "Time series regression using dynamic linear models fit\nusing MCMC. See Scott and Varian (2014)\n<DOI:10.1504/IJMMNO.2014.059942>, among many other sources.",
  "License": "LGPL-2.1 | MIT + file LICENSE",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-03 16:01:44 UTC",
    "User": "root"
  },
  "Author": "Steven L. Scott [aut, cre]",
  "Maintainer": "Steven L. Scott <steve.the.bayesian@gmail.com>",
  "Repository": "https://steve-the-bayesian.r-universe.dev",
  "Date/Publication": "2025-09-05 16:40:32 UTC",
  "RemoteUrl": "https://github.com/cran/bsts",
  "RemoteRef": "HEAD",
  "RemoteSha": "9e0414e2031200f4fc87e3d55a298e187a0da622",
  "MD5sum": "0375344631d16fd53ace9b66e87f71c7",
  "_user": "steve-the-bayesian",
  "_type": "src",
  "_file": "bsts_0.9.11.tar.gz",
  "_fileid": "5b11450efd48276b82f2d644e9e719983c3cfca246a60cef841602cc6728eacd",
  "_filesize": 777104,
  "_sha256": "5b11450efd48276b82f2d644e9e719983c3cfca246a60cef841602cc6728eacd",
  "_created": "2026-05-03T16:01:44.000Z",
  "_published": "2026-06-02T20:20:30.044Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79164002112,
      "time": 190,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6771948411"
    },
    {
      "job": 79164002195,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6771976907"
    },
    {
      "job": 79164002488,
      "time": 182,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6771948671"
    },
    {
      "job": 79164002279,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6771974999"
    },
    {
      "job": 79164003117,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6772111087"
    },
    {
      "job": 79164002305,
      "time": 244,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6772017556"
    },
    {
      "job": 79164002039,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6772062790"
    },
    {
      "job": 79164001891,
      "time": 385,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6772038846"
    },
    {
      "job": 79164001376,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6771927528"
    },
    {
      "job": 79164001419,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79164002132,
      "time": 301,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6771961236"
    },
    {
      "job": 79164002139,
      "time": 220,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6771951729"
    },
    {
      "job": 79164002252,
      "time": 224,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6771953303"
    }
  ],
  "_buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bsts",
  "_commit": {
    "id": "9e0414e2031200f4fc87e3d55a298e187a0da622",
    "author": "Steven L. Scott <steve.the.bayesian@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.9.11\n",
    "time": 1757090432
  },
  "_maintainer": {
    "name": "Steven L. Scott",
    "email": "steve.the.bayesian@gmail.com",
    "login": "steve-the-bayesian",
    "uuid": 5853653
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BoomSpikeSlab",
      "version": ">= 1.2.7",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "version": ">= 1.8",
      "role": "Depends"
    },
    {
      "package": "xts",
      "role": "Depends"
    },
    {
      "package": "Boom",
      "version": ">= 0.9.16",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "Boom",
      "version": ">= 0.9.16",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.9.11",
      "date": "2025-09-05"
    }
  ],
  "_stars": 34,
  "_contributors": [
    {
      "user": "steve-the-bayesian",
      "count": 11,
      "uuid": 5853653
    }
  ],
  "_userbio": {
    "uuid": 5853653,
    "type": "user",
    "name": "steve-the-bayesian"
  },
  "_downloads": {
    "count": 2854,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bsts"
  },
  "_mentions": 5,
  "_searchresults": 408,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bsts.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "steve-the-bayesian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5.1",
      "date": "2014-06-27"
    },
    {
      "version": "0.6.0",
      "date": "2014-12-03"
    },
    {
      "version": "0.6.1",
      "date": "2014-12-04"
    },
    {
      "version": "0.6.2",
      "date": "2015-07-20"
    },
    {
      "version": "0.6.3",
      "date": "2016-03-15"
    },
    {
      "version": "0.6.4",
      "date": "2016-08-03"
    },
    {
      "version": "0.6.5",
      "date": "2016-08-18"
    },
    {
      "version": "0.7.0",
      "date": "2017-04-11"
    },
    {
      "version": "0.7.1",
      "date": "2017-05-28"
    },
    {
      "version": "0.8.0",
      "date": "2018-05-07"
    },
    {
      "version": "0.9.0",
      "date": "2019-05-22"
    },
    {
      "version": "0.9.1",
      "date": "2019-06-07"
    },
    {
      "version": "0.9.2",
      "date": "2019-09-22"
    },
    {
      "version": "0.9.5",
      "date": "2020-05-02"
    },
    {
      "version": "0.9.6",
      "date": "2021-04-07"
    },
    {
      "version": "0.9.7",
      "date": "2021-07-02"
    },
    {
      "version": "0.9.8",
      "date": "2022-05-30"
    },
    {
      "version": "0.9.9",
      "date": "2022-11-07"
    },
    {
      "version": "0.9.10",
      "date": "2024-01-17"
    },
    {
      "version": "0.9.11",
      "date": "2025-09-05"
    }
  ],
  "_exports": [
    "AcfDist",
    "AddAr",
    "AddAutoAr",
    "AddDynamicRegression",
    "AddGeneralizedLocalLinearTrend",
    "AddHierarchicalRegressionHoliday",
    "AddLocalLevel",
    "AddLocalLinearTrend",
    "AddMonthlyAnnualCycle",
    "AddRandomWalkHoliday",
    "AddRegressionHoliday",
    "AddSeasonal",
    "AddSemilocalLinearTrend",
    "AddSharedLocalLevel",
    "AddStaticIntercept",
    "AddStudentLocalLinearTrend",
    "AddTrig",
    "AggregateTimeSeries",
    "AggregateWeeksToMonths",
    "bsts",
    "bsts.mixed",
    "bsts.prediction.errors",
    "BstsOptions",
    "CompareBstsModels",
    "DateRange",
    "DateRangeHoliday",
    "DateToPOSIX",
    "DayPlot",
    "dirm",
    "DirmModelOptions",
    "DynamicRegressionArOptions",
    "DynamicRegressionHierarchicalRandomWalkOptions",
    "DynamicRegressionRandomWalkOptions",
    "EstimateTimeScale",
    "ExtendTime",
    "FixedDateHoliday",
    "GeometricSequence",
    "GetFractionOfDaysInInitialMonth",
    "GetFractionOfDaysInInitialQuarter",
    "HarveyCumulator",
    "HasDuplicateTimestamps",
    "IsRegular",
    "LastDayInMonth",
    "LastWeekdayInMonthHoliday",
    "LongToWide",
    "MATCH.NumericTimestamps",
    "MatchWeekToMonth",
    "MaxWindowWidth",
    "MaxWindowWidth.DateRangeHoliday",
    "MaxWindowWidth.default",
    "mbsts",
    "MonthDistance",
    "MonthPlot",
    "named.holidays",
    "NamedHoliday",
    "NoDuplicates",
    "NoGaps",
    "NthWeekdayInMonthHoliday",
    "plot.bsts",
    "plot.bsts.mixed",
    "plot.bsts.prediction",
    "plot.mbsts",
    "plot.mbsts.prediction",
    "PlotBstsCoefficients",
    "PlotBstsComponents",
    "PlotBstsForecastDistribution",
    "PlotBstsMixedComponents",
    "PlotBstsMixedState",
    "PlotBstsPredictionErrors",
    "PlotBstsPredictors",
    "PlotBstsResiduals",
    "PlotBstsSize",
    "PlotBstsState",
    "PlotDynamicRegression",
    "PlotHoliday",
    "PlotMbstsSeriesMeans",
    "PlotSeasonalEffect",
    "predict.bsts",
    "predict.mbsts",
    "qqdist",
    "Quarter",
    "RegularizeTimestamps",
    "RegularizeTimestamps.Date",
    "RegularizeTimestamps.default",
    "RegularizeTimestamps.numeric",
    "RegularizeTimestamps.POSIXt",
    "residuals.bsts",
    "Shorten",
    "SimulateFakeMixedFrequencyData",
    "SpikeSlabArPrior",
    "StateSizes",
    "SuggestBurn",
    "summary.bsts",
    "weekday.names",
    "WeekEndsMonth",
    "WeekEndsQuarter",
    "WideToLong",
    "YearMonToPOSIX",
    "YearPlot"
  ],
  "_datasets": [
    {
      "name": "gdp",
      "title": "Gross Domestic Product for 57 Countries",
      "object": "gdp",
      "file": "gdp.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Time",
        "Country",
        "GDP",
        "Flags.GDP",
        "PerCapita",
        "Flags.PerCapita"
      ],
      "rows": 1951,
      "table": true,
      "tojson": true
    },
    {
      "name": "goog",
      "title": "Google stock price",
      "object": "goog",
      "file": "goog.RData",
      "class": [
        "xts",
        "zoo"
      ],
      "fields": {},
      "rows": 1428,
      "table": true,
      "tojson": false
    },
    {
      "name": "initial.claims",
      "title": "Initial Claims Data",
      "object": "iclaims",
      "file": "iclaims.RData",
      "class": [
        "zoo"
      ],
      "fields": [
        "iclaimsNSA",
        "michigan.unemployment",
        "idaho.unemployment",
        "pennsylvania.unemployment",
        "unemployment.filing",
        "new.jersey.unemployment",
        "department.of.unemployment",
        "illinois.unemployment",
        "rhode.island.unemployment",
        "unemployment.office",
        "filing.unemployment"
      ],
      "rows": 456,
      "table": true,
      "tojson": false
    },
    {
      "name": "new.home.sales",
      "title": "New home sales and Google trends",
      "object": "new.home.sales",
      "file": "new.home.sales.RData",
      "class": [
        "zoo"
      ],
      "fields": [
        "HSN1FNSA",
        "X80.20.mortgage",
        "appreciation.rate",
        "home.appreciation",
        "help.u.sell",
        "planned.community",
        "new.home.builder",
        "appreciation.rates",
        "city.land",
        "tax.real.estate",
        "marshall.reddick",
        "amerisuites",
        "X1031.exchange",
        "cambridge.homes",
        "X1031.exchanges",
        "house.appreciation",
        "olson.company",
        "condo.store",
        "illinois.real.estate",
        "X1031.tax",
        "new.home.builders",
        "new.homes",
        "real.estate.test",
        "map.it",
        "new.home.communities",
        "vacant.land",
        "real.estate.exams",
        "X1031",
        "real.estate.appraisers",
        "real.estate.appreciation",
        "exhaust.sound.clips",
        "new.condominiums",
        "dolf.de.roos",
        "estate.appraisers",
        "new.home.construction",
        "www.buyowner.com",
        "foxtons.com",
        "baird...warner",
        "prudential.realtor",
        "real.estate.purchase",
        "mortgage.terms",
        "www.pulte.com",
        "irs.1031",
        "tax.exchange",
        "citigroup.foundation",
        "buy.owner",
        "de.roos",
        "home.appreciation.rates",
        "fairfield.connecticut",
        "martindale.com",
        "www.kohler.com",
        "real.estate.appraisal",
        "jdk.1.4.2",
        "the.olson.company",
        "amerisuite",
        "home.development",
        "estate.appraisal",
        "housing.developments",
        "master.planned.community",
        "real.estate.portland",
        "www.traderonline.com",
        "feet.acre",
        "american.homes",
        "home.builder",
        "X1031.tax.exchange",
        "real.estate.atlanta",
        "california.department.of.real.estate",
        "century.21.realtors",
        "new.housing.development",
        "selling.real.estate"
      ],
      "rows": 105,
      "table": true,
      "tojson": false
    },
    {
      "name": "rsxfs",
      "title": "Retail sales, excluding food services",
      "object": "rsxfs",
      "file": "rsxfs.RData",
      "class": [
        "zoo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "shark",
      "title": "Shark Attacks in Florida.",
      "object": "shark",
      "file": "shark.RData",
      "class": [
        "zoo"
      ],
      "fields": [
        "Population",
        "Attacks",
        "Fatalities"
      ],
      "rows": 54,
      "table": true,
      "tojson": false
    },
    {
      "name": "turkish",
      "title": "Turkish Electricity Usage",
      "object": "turkish",
      "file": "turkish.RData",
      "class": [
        "zoo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "bsts-package",
      "title": "bsts",
      "topics": [
        "bsts-package"
      ]
    },
    {
      "page": "add.ar",
      "title": "AR(p) state component",
      "topics": [
        "AddAr"
      ]
    },
    {
      "page": "add.dynamic.regression",
      "title": "Dynamic Regression State Component",
      "topics": [
        "AddDynamicRegression",
        "DynamicRegressionArOptions",
        "DynamicRegressionHierarchicalRandomWalkOptions",
        "DynamicRegressionOptions",
        "DynamicRegressionRandomWalkOptions"
      ]
    },
    {
      "page": "add.local.level",
      "title": "Local level trend state component",
      "topics": [
        "AddLocalLevel"
      ]
    },
    {
      "page": "add.local.linear.trend",
      "title": "Local linear trend state component",
      "topics": [
        "AddLocalLinearTrend"
      ]
    },
    {
      "page": "add.monthly.annual.cycle",
      "title": "Monthly Annual Cycle State Component",
      "topics": [
        "AddMonthlyAnnualCycle",
        "MonthlyAnnualCycle"
      ]
    },
    {
      "page": "add.random.walk.holiday",
      "title": "Random Walk Holiday State Model",
      "topics": [
        "AddRandomWalkHoliday",
        "RandomWalkHolidayStateModel"
      ]
    },
    {
      "page": "add.seasonal",
      "title": "Seasonal State Component",
      "topics": [
        "AddSeasonal"
      ]
    },
    {
      "page": "add.semilocal.linear.trend",
      "title": "Semilocal Linear Trend",
      "topics": [
        "AddGeneralizedLocalLinearTrend",
        "AddSemilocalLinearTrend"
      ]
    },
    {
      "page": "add.shared.local.level",
      "title": "Local level trend state component",
      "topics": [
        "AddSharedLocalLevel"
      ]
    },
    {
      "page": "add.static.intercept",
      "title": "Static Intercept State Component",
      "topics": [
        "AddStaticIntercept"
      ]
    },
    {
      "page": "add.student.local.linear.trend",
      "title": "Robust local linear trend",
      "topics": [
        "AddStudentLocalLinearTrend"
      ]
    },
    {
      "page": "add.trig",
      "title": "Trigonometric Seasonal State Component",
      "topics": [
        "AddTrig"
      ]
    },
    {
      "page": "aggregate.time.series",
      "title": "Aggregate a fine time series to a coarse summary",
      "topics": [
        "AggregateTimeSeries"
      ]
    },
    {
      "page": "aggregate.weeks.to.months",
      "title": "Aggregate a weekly time series to monthly",
      "topics": [
        "AggregateWeeksToMonths"
      ]
    },
    {
      "page": "auto.ar",
      "title": "Sparse AR(p)",
      "topics": [
        "AddAutoAr"
      ]
    },
    {
      "page": "bsts",
      "title": "Bayesian Structural Time Series",
      "topics": [
        "bsts"
      ]
    },
    {
      "page": "bsts.options",
      "title": "Bsts Model Options",
      "topics": [
        "BstsOptions"
      ]
    },
    {
      "page": "compare.bsts.models",
      "title": "Compare bsts models",
      "topics": [
        "CompareBstsModels"
      ]
    },
    {
      "page": "date.range",
      "title": "Date Range",
      "topics": [
        "DateRange"
      ]
    },
    {
      "page": "descriptive-plots",
      "title": "Descriptive Plots",
      "topics": [
        "DayPlot",
        "MonthPlot",
        "YearPlot"
      ]
    },
    {
      "page": "diagnostic-plots",
      "title": "Diagnostic Plots",
      "topics": [
        "AcfDist",
        "qqdist"
      ]
    },
    {
      "page": "dirm",
      "title": "Dynamic intercept regression model",
      "topics": [
        "dirm"
      ]
    },
    {
      "page": "dirm-model-options",
      "title": "Specify Options for a Dynamic Intercept Regression Model",
      "topics": [
        "DirmModelOptions"
      ]
    },
    {
      "page": "estimate.time.scale",
      "title": "Intervals between dates",
      "topics": [
        "EstimateTimeScale"
      ]
    },
    {
      "page": "extend.time",
      "title": "Extends a vector of dates to a given length",
      "topics": [
        "ExtendTime"
      ]
    },
    {
      "page": "format.timestamps",
      "title": "Checking for Regularity",
      "topics": [
        "HasDuplicateTimestamps",
        "IsRegular",
        "NoDuplicates",
        "NoGaps"
      ]
    },
    {
      "page": "gdp",
      "title": "Gross Domestic Product for 57 Countries",
      "topics": [
        "gdp"
      ]
    },
    {
      "page": "geometric.sequence",
      "title": "Create a Geometric Sequence",
      "topics": [
        "GeometricSequence"
      ]
    },
    {
      "page": "get.fraction",
      "title": "Compute membership fractions",
      "topics": [
        "GetFractionOfDaysInInitialMonth",
        "GetFractionOfDaysInInitialQuarter"
      ]
    },
    {
      "page": "goog",
      "title": "Google stock price",
      "topics": [
        "GOOG",
        "goog"
      ]
    },
    {
      "page": "HarveyCumulator",
      "title": "HarveyCumulator",
      "topics": [
        "HarveyCumulator"
      ]
    },
    {
      "page": "holiday",
      "title": "Specifying Holidays",
      "topics": [
        "DateRangeHoliday",
        "FixedDateHoliday",
        "Holiday",
        "holiday",
        "LastWeekdayInMonthHoliday",
        "NamedHoliday",
        "NthWeekdayInMonthHoliday"
      ]
    },
    {
      "page": "iclaims",
      "title": "Initial Claims Data",
      "topics": [
        "iclaims",
        "initial.claims"
      ]
    },
    {
      "page": "last.day.in.month",
      "title": "Find the last day in a month",
      "topics": [
        "LastDayInMonth"
      ]
    },
    {
      "page": "MATCH.NumericTimestamps",
      "title": "Match Numeric Timestamps",
      "topics": [
        "MATCH.NumericTimestamps"
      ]
    },
    {
      "page": "match.week.to.month",
      "title": "Find the month containing a week",
      "topics": [
        "MatchWeekToMonth"
      ]
    },
    {
      "page": "max.window.width",
      "title": "Maximum Window Width for a Holiday",
      "topics": [
        "MaxWindowWidth",
        "MaxWindowWidth.DateRangeHoliday",
        "MaxWindowWidth.default"
      ]
    },
    {
      "page": "mbsts",
      "title": "Multivariate Bayesian Structural Time Series",
      "topics": [
        "mbsts"
      ]
    },
    {
      "page": "mixed.frequency",
      "title": "Models for mixed frequency time series",
      "topics": [
        "bsts.mixed"
      ]
    },
    {
      "page": "month.distance",
      "title": "Elapsed time in months",
      "topics": [
        "MonthDistance"
      ]
    },
    {
      "page": "named.holidays",
      "title": "Holidays Recognized by Name",
      "topics": [
        "named.holidays"
      ]
    },
    {
      "page": "new.home.sales",
      "title": "New home sales and Google trends",
      "topics": [
        "new.home.sales"
      ]
    },
    {
      "page": "one.step.prediction.errors",
      "title": "Prediction Errors",
      "topics": [
        "bsts.prediction.errors"
      ]
    },
    {
      "page": "plot.bsts",
      "title": "Plotting functions for Bayesian structural time series",
      "topics": [
        "plot.bsts",
        "PlotBstsCoefficients",
        "PlotBstsComponents",
        "PlotBstsForecastDistribution",
        "PlotBstsPredictionErrors",
        "PlotBstsResiduals",
        "PlotBstsSize",
        "PlotBstsState",
        "PlotDynamicRegression",
        "PlotMonthlyAnnualCycle",
        "PlotSeasonalEffect"
      ]
    },
    {
      "page": "plot.bsts.mixed",
      "title": "Plotting functions for mixed frequency Bayesian structural time series",
      "topics": [
        "plot.bsts.mixed",
        "PlotBstsMixedComponents",
        "PlotBstsMixedState"
      ]
    },
    {
      "page": "plot.bsts.prediction",
      "title": "Plot predictions from Bayesian structural time series",
      "topics": [
        "plot.bsts.prediction"
      ]
    },
    {
      "page": "plot.bsts.predictors",
      "title": "Plot the most likely predictors",
      "topics": [
        "PlotBstsPredictors"
      ]
    },
    {
      "page": "plot.holiday",
      "title": "Plot Holiday Effects",
      "topics": [
        "PlotHoliday"
      ]
    },
    {
      "page": "plot.mbsts",
      "title": "Plotting Functions for Multivariate Bayesian Structural Time Series",
      "topics": [
        "plot.mbsts",
        "PlotMbstsSeriesMeans"
      ]
    },
    {
      "page": "plot.mbsts.prediction",
      "title": "Plot Multivariate Bsts Predictions",
      "topics": [
        "plot.mbsts.prediction"
      ]
    },
    {
      "page": "predict.bsts",
      "title": "Prediction for Bayesian Structural Time Series",
      "topics": [
        "bsts.prediction",
        "predict.bsts"
      ]
    },
    {
      "page": "predict.mbsts",
      "title": "Prediction for Multivariate Bayesian Structural Time Series",
      "topics": [
        "mbsts.prediction",
        "predict.mbsts"
      ]
    },
    {
      "page": "quarter",
      "title": "Find the quarter in which a date occurs",
      "topics": [
        "Quarter"
      ]
    },
    {
      "page": "regression.holiday",
      "title": "Regression Based Holiday Models",
      "topics": [
        "AddHierarchicalRegressionHoliday",
        "AddRegressionHoliday",
        "HierarchicalRegressionHolidayStateModel",
        "RegressionHolidayStateModel"
      ]
    },
    {
      "page": "regularize.timestamps",
      "title": "Produce a Regular Series of Time Stamps",
      "topics": [
        "RegularizeTimestamps",
        "RegularizeTimestamps.Date",
        "RegularizeTimestamps.default",
        "RegularizeTimestamps.numeric",
        "RegularizeTimestamps.POSIXt"
      ]
    },
    {
      "page": "residuals.bsts",
      "title": "Residuals from a bsts Object",
      "topics": [
        "residuals.bsts"
      ]
    },
    {
      "page": "rsxfs",
      "title": "Retail sales, excluding food services",
      "topics": [
        "retail.sales",
        "RSXFS",
        "rsxfs"
      ]
    },
    {
      "page": "shark",
      "title": "Shark Attacks in Florida.",
      "topics": [
        "shark"
      ]
    },
    {
      "page": "shorten",
      "title": "Shorten long names",
      "topics": [
        "Shorten"
      ]
    },
    {
      "page": "simulate.fake.mixed.frequency.data",
      "title": "Simulate fake mixed frequency data",
      "topics": [
        "SimulateFakeMixedFrequencyData"
      ]
    },
    {
      "page": "spike.slab.ar.prior",
      "title": "Spike and Slab Priors for AR Processes",
      "topics": [
        "SpikeSlabArPrior"
      ]
    },
    {
      "page": "state.sizes",
      "title": "Compute state dimensions",
      "topics": [
        "StateSizes"
      ]
    },
    {
      "page": "StateSpecification",
      "title": "Add a state component to a Bayesian structural time series model",
      "topics": [
        "state.specification",
        "StateSpecification"
      ]
    },
    {
      "page": "SuggestBurn",
      "title": "Suggested burn-in size",
      "topics": [
        "SuggestBurn"
      ]
    },
    {
      "page": "summary.bsts",
      "title": "Summarize a Bayesian structural time series object",
      "topics": [
        "summary.bsts"
      ]
    },
    {
      "page": "to.posixt",
      "title": "Convert to POSIXt",
      "topics": [
        "DateToPOSIX",
        "YearMonToPOSIX"
      ]
    },
    {
      "page": "turkish",
      "title": "Turkish Electricity Usage",
      "topics": [
        "turkish"
      ]
    },
    {
      "page": "week.ends",
      "title": "Check to see if a week contains the end of a month or quarter",
      "topics": [
        "WeekEndsMonth",
        "WeekEndsQuarter"
      ]
    },
    {
      "page": "weekday.names",
      "title": "Days of the Week",
      "topics": [
        "weekday.names"
      ]
    },
    {
      "page": "wide.to.long",
      "title": "Convert Between Wide and Long Format",
      "topics": [
        "LongToWide",
        "WideToLong"
      ]
    }
  ],
  "_rundeps": [
    "Boom",
    "BoomSpikeSlab",
    "lattice",
    "MASS",
    "xts",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.618782347980702,
  "_indexed": true,
  "_nocasepkg": "bsts",
  "_universes": [
    "steve-the-bayesian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.11",
      "date": "2026-05-03T16:04:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "ed2c271d60b9580b23580ce912acb2f69a869a03ff83ad3b700bcc481f1ebebd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.11",
      "date": "2026-05-03T16:09:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "9897fbb3d7bbb0af2aa7c6904d82fbd84b935051a4a9640bd1e6b9a2fa14ad17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.11",
      "date": "2026-05-03T16:04:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "d34daac4e57bc3f29fd8756bc9e520823ebe427a8061b11d4753364bae6b2460",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.11",
      "date": "2026-05-03T16:09:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "b79b4311118d2ac0c411dc0e2b61f6b0c215a675c135e69d9514bf0c0ae28c03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.11",
      "date": "2026-05-03T16:30:29.000Z",
      "arch": "aarch64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "478720eebf2e06aeffed8f29057d307402d9a8e20c41ae1ce2475e9a73742068",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.11",
      "date": "2026-05-03T16:15:25.000Z",
      "arch": "x86_64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "bed5db09fe6b3ea1c5b0dc0dadb17048ede23cadcebd3813bd32f2bf70a7720a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.11",
      "date": "2026-05-03T16:23:18.000Z",
      "arch": "aarch64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "315add783779b28f0d3fafc9f6b354038e377e769b0440e7971c3eb8960bee93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.11",
      "date": "2026-05-03T16:17:20.000Z",
      "arch": "x86_64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "4cb336a3c444d288d095b69e5fee787ae15a53d2f54e33e1fb355fb41f8c4508",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.11",
      "date": "2026-05-03T16:04:56.000Z",
      "arch": "x86_64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "b0c7fd546b096be3facb150ccdbf43481af2907492abac22e77e205eb5024fba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.11",
      "date": "2026-05-03T16:03:56.000Z",
      "arch": "x86_64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "88ebdf7f2c3964d6edf5a4c888e42499d8093b3b0148448f23385247173cfb28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.11",
      "date": "2026-05-03T16:04:20.000Z",
      "arch": "x86_64",
      "commit": "9e0414e2031200f4fc87e3d55a298e187a0da622",
      "fileid": "c35da8deca47e407e56cb70a2ba9e630c23ab476c28f5d85330de3cdffa937eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steve-the-bayesian/actions/runs/25283718594"
    }
  ]
}