{
  "_id": "6a0f691facfb0bcc41c5dd5b",
  "Package": "assessor",
  "Title": "Assessment Tools for Regression Models with Discrete and\nSemicontinuous Outcomes",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(\"Lu\", \"Yang\", email=\"luyang@umn.edu\", role = \"aut\"),\nperson(\"Jeonghwan\", \"Lee\", email=\"lee03938@umn.edu\", role=c(\"cre\", \"aut\")))",
  "Description": "Provides assessment tools for regression models with\ndiscrete and semicontinuous outcomes proposed in Yang (2021)\n<https://doi.org/10.1080/10618600.2021.1910042>, Yang (2024)\n<https://doi.org/10.1080/10618600.2024.2303336>, Yang (2024)\n<https://doi.org/10.1093/biomtc/ujae007>, and Yang (2026)\n<https://doi.org/10.1002/cjs.70046>. It calculates the double\nprobability integral transform (DPIT) residuals. It also\nconstructsQQ plots of residuals the ordered curve for assessing\nmean structures, quasi-empirical distribution function for\noverall assessment, and a formal goodness-of-fit test.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://jhlee1408.github.io/assessor/",
  "BugReports": "https://github.com/jhlee1408/assessor/issues",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Repository": "https://jhlee1408.r-universe.dev",
  "Date/Publication": "2026-03-22 21:04:21 UTC",
  "RemoteUrl": "https://github.com/jhlee1408/assessor",
  "RemoteRef": "HEAD",
  "RemoteSha": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:02:00 UTC",
    "User": "root"
  },
  "Author": "Lu Yang [aut],\nJeonghwan Lee [cre, aut]",
  "Maintainer": "Jeonghwan Lee <lee03938@umn.edu>",
  "MD5sum": "1d67499a22b57fd0d87eeeb17e5e9bda",
  "_user": "jhlee1408",
  "_type": "src",
  "_file": "assessor_1.3.0.tar.gz",
  "_fileid": "51ca603afe9c1ea298bf6379fe823efa9c993e9053b9f9763d21ad696a919b01",
  "_filesize": 664426,
  "_sha256": "51ca603afe9c1ea298bf6379fe823efa9c993e9053b9f9763d21ad696a919b01",
  "_created": "2026-05-21T09:02:00.000Z",
  "_published": "2026-05-21T20:20:47.784Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77260974999,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7131637712"
    },
    {
      "job": 77260975085,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131638034"
    },
    {
      "job": 77260974739,
      "time": 212,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7131627015"
    },
    {
      "job": 77260974906,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131635667"
    },
    {
      "job": 77260974281,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131572223"
    },
    {
      "job": 77260974084,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146294198"
    },
    {
      "job": 77260974817,
      "time": 267,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7131666847"
    },
    {
      "job": 77260975037,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7131622397"
    },
    {
      "job": 77260975078,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131618121"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jhlee1408/assessor",
  "_commit": {
    "id": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
    "author": "lee03938 <lee03938@umn.edu>",
    "committer": "lee03938 <lee03938@umn.edu>",
    "message": "Update manual\n",
    "time": 1774213461
  },
  "_maintainer": {
    "name": "Jeonghwan Lee",
    "email": "lee03938@umn.edu",
    "login": "jhlee1408",
    "description": "",
    "uuid": 119471200
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "tweedie",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "pscl",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "AER",
      "role": "Suggests"
    },
    {
      "package": "faraway",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    }
  ],
  "_owner": "jhlee1408",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 4
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jhlee1408",
      "count": 109,
      "uuid": 119471200
    }
  ],
  "_userbio": {
    "uuid": 119471200,
    "type": "user",
    "name": "jhlee1408"
  },
  "_downloads": {
    "count": 597,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/assessor"
  },
  "_devurl": "https://github.com/jhlee1408/assessor",
  "_pkgdown": "https://jhlee1408.github.io/assessor/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/assessor.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jhlee1408/assessor",
  "_realowner": "jhlee1408",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-01-28"
    },
    {
      "version": "1.1.0",
      "date": "2024-04-03"
    },
    {
      "version": "1.1.1",
      "date": "2025-02-17"
    },
    {
      "version": "1.3.0",
      "date": "2026-03-22"
    },
    {
      "version": "1.3.1",
      "date": "2026-04-20"
    }
  ],
  "_exports": [
    "dpit",
    "dpit_2pm",
    "dpit_bin",
    "dpit_nb",
    "dpit_ordi",
    "dpit_pois",
    "dpit_tobit",
    "dpit_tweedie",
    "dpit_znb",
    "dpit_zpois",
    "gof_disc",
    "ord_curve",
    "quasi_plot"
  ],
  "_datasets": [
    {
      "name": "bballHR",
      "title": "MLB Players' Home Run and Batted Ball Statistics with Red Zone Metrics (2017-2019)",
      "object": "bballHR",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "playerID",
        "teamID",
        "year",
        "HR",
        "AB",
        "mean_exit_velo",
        "mean_launch_angle",
        "launch_angle_75",
        "launch_angle_70",
        "launch_angle_65",
        "exit_velo_75",
        "exit_velo_80",
        "exit_velo_85",
        "count_red_zone",
        "prop_red_zone",
        "BPF"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    },
    {
      "name": "LGPIF",
      "title": "LGPIF Data",
      "object": "LGPIF",
      "class": [
        "data.frame"
      ],
      "fields": [
        "PolicyNum",
        "Year",
        "ClaimBC",
        "ClaimIM",
        "ClaimPN",
        "ClaimPO",
        "ClaimCN",
        "ClaimCO",
        "TypeCity",
        "TypeCounty",
        "TypeMisc",
        "TypeSchool",
        "TypeTown",
        "TypeVillage",
        "IsRC",
        "CoverageBC",
        "lnDeductBC",
        "NoClaimCreditBC",
        "yAvgBC",
        "FreqBC",
        "CoverageIM",
        "lnDeductIM",
        "NoClaimCreditIM",
        "yAvgIM",
        "FreqIM",
        "CoveragePN",
        "NoClaimCreditPN",
        "yAvgPN",
        "FreqPN",
        "CoveragePO",
        "NoClaimCreditPO",
        "yAvgPO",
        "FreqPO",
        "CoverageCN",
        "NoClaimCreditCN",
        "yAvgCN",
        "FreqCN",
        "CoverageCO",
        "NoClaimCreditCO",
        "yAvgCO",
        "FreqCO"
      ],
      "rows": 5677,
      "table": true,
      "tojson": true
    },
    {
      "name": "MEPS",
      "title": "Healthcare expenditure data",
      "object": "MEPS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "EXP",
        "AGE",
        "GENDER",
        "ASIAN",
        "BLACK",
        "NORTHEAST",
        "MIDWEST",
        "SOUTH",
        "USC",
        "COLLEGE",
        "HIGHSCH",
        "MARRIED",
        "WIDIVSEP",
        "FAMSIZE",
        "HINCOME",
        "MINCOME",
        "LINCOME",
        "NPOOR",
        "POOR",
        "FAIR",
        "GOOD",
        "VGOOD",
        "MNHPOOR",
        "ANYLIMIT",
        "unemployed",
        "EDUCHEALTH",
        "PUBADMIN",
        "insured",
        "MANAGEDCARE"
      ],
      "rows": 29784,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bballHR",
      "title": "MLB Players' Home Run and Batted Ball Statistics with Red Zone Metrics (2017-2019)",
      "topics": [
        "bballHR"
      ]
    },
    {
      "page": "dpit",
      "title": "DPIT residuals for regression models with various non-continuous outcomes",
      "topics": [
        "dpit"
      ]
    },
    {
      "page": "dpit_2pm",
      "title": "Residuals for regression models with two-part outcomes",
      "topics": [
        "dpit_2pm"
      ]
    },
    {
      "page": "dpit_bin",
      "title": "Residuals for regression models with binary outcomes",
      "topics": [
        "dpit_bin"
      ]
    },
    {
      "page": "dpit_nb",
      "title": "Residuals for regression models with negative binomial outcomes",
      "topics": [
        "dpit_nb"
      ]
    },
    {
      "page": "dpit_ordi",
      "title": "Residuals for regression models with ordinal outcomes",
      "topics": [
        "dpit_ordi"
      ]
    },
    {
      "page": "dpit_pois",
      "title": "Residuals for regression models with poisson outcomes",
      "topics": [
        "dpit_pois"
      ]
    },
    {
      "page": "dpit_tobit",
      "title": "Residuals for a tobit model",
      "topics": [
        "dpit_tobit"
      ]
    },
    {
      "page": "dpit_tweedie",
      "title": "Residuals for regression models with tweedie outcomes",
      "topics": [
        "dpit_tweedie"
      ]
    },
    {
      "page": "dpit_znb",
      "title": "Residuals for regression models with zero-inflated negative binomial outcomes",
      "topics": [
        "dpit_znb"
      ]
    },
    {
      "page": "dpit_zpois",
      "title": "Residuals for regression models with zero-inflated Poisson outcomes",
      "topics": [
        "dpit_zpois"
      ]
    },
    {
      "page": "gof_disc",
      "title": "Goodness-of-fit test for discrete outcome regression models",
      "topics": [
        "gof_disc"
      ]
    },
    {
      "page": "lgpif",
      "title": "LGPIF Data",
      "topics": [
        "LGPIF"
      ]
    },
    {
      "page": "MEPS",
      "title": "Healthcare expenditure data",
      "topics": [
        "MEPS"
      ]
    },
    {
      "page": "ord_curve",
      "title": "Ordered curve for assessing mean structures",
      "topics": [
        "ord_curve"
      ]
    },
    {
      "page": "quasi_plot",
      "title": "Quasi emprical residuals functions",
      "topics": [
        "quasi_plot"
      ]
    }
  ],
  "_readme": "https://github.com/jhlee1408/assessor/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cubature",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixModels",
    "np",
    "pscl",
    "quadprog",
    "quantreg",
    "Rcpp",
    "rlang",
    "SparseM",
    "statmod",
    "survival",
    "tweedie",
    "VGAM"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "assessor",
  "_universes": [
    "jhlee1408"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-21T09:04:27.000Z",
      "distro": "noble",
      "commit": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
      "fileid": "b7931ceffb763ed025da7f7642e4144295758c26ccf8ece97207ab8a6beadbcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-21T09:04:29.000Z",
      "distro": "noble",
      "commit": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
      "fileid": "a8f523b75402a00da3acba5d5d94edb8584033c07c8ed5a9addd3bb4d6d5436d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-21T09:04:18.000Z",
      "commit": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
      "fileid": "598af9dbe426faeb314d0416b6bc6ece7767a18ec39bc7eb43ee7987ab561def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-21T09:04:25.000Z",
      "commit": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
      "fileid": "141c111c70d0fd55f761f3fa35eaa4a63276fa197315038f9227e58864b54c5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-21T20:20:25.000Z",
      "commit": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
      "fileid": "e9539de2c2976b6d5715bef2181050194255c501f120eda368a83530844cb376",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-21T09:05:04.000Z",
      "commit": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
      "fileid": "c81b23a22ec602f94804bea2ba8c7f0cdbc656665399b42e19d91d4163db6d6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-21T09:03:33.000Z",
      "commit": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
      "fileid": "df23e6967af0dd4eb050e587458e36ee96334ecd9caa46587bb8275cdcd15738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-21T09:03:22.000Z",
      "commit": "f25a700a6091379ba1bcb72df1cda2553bb4b75e",
      "fileid": "0556dc9094d7512d495d3e28bae66b1efb08f27a486924d8415f18c31e33fe91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhlee1408/actions/runs/26216177354"
    }
  ]
}