{
  "_id": "6a215ce0cd65a98ecbd2f3f4",
  "Package": "DBfit",
  "Type": "Package",
  "Title": "A Double Bootstrap Method for Analyzing Linear Models with\nAutoregressive Errors",
  "Version": "2.0",
  "Date": "2021-04-30",
  "Author": "Joseph W. McKean and Shaofeng Zhang",
  "Maintainer": "Shaofeng Zhang <shaofeng.zhang@wmich.edu>",
  "Description": "Computes the double bootstrap as discussed in McKnight,\nMcKean, and Huitema (2000) <doi:10.1037/1082-989X.5.1.87>. The\ndouble bootstrap method provides a better fit for a linear\nmodel with autoregressive errors than ARIMA when the sample\nsize is small.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:06:57 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-04-30 19:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/DBfit",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e2fb745f2eaa73941af75d84f2d27e8c87b8690",
  "MD5sum": "94d48a04e99227916c3c0328cdd40bfb",
  "_user": "cran",
  "_type": "src",
  "_file": "DBfit_2.0.tar.gz",
  "_fileid": "bcb0843dbb2c6f59847f92a62c5cc9e8bde606d470af2d69646e0fbb166790d0",
  "_filesize": 154285,
  "_sha256": "bcb0843dbb2c6f59847f92a62c5cc9e8bde606d470af2d69646e0fbb166790d0",
  "_created": "2026-06-04T11:06:57.000Z",
  "_published": "2026-06-04T11:09:20.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79505536497,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409863608"
    },
    {
      "job": 79505536463,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409866178"
    },
    {
      "job": 79505118833,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409833433"
    },
    {
      "job": 79505536460,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409863335"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26947806303",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DBfit",
  "_commit": {
    "id": "7e2fb745f2eaa73941af75d84f2d27e8c87b8690",
    "author": "Shaofeng Zhang <shaofeng.zhang@wmich.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0\n",
    "time": 1619811002
  },
  "_maintainer": {
    "name": "Shaofeng Zhang",
    "email": "shaofeng.zhang@wmich.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rfit",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DBfit"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DBfit.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-10-24"
    },
    {
      "version": "2.0",
      "date": "2021-04-30"
    }
  ],
  "_exports": [
    "boot1",
    "boot2",
    "dbfit",
    "dbfit.default",
    "dbfit.formula",
    "durbin1fit",
    "durbin1xy",
    "durbin2fit",
    "fullr",
    "hmdesign2",
    "hmmat",
    "hypothmat",
    "lagmat",
    "lagx",
    "nurho",
    "print.dbfit",
    "print.summary.dbfit",
    "rhoci2",
    "simpgen1hm2",
    "simula",
    "simulacorrection",
    "summary.dbfit",
    "wrho"
  ],
  "_datasets": [
    {
      "name": "testdata",
      "title": "testdata",
      "object": "testdata",
      "file": "testdata.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "DBfit-package",
      "title": "A Double Bootstrap Method for Analyzing Linear Models With Autoregressive Errors",
      "topics": [
        "DBfit-package",
        "DBfit"
      ]
    },
    {
      "page": "boot1",
      "title": "First Boostrap Procedure For parameter estimations",
      "topics": [
        "boot1"
      ]
    },
    {
      "page": "boot2",
      "title": "First Boostrap Procedure For parameter estimations",
      "topics": [
        "boot2"
      ]
    },
    {
      "page": "dbfit",
      "title": "The main function for the double bootstrap method",
      "topics": [
        "dbfit",
        "dbfit.default",
        "dbfit.formula"
      ]
    },
    {
      "page": "durbin1fit",
      "title": "Durbin stage 1 fit",
      "topics": [
        "durbin1fit"
      ]
    },
    {
      "page": "durbin1xy",
      "title": "Creating New X and Y for Durbin Stage 1",
      "topics": [
        "durbin1xy"
      ]
    },
    {
      "page": "durbin2fit",
      "title": "Durbin stage 2 fit",
      "topics": [
        "durbin2fit"
      ]
    },
    {
      "page": "fullr",
      "title": "QR decomposition for non-full rank design matrix for Rfit.",
      "topics": [
        "fullr"
      ]
    },
    {
      "page": "hmdesign2",
      "title": "the Two-Phase Design Matrix",
      "topics": [
        "hmdesign2"
      ]
    },
    {
      "page": "hmmat",
      "title": "K-Phase Design Matrix",
      "topics": [
        "hmmat"
      ]
    },
    {
      "page": "hypothmat",
      "title": "General Linear Tests of the regression coefficients",
      "topics": [
        "hypothmat"
      ]
    },
    {
      "page": "lagx",
      "title": "Lag Functions",
      "topics": [
        "lagmat",
        "lagx"
      ]
    },
    {
      "page": "nurho",
      "title": "Creating a new response variable for Durbin stage 2",
      "topics": [
        "nurho"
      ]
    },
    {
      "page": "print.dbfit",
      "title": "DBfit Internal Print Functions",
      "topics": [
        "print.dbfit",
        "print.summary.dbfit"
      ]
    },
    {
      "page": "rhoci2",
      "title": "A fisher type CI of the autoregressive parameter rho",
      "topics": [
        "rhoci2"
      ]
    },
    {
      "page": "simpgen1hm2",
      "title": "Simulation Data Generating Function",
      "topics": [
        "simpgen1hm2"
      ]
    },
    {
      "page": "simula",
      "title": "Work Horse Function to implement the Double Bootstrap method",
      "topics": [
        "simula"
      ]
    },
    {
      "page": "simulacorrection",
      "title": "Work Horse Function to Implement the Double Bootstrap Method For .99 Cases",
      "topics": [
        "simulacorrection"
      ]
    },
    {
      "page": "summary.dbfit",
      "title": "Summarize the double bootstrap (DB) fit",
      "topics": [
        "summary.dbfit"
      ]
    },
    {
      "page": "testdata",
      "title": "testdata",
      "topics": [
        "testdata"
      ]
    },
    {
      "page": "wrho",
      "title": "Creating a new design matrix for Durbin stage 2",
      "topics": [
        "wrho"
      ]
    }
  ],
  "_rundeps": [
    "Rfit"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "dbfit",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-06-04T11:08:39.000Z",
      "distro": "noble",
      "commit": "7e2fb745f2eaa73941af75d84f2d27e8c87b8690",
      "fileid": "edb0fc9657c303fa25fbfeec60f049e2b012338ea9763d7db7af552914e25cc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26947806303"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-06-04T11:08:46.000Z",
      "distro": "noble",
      "commit": "7e2fb745f2eaa73941af75d84f2d27e8c87b8690",
      "fileid": "3781b36576c3a2499899215ace809b795bbfa0135f226a185c9f4814852f2777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26947806303"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0",
      "date": "2026-06-04T11:08:48.000Z",
      "commit": "7e2fb745f2eaa73941af75d84f2d27e8c87b8690",
      "fileid": "c6b0bd58584d9443590f9493b862d9283f96c6d9ea0e5a0e163228e9e93ff773",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26947806303"
    }
  ]
}