{
  "_id": "6a5f32a914e95619b75d5615",
  "Package": "factormodel",
  "Title": "Factor Model Estimation Using Proxy Variables",
  "Version": "1.0",
  "Authors@R": "person(given = \"Yujung\",\nfamily = \"Hwang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yujungghwang@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-8136-8987\"))",
  "Description": "Functions to estimate a factor model using discrete and\ncontinuous proxy variables. The function 'dproxyme' estimates a\nfactor model of discrete proxy variables using an EM algorithm\n(Dempster, Laird, Rubin (1977)\n<doi:10.1111/j.2517-6161.1977.tb01600.x>; Hu (2008)\n<doi:10.1016/j.jeconom.2007.12.001>; Hu(2017)\n<doi:10.1016/j.jeconom.2017.06.002> ). The function 'cproxyme'\nestimates a linear factor model (Cunha, Heckman, and Schennach\n(2010) <doi:10.3982/ECTA6551>).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://yujunghwang.r-universe.dev",
  "Date/Publication": "2021-06-18 17:02:18 UTC",
  "RemoteUrl": "https://github.com/yujunghwang/factormodel",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f3f0fc544c307330988693dfc6683305a86dbe9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 08:45:07 UTC",
    "User": "root"
  },
  "Author": "Yujung Hwang [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8136-8987>)",
  "Maintainer": "Yujung Hwang <yujungghwang@gmail.com>",
  "_user": "yujunghwang",
  "_type": "src",
  "_file": "factormodel_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9d636b808702ec5da793587ff6569ec8dd085998ef0a960062bc873b210551ed",
  "_filesize": 108300,
  "_sha256": "9d636b808702ec5da793587ff6569ec8dd085998ef0a960062bc873b210551ed",
  "_expires": "2026-10-29T08:49:44.000Z",
  "_created": "2026-07-21T08:45:07.000Z",
  "_published": "2026-07-21T08:49:45.838Z",
  "_jobs": [
    {
      "job": 88585869394,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8489220560"
    },
    {
      "job": 88585869308,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8489213340"
    },
    {
      "job": 88585869311,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8489241353"
    },
    {
      "job": 88585869316,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8489207347"
    },
    {
      "job": 88585306777,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489153253"
    },
    {
      "job": 88585869355,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8489197291"
    },
    {
      "job": 88585869348,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8489182117"
    },
    {
      "job": 88585869350,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8489182988"
    },
    {
      "job": 88585869336,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8489180825"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546",
  "_status": "success",
  "_upstream": "https://github.com/yujunghwang/factormodel",
  "_commit": {
    "id": "1f3f0fc544c307330988693dfc6683305a86dbe9",
    "author": "yujunghwang <yujungghwang@gmail.com>",
    "committer": "yujunghwang <yujungghwang@gmail.com>",
    "message": "update doi\n\nupdate doi in reference\n",
    "time": 1624035738
  },
  "_maintainer": {
    "name": "Yujung Hwang",
    "email": "yujungghwang@gmail.com",
    "login": "yujunghwang",
    "twitter": "@YujungHwang3",
    "description": "Asst. Prof @ JHU",
    "uuid": 44760907,
    "orcid": "0000-0002-8136-8987"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yujunghwang",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "yujunghwang",
      "count": 8,
      "uuid": 44760907
    }
  ],
  "_userbio": {
    "uuid": 44760907,
    "type": "user",
    "name": "yujunghwang",
    "followers": 25,
    "description": "Asst. Prof @ JHU"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/factormodel"
  },
  "_devurl": "https://github.com/yujunghwang/factormodel",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/factormodel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yujunghwang/factormodel",
  "_realowner": "yujunghwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-06-04"
    }
  ],
  "_exports": [
    "cproxyme",
    "dproxyme",
    "makeDummy",
    "weighted.cov",
    "weighted.var"
  ],
  "_help": [
    {
      "page": "cproxyme",
      "title": "cproxyme",
      "topics": [
        "cproxyme"
      ]
    },
    {
      "page": "dproxyme",
      "title": "dproxyme",
      "topics": [
        "dproxyme"
      ]
    },
    {
      "page": "makeDummy",
      "title": "makeDummy",
      "topics": [
        "makeDummy"
      ]
    },
    {
      "page": "weighted.cov",
      "title": "weighted.cov",
      "topics": [
        "weighted.cov"
      ]
    },
    {
      "page": "weighted.var",
      "title": "weighted.var",
      "topics": [
        "weighted.var"
      ]
    }
  ],
  "_readme": "https://github.com/yujunghwang/factormodel/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "gtools",
    "lifecycle",
    "magrittr",
    "nnet",
    "pillar",
    "pkgconfig",
    "pracma",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "factormodel.Rmd",
      "filename": "factormodel.html",
      "title": "factormodel",
      "author": "Yujung Hwang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example 1 : dproxyme",
        "Example 2 : cproxyme",
        "Conclusion",
        "References"
      ],
      "created": "2021-03-14 22:06:18",
      "modified": "2021-04-14 14:33:26",
      "commits": 3
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "factormodel",
  "_universes": [
    "yujunghwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-21T08:47:55.000Z",
      "distro": "resolute",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "https://r2.ropensci.org/5e9ef273de7e0c9225871c8f149527a639870350267f8130c71a3398f5c51025",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-21T08:47:37.000Z",
      "distro": "resolute",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "https://r2.ropensci.org/820798837ab9a0c95fc50205da4fc5e8d5093a2b71b22a7b6237c106c63bda2b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-21T08:48:46.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "https://r2.ropensci.org/61b286f1699c88d4b7e3ff2aef64ad8285d6b51455fa0f991ade159b63d658f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-21T08:47:28.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "https://r2.ropensci.org/24263653ebc7789d3fb3e10b324f81607237c63b3050b6cacbb05674bf581553",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-21T08:47:12.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "https://r2.ropensci.org/5919a793cc8251505c4f4e856110f51304572d32d8f2d1ca25924d5491a544b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-21T08:46:21.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "https://r2.ropensci.org/ed4e2225e6447d37792d39b57494b66c367890eb1f61809dfd623a2ee672616e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-21T08:46:23.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "https://r2.ropensci.org/d4cefc724f88d41138c9af36a7c4f06c31207324efb202b3a4ce078cbd87f8da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-21T08:46:19.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "https://r2.ropensci.org/7896b88a3334079f7ca91826cbbfe170880b1eaa42d2045f8f4cb4220e0ccd56",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/29815332546"
    }
  ]
}