{
  "_id": "6a169619acfb0bcc41d7b60b",
  "Package": "ipw",
  "Version": "1.3.0",
  "Title": "Estimate Inverse Probability Weights",
  "Authors@R": "c(\nperson(c(\"Hung\", \"Thai\"), \"Tran\", role = c(\"aut\", \"cre\"), email = \"hungtt@oucru.org\"),\nperson(c(\"Willem\", \"M.\"), \"van der Wal\", role = \"aut\",\nemail = \"willem@vanderwalresearch.com\"),\nperson(c(\"Ronald\", \"B.\"), \"Geskus\", role = \"aut\",\nemail = \"rgeskus@oucru.org\",\ncomment = \"maintainer 2011-2022\"))",
  "Author": "Hung Thai Tran [aut, cre], Willem M. van der Wal [aut], Ronald\nB. Geskus [aut] (maintainer 2011-2022)",
  "Maintainer": "Hung Thai Tran <hungtt@oucru.org>",
  "Description": "Functions to estimate the probability to receive the\nobserved treatment, based on individual characteristics. The\ninverse of these probabilities can be used as weights when\nestimating causal effects from observational data via marginal\nstructural models. Both point treatment situations and\nlongitudinal studies can be analysed. The same functions can be\nused to correct for informative censoring.",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.3.9000",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/TranHung93/ipw",
  "BugReports": "https://github.com/TranHung93/ipw/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tranhung93.r-universe.dev",
  "Date/Publication": "2026-01-27 07:08:16 UTC",
  "RemoteUrl": "https://github.com/tranhung93/ipw",
  "RemoteRef": "HEAD",
  "RemoteSha": "3da5db761937ab12800d8015854a9f61dfa45fc2",
  "Packaged": {
    "Date": "2026-05-27 06:53:10 UTC",
    "User": "root"
  },
  "MD5sum": "10c01d884f6d1a0d956c8084897fdbd1",
  "_user": "tranhung93",
  "_type": "src",
  "_file": "ipw_1.3.0.tar.gz",
  "_fileid": "ac5a71d3196bcb072c9c0c1d881517ae0bb5800302dcecaa5131d94f77452f5e",
  "_filesize": 269874,
  "_sha256": "ac5a71d3196bcb072c9c0c1d881517ae0bb5800302dcecaa5131d94f77452f5e",
  "_created": "2026-05-27T06:53:10.000Z",
  "_published": "2026-05-27T06:58:33.222Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78023562150,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233835988"
    },
    {
      "job": 78023562167,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233837465"
    },
    {
      "job": 78023562153,
      "time": 229,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233850508"
    },
    {
      "job": 78023562145,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233867438"
    },
    {
      "job": 78023173930,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233793968"
    },
    {
      "job": 78023562198,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233825825"
    },
    {
      "job": 78023562181,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233825462"
    },
    {
      "job": 78023562186,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233824602"
    },
    {
      "job": 78023562177,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233822723"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tranhung93/ipw",
  "_commit": {
    "id": "3da5db761937ab12800d8015854a9f61dfa45fc2",
    "author": "Hung Thai Tran <hungtt@oucru.org>",
    "committer": "Hung Thai Tran <hungtt@oucru.org>",
    "message": "change project name\n",
    "time": 1769497696
  },
  "_maintainer": {
    "name": "Hung Thai Tran",
    "email": "hungtt@oucru.org",
    "login": "tranhung93",
    "description": "",
    "uuid": 174294959
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "geepack",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tranhung93",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 9
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tranhung93",
      "count": 12,
      "uuid": 174294959
    }
  ],
  "_userbio": {
    "uuid": 174294959,
    "type": "user",
    "name": "TranHung93"
  },
  "_downloads": {
    "count": 1440,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ipw"
  },
  "_mentions": 24,
  "_devurl": "https://github.com/tranhung93/ipw",
  "_searchresults": 246,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ipw.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tranhung93/ipw",
  "_realowner": "tranhung93",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2010-02-04"
    },
    {
      "version": "1.0-1",
      "date": "2010-02-08"
    },
    {
      "version": "1.0-2",
      "date": "2010-02-14"
    },
    {
      "version": "1.0-3",
      "date": "2010-03-05"
    },
    {
      "version": "1.0-4",
      "date": "2010-03-08"
    },
    {
      "version": "1.0-5",
      "date": "2010-03-25"
    },
    {
      "version": "1.0-6",
      "date": "2010-08-20"
    },
    {
      "version": "1.0-7",
      "date": "2010-09-09"
    },
    {
      "version": "1.0-8",
      "date": "2010-09-30"
    },
    {
      "version": "1.0-9",
      "date": "2011-04-04"
    },
    {
      "version": "1.0-10",
      "date": "2011-09-11"
    },
    {
      "version": "1.0-11",
      "date": "2015-08-18"
    },
    {
      "version": "1.2",
      "date": "2023-01-07"
    },
    {
      "version": "1.2.1",
      "date": "2023-12-11"
    },
    {
      "version": "1.2.1.1",
      "date": "2025-08-01"
    },
    {
      "version": "1.2.2",
      "date": "2025-12-11"
    },
    {
      "version": "1.3.0",
      "date": "2026-01-27"
    }
  ],
  "_exports": [
    "ipwplot",
    "ipwpoint",
    "ipwtm",
    "tstartfun"
  ],
  "_datasets": [
    {
      "name": "basdat",
      "title": "HIV: TB and Survival (Baseline Data)",
      "object": "basdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "Ttb",
        "Tdeath",
        "Tend"
      ],
      "rows": 386,
      "table": true,
      "tojson": true
    },
    {
      "name": "haartdat",
      "title": "HAART and Survival in HIV Patients",
      "object": "haartdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "patient",
        "tstart",
        "fuptime",
        "haartind",
        "event",
        "sex",
        "age",
        "cd4.sqrt",
        "endtime",
        "dropout"
      ],
      "rows": 19175,
      "table": true,
      "tojson": true
    },
    {
      "name": "healthdat",
      "title": "IQ, Income and Health",
      "object": "healthdat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "iq",
        "income",
        "health"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "timedat",
      "title": "HIV: TB and Survival (Longitudinal Measurements)",
      "object": "timedat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "fuptime",
        "cd4count"
      ],
      "rows": 6291,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "basdat",
      "title": "HIV: TB and Survival (Baseline Data)",
      "topics": [
        "basdat"
      ]
    },
    {
      "page": "haartdat",
      "title": "HAART and Survival in HIV Patients",
      "topics": [
        "haartdat"
      ]
    },
    {
      "page": "healthdat",
      "title": "IQ, Income and Health",
      "topics": [
        "healthdat"
      ]
    },
    {
      "page": "ipwplot",
      "title": "Plot Inverse Probability Weights",
      "topics": [
        "ipwplot"
      ]
    },
    {
      "page": "ipwpoint",
      "title": "Estimate Inverse Probability Weights (Point Treatment)",
      "topics": [
        "ipwpoint"
      ]
    },
    {
      "page": "ipwtm",
      "title": "Estimate Inverse Probability Weights (Time Varying)",
      "topics": [
        "ipwtm"
      ]
    },
    {
      "page": "timedat",
      "title": "HIV: TB and Survival (Longitudinal Measurements)",
      "topics": [
        "timedat"
      ]
    },
    {
      "page": "tstartfun",
      "title": "Compute Starting Time For Counting Process Notation",
      "topics": [
        "tstartfun"
      ]
    }
  ],
  "_readme": "https://github.com/tranhung93/ipw/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "geepack",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "nnet",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.549297599198629,
  "_indexed": true,
  "_nocasepkg": "ipw",
  "_universes": [
    "tranhung93"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-27T06:55:17.000Z",
      "distro": "noble",
      "commit": "3da5db761937ab12800d8015854a9f61dfa45fc2",
      "fileid": "cda92b1f6033d2614b9a69ca913c45dc4a29b4ab01907296304ff1aee5cb4b98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-27T06:55:25.000Z",
      "distro": "noble",
      "commit": "3da5db761937ab12800d8015854a9f61dfa45fc2",
      "fileid": "5d6892f3a80641eca9b4a4d97b588fe99b4f1c46abacedb6e3dbe86905d6bcdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-27T06:56:15.000Z",
      "commit": "3da5db761937ab12800d8015854a9f61dfa45fc2",
      "fileid": "774d96e1db97f03b8578cfa551dee2768133376e8a0551f7ea96d68745f64401",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-27T06:57:32.000Z",
      "commit": "3da5db761937ab12800d8015854a9f61dfa45fc2",
      "fileid": "3fffc6ebf82938c1279dfea29b31f5836af8e61b204e8197ec634d19e2c47183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-27T06:55:22.000Z",
      "commit": "3da5db761937ab12800d8015854a9f61dfa45fc2",
      "fileid": "73ea2e4daee74c67307ff632f66f65d78771d4b889e2d38a155fc86fafb26bce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-27T06:54:35.000Z",
      "commit": "3da5db761937ab12800d8015854a9f61dfa45fc2",
      "fileid": "be8478e3726f8af1f070697a032389329fa2c1c6dce34137287a2970b93bdc8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-27T06:54:34.000Z",
      "commit": "3da5db761937ab12800d8015854a9f61dfa45fc2",
      "fileid": "47bad574abb5e089f9743b1f90993de8b56100a8bc116fcd100fe22967ce8f96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-27T06:54:25.000Z",
      "commit": "3da5db761937ab12800d8015854a9f61dfa45fc2",
      "fileid": "c9bbcdbe37d313549148fd9f78db4398a3ec2b76f905a6c69a28f872d19dd7c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tranhung93/actions/runs/26495652700"
    }
  ]
}