{
  "_id": "6a10ab72acfb0bcc41cbf59a",
  "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-05-22 18:53:40 UTC",
    "User": "root"
  },
  "Author": "Yujung Hwang [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8136-8987>)",
  "Maintainer": "Yujung Hwang <yujungghwang@gmail.com>",
  "MD5sum": "71df6f832d96a1192ace00dfe79f7784",
  "_user": "yujunghwang",
  "_type": "src",
  "_file": "factormodel_1.0.tar.gz",
  "_fileid": "df2fed7adc5621f899b6ba7393ea6051e8ce79d8e0bf8719ba0eab8952a7f105",
  "_filesize": 106737,
  "_sha256": "df2fed7adc5621f899b6ba7393ea6051e8ce79d8e0bf8719ba0eab8952a7f105",
  "_created": "2026-05-22T18:53:40.000Z",
  "_published": "2026-05-22T19:16:02.170Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443542946,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168224765"
    },
    {
      "job": 77443542973,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168216271"
    },
    {
      "job": 77443542948,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168482765"
    },
    {
      "job": 77443542964,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168470277"
    },
    {
      "job": 77442903184,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168102835"
    },
    {
      "job": 77443542935,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168212263"
    },
    {
      "job": 77443542957,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168203127"
    },
    {
      "job": 77443542981,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168204045"
    },
    {
      "job": 77443543004,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168208625"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Asst. Prof @ JHU"
  },
  "_downloads": {
    "count": 277,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/factormodel"
  },
  "_devurl": "https://github.com/yujunghwang/factormodel",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_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-05-22T19:00:39.000Z",
      "distro": "noble",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "d9ed05a109c14249ef65d8f96e08a91ac9316163afe6945c9cdf64b12942d3fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-22T19:00:10.000Z",
      "distro": "noble",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "4c440ce54754ff006ffb81013cadb43f999155c28de6f2e5fc6dd3d5f273fddc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-22T19:15:10.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "cecd0c0721682042c6017a5d2ab2caa27586ae27db4cdafd0f882777ec43c045",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-22T19:14:26.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "2c619c3ba4957c93145599d934f68f04b25a5ef05205a46e4da357aaf018d01c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-22T19:00:05.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "4727415327425990bb7739b83762745a04f567c4f9eea90de733d19408c46df9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-22T18:59:18.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "64ae4afbf55b0dd95af7a2d311a82e155af13da63cbda83fcdd43c48cd99eb3a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-22T18:59:22.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "2ba731781b258af81144a68a709c07b8ed49328dae91a4d119f125399994d5d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-22T18:59:36.000Z",
      "commit": "1f3f0fc544c307330988693dfc6683305a86dbe9",
      "fileid": "0c11245dee756b6f2f643b1633a6e50c5a86a49a006f3e5cd47af0a5d44d8554",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yujunghwang/actions/runs/26276129271"
    }
  ]
}