{
  "_id": "6a13f0c5acfb0bcc41d3076f",
  "Package": "xtfifevd",
  "Type": "Package",
  "Title": "Panel Fixed Effects Filtered and Variance Decomposition\nEstimation",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Muhammad\", \"Alkhalaf\",\nemail = \"muhammedalkhalaf@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-2677-9246\")))",
  "Description": "Implements fixed effects estimators for time-invariant\nvariables in panel data models. Provides three estimation\nmethods: FEVD (Fixed Effects Vector Decomposition) from Plumper\nand Troeger (2007) <doi:10.1093/pan/mpm002>, and FEF (Fixed\nEffects Filtered) and FEF-IV (instrumental variables variant)\nfrom Pesaran and Zhou (2018)\n<doi:10.1080/07474938.2016.1222225>. All methods use the\ncorrect Pesaran-Zhou variance estimators that account for\ngenerated regressor uncertainty, avoiding the size distortions\ndocumented in the literature.",
  "License": "GPL-3",
  "URL": "https://github.com/muhammedalkhalaf/xtfifevd",
  "BugReports": "https://github.com/muhammedalkhalaf/xtfifevd/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://muhammedalkhalaf.r-universe.dev",
  "Date/Publication": "2026-04-27 20:57:21 UTC",
  "RemoteUrl": "https://github.com/muhammedalkhalaf/xtfifevd",
  "RemoteRef": "HEAD",
  "RemoteSha": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 06:44:51 UTC",
    "User": "root"
  },
  "Author": "Muhammad Alkhalaf [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-2677-9246>)",
  "Maintainer": "Muhammad Alkhalaf <muhammedalkhalaf@gmail.com>",
  "MD5sum": "91fea9ee788ba1d4c9f525a417ec984b",
  "_user": "muhammedalkhalaf",
  "_type": "src",
  "_file": "xtfifevd_1.0.1.tar.gz",
  "_fileid": "35756a9429b3c9767686bb1b62d1331a768de4a6023019674bade9069e2c12f1",
  "_filesize": 142975,
  "_sha256": "35756a9429b3c9767686bb1b62d1331a768de4a6023019674bade9069e2c12f1",
  "_created": "2026-05-25T06:44:51.000Z",
  "_published": "2026-05-25T06:48:37.454Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77668726176,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193117331"
    },
    {
      "job": 77668726174,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193102748"
    },
    {
      "job": 77668726227,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193112798"
    },
    {
      "job": 77668726183,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193101299"
    },
    {
      "job": 77668420203,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193077699"
    },
    {
      "job": 77668726177,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193100013"
    },
    {
      "job": 77668726230,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193100197"
    },
    {
      "job": 77668726187,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193091948"
    },
    {
      "job": 77668726198,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193093756"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/muhammedalkhalaf/xtfifevd",
  "_commit": {
    "id": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
    "author": "Muhammad Abdullah Alkhalaf <muhammedalkhalaf@gmail.com>",
    "committer": "Muhammad Abdullah Alkhalaf <muhammedalkhalaf@gmail.com>",
    "message": "Strip UTF-8 BOM from CITATION and source files (no functional change)\n",
    "time": 1777323441
  },
  "_maintainer": {
    "name": "Muhammad Alkhalaf",
    "email": "muhammedalkhalaf@gmail.com",
    "login": "muhammedalkhalaf",
    "uuid": 114047760
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "plm",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "muhammedalkhalaf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-03-17"
    },
    {
      "name": "v1.0.0.1",
      "date": "2026-03-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "muhammedalkhalaf",
      "count": 9,
      "uuid": 114047760
    }
  ],
  "_userbio": {
    "uuid": 114047760,
    "type": "user",
    "name": "Muhammad Al Khalaf"
  },
  "_downloads": {
    "count": 374,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xtfifevd"
  },
  "_devurl": "https://github.com/muhammedalkhalaf/xtfifevd",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/xtfifevd.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/muhammedalkhalaf/xtfifevd",
  "_realowner": "muhammedalkhalaf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-04-28"
    }
  ],
  "_exports": [
    "bw_ratio",
    "fef",
    "fef_iv",
    "fevd",
    "xtfifevd"
  ],
  "_help": [
    {
      "page": "bw_ratio",
      "title": "Between/Within Variance Ratio for Time-Invariant Variables",
      "topics": [
        "bw_ratio"
      ]
    },
    {
      "page": "xtfifevd",
      "title": "Panel Fixed Effects Estimation for Time-Invariant Variables",
      "topics": [
        "fef",
        "fef_iv",
        "fevd",
        "xtfifevd"
      ]
    }
  ],
  "_readme": "https://github.com/muhammedalkhalaf/xtfifevd/raw/HEAD/README.md",
  "_rundeps": [
    "MASS"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "xtfifevd",
  "_universes": [
    "muhammedalkhalaf"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T06:47:57.000Z",
      "distro": "noble",
      "commit": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
      "fileid": "5bbf33d2994a0fddd0944b1b2d2783d751a436f8f1bc28d06d1bf42be5b185f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T06:46:49.000Z",
      "distro": "noble",
      "commit": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
      "fileid": "5df075321aa02c7e077cf3e4391adfd1e66d39e20439c3dbee1f1d73eb06a68e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-25T06:47:38.000Z",
      "commit": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
      "fileid": "622c3f82ab11b4e644d0e3a4877ade6331fe00ec0b6d7a468d4e0b2f4313c777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-25T06:46:45.000Z",
      "commit": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
      "fileid": "7e275b8a7a2fb252ecb72803fc7ee1234b453aa770ba891d306d1009bc5bb12b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-25T06:46:45.000Z",
      "commit": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
      "fileid": "765420babf37261cd3cc850b29beccd0a65f533cd37b9a7c4858fd95834f8948",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T06:46:32.000Z",
      "commit": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
      "fileid": "78aab3bf4f3423bb4d26ee19cf0d7434f24b5109749440deb8f61da46714c5db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T06:45:54.000Z",
      "commit": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
      "fileid": "7c4d84276c324d32cb68b1ae2d6223387b7c917303c5021980e9610ffbea6e73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T06:46:02.000Z",
      "commit": "a847a744bf6a87ea1e47ba9df8b541a4ab22d443",
      "fileid": "68f6d6ff4b3e41f327443030fbf46b1b123dca2c3f3c42f0978c9285b048a333",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muhammedalkhalaf/actions/runs/26387229947"
    }
  ]
}