{
  "_id": "6a4cb4ef07c3fd5c3260f861",
  "Package": "MKclass",
  "Version": "0.5",
  "Date": "2023-09-17",
  "Title": "Statistical Classification",
  "Authors@R": "person(\"Matthias\", \"Kohl\", role = c(\"aut\", \"cre\"),\nemail = \"Matthias.Kohl@stamats.de\",\ncomment = c(ORCID = \"0000-0001-9514-8910\"))",
  "Author": "Matthias Kohl [aut, cre] (0000-0001-9514-8910)",
  "Maintainer": "Matthias Kohl <Matthias.Kohl@stamats.de>",
  "VignetteBuilder": "knitr",
  "Description": "Performance measures and scores for statistical\nclassification such as accuracy, sensitivity, specificity,\nrecall, similarity coefficients, AUC, GINI index, Brier score\nand many more. Calculation of optimal cut-offs and decision\nstumps (Iba and Langley (1991),\n<doi:10.1016/B978-1-55860-247-2.50035-8>) for all implemented\nperformance measures. Hosmer-Lemeshow goodness of fit tests\n(Lemeshow and Hosmer (1982),\n<doi:10.1093/oxfordjournals.aje.a113284>; Hosmer et al (1997),\n<doi:10.1002/(SICI)1097-0258(19970515)16:9%3C965::AID-SIM509%3E3.0.CO;2-O>).\nStatistical and epidemiological risk measures such as relative\nrisk, odds ratio, number needed to treat (Porta (2014),\n<doi:10.1093%2Facref%2F9780199976720.001.0001>).",
  "License": "LGPL-3",
  "URL": "https://github.com/stamats/MKclass",
  "Repository": "https://stamats.r-universe.dev",
  "Date/Publication": "2025-09-10 08:36:54 UTC",
  "RemoteUrl": "https://github.com/stamats/mkclass",
  "RemoteRef": "HEAD",
  "RemoteSha": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 08:09:38 UTC",
    "User": "root"
  },
  "_user": "stamats",
  "_type": "src",
  "_file": "MKclass_0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/a004759de0ce10157f301245d7efdef465c381d58c2e72ca0b625d74443a18fc",
  "_filesize": 643873,
  "_sha256": "a004759de0ce10157f301245d7efdef465c381d58c2e72ca0b625d74443a18fc",
  "_expires": "2026-10-15T08:12:28.000Z",
  "_created": "2026-07-07T08:09:38.000Z",
  "_published": "2026-07-07T08:12:31.354Z",
  "_jobs": [
    {
      "job": 85567614286,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8131788828"
    },
    {
      "job": 85567614265,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8131787422"
    },
    {
      "job": 85567614359,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8131763799"
    },
    {
      "job": 85567614317,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8131777218"
    },
    {
      "job": 85567165230,
      "time": 142,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8131731435"
    },
    {
      "job": 85567614326,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8131776358"
    },
    {
      "job": 85567614308,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8131759880"
    },
    {
      "job": 85567614335,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8131765485"
    },
    {
      "job": 85567614270,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8131766951"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678",
  "_status": "success",
  "_upstream": "https://github.com/stamats/mkclass",
  "_commit": {
    "id": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
    "author": "stamats <matthias.kohl@stamats.de>",
    "committer": "stamats <matthias.kohl@stamats.de>",
    "message": "changed link\n",
    "time": 1757493414
  },
  "_maintainer": {
    "name": "Matthias Kohl",
    "email": "matthias.kohl@stamats.de",
    "login": "stamats",
    "orcid": "0000-0001-9514-8910",
    "description": "Professor of Mathematics in Biology and Medicine at Furtwangen University",
    "uuid": 11901280
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    }
  ],
  "_owner": "stamats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "stamats",
      "count": 65,
      "uuid": 11901280
    }
  ],
  "_userbio": {
    "uuid": 11901280,
    "type": "user",
    "name": "Matthias Kohl",
    "followers": 36,
    "description": "Professor of Mathematics in Biology and Medicine at Furtwangen University"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MKclass"
  },
  "_devurl": "https://github.com/stamats/mkclass",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MKclass.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stamats/mkclass",
  "_realowner": "stamats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2020-10-10"
    },
    {
      "version": "0.5",
      "date": "2023-09-18"
    }
  ],
  "_exports": [
    "ACC",
    "AUC",
    "AUC.test",
    "BACC",
    "BBS",
    "BFG0",
    "BFG1",
    "BLR",
    "BPV",
    "BS",
    "BSS",
    "CKC",
    "confMatrix",
    "CRV",
    "CSI",
    "decisionStump",
    "DFM",
    "DOR",
    "DP",
    "DPp",
    "DPREV",
    "DR",
    "DSC",
    "EACC",
    "EC",
    "ER",
    "F1S",
    "FAR",
    "FBS",
    "FC",
    "FDR",
    "FIC",
    "FNR",
    "FO",
    "FOR",
    "FPR",
    "GINI",
    "HLgof.test",
    "HR",
    "INF",
    "INFQR",
    "JD",
    "JE2",
    "JSC",
    "MARK",
    "MCC",
    "MI2",
    "MR",
    "NBS",
    "NIR",
    "NLR",
    "NPOSTO",
    "NPOSTP",
    "NPREO",
    "NPREP",
    "NPV",
    "NU",
    "optCutoff",
    "or2rr",
    "pairwise.auc",
    "PBS",
    "PCC",
    "PD",
    "perfMeasures",
    "perfScores",
    "PFA",
    "PHIC",
    "PLR",
    "PMC",
    "POSTO",
    "POSTP",
    "PPP",
    "PPV",
    "PREC",
    "predValues",
    "PREO",
    "PREP",
    "PREV",
    "PROF",
    "REC",
    "RED",
    "risks",
    "RPHI",
    "rrCI",
    "RSI",
    "SEL",
    "SENS",
    "SMC",
    "SPEC",
    "SU",
    "TNR",
    "TPR",
    "TS",
    "UC",
    "VI2",
    "WACC",
    "WBS",
    "WLR",
    "WPV",
    "YJS"
  ],
  "_help": [
    {
      "page": "0MKclass-package",
      "title": "Statistical Classification.",
      "topics": [
        "MKclass-package",
        "MKclass"
      ]
    },
    {
      "page": "AUC",
      "title": "Compute AUC",
      "topics": [
        "AUC"
      ]
    },
    {
      "page": "AUCtest",
      "title": "AUC-Test",
      "topics": [
        "AUC.test"
      ]
    },
    {
      "page": "confMatrix",
      "title": "Compute Confusion Matrix",
      "topics": [
        "confMatrix"
      ]
    },
    {
      "page": "decisionStump",
      "title": "Compute Decision Stumps",
      "topics": [
        "decisionStump"
      ]
    },
    {
      "page": "HLgofTest",
      "title": "Hosmer-Lemeshow goodness of fit tests.",
      "topics": [
        "HLgof.test"
      ]
    },
    {
      "page": "optCutoff",
      "title": "Compute the Optimal Cutoff for Binary Classification",
      "topics": [
        "optCutoff"
      ]
    },
    {
      "page": "or2rr",
      "title": "Transform OR to RR",
      "topics": [
        "or2rr"
      ]
    },
    {
      "page": "pairwiseAUC",
      "title": "Compute pairwise AUCs",
      "topics": [
        "pairwise.auc"
      ]
    },
    {
      "page": "perfMeasures",
      "title": "Compute Performance Measures or Binary Classification",
      "topics": [
        "ACC",
        "BACC",
        "BFG0",
        "BFG1",
        "BLR",
        "BPV",
        "CKC",
        "CRV",
        "CSI",
        "DFM",
        "DOR",
        "DP",
        "DPp",
        "DPREV",
        "DR",
        "DSC",
        "EACC",
        "EC",
        "ER",
        "F1S",
        "FAR",
        "FBS",
        "FC",
        "FDR",
        "FIC",
        "FNR",
        "FO",
        "FOR",
        "FPR",
        "HR",
        "INF",
        "INFQR",
        "JD",
        "JE2",
        "JSC",
        "MARK",
        "MCC",
        "MI2",
        "MR",
        "NIR",
        "NLR",
        "NPOSTO",
        "NPOSTP",
        "NPREO",
        "NPREP",
        "NPV",
        "NU",
        "PCC",
        "PD",
        "perfMeasures",
        "PFA",
        "PHIC",
        "PLR",
        "PMC",
        "POSTO",
        "POSTP",
        "PPP",
        "PPV",
        "PREC",
        "PREO",
        "PREP",
        "PREV",
        "PROF",
        "REC",
        "RED",
        "RPHI",
        "RSI",
        "SEL",
        "SENS",
        "SMC",
        "SPEC",
        "SU",
        "TNR",
        "TPR",
        "TS",
        "UC",
        "VI2",
        "WACC",
        "WLR",
        "WPV",
        "YJS"
      ]
    },
    {
      "page": "perfScores",
      "title": "Compute Performance Scores for Binary Classification",
      "topics": [
        "BBS",
        "BS",
        "BSS",
        "GINI",
        "NBS",
        "PBS",
        "perfScores",
        "WBS"
      ]
    },
    {
      "page": "predValues",
      "title": "Compute PPV and NPV.",
      "topics": [
        "predValues"
      ]
    },
    {
      "page": "risks",
      "title": "Compute RR, OR and Other Risk Measures",
      "topics": [
        "risks"
      ]
    },
    {
      "page": "rrCI",
      "title": "Compute Approximate Confidence Interval for RR.",
      "topics": [
        "rrCI"
      ]
    }
  ],
  "_readme": "https://github.com/stamats/mkclass/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "MKclass.Rmd",
      "filename": "MKclass.html",
      "title": "Package MKclass",
      "author": "Matthias Kohl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "OR, RR and Other Risk Measures",
        "AUC",
        "Estimation",
        "Testing",
        "Pairwise",
        "PPV and NPV",
        "Performance Measures and Scores",
        "Optimal Cutoff",
        "Hosmer-Lemeshow and le Cessie-van Houwelingen-Copas-Hosmer",
        "sessionInfo"
      ],
      "created": "2019-08-16 07:56:17",
      "modified": "2022-12-01 20:01:05",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "mkclass",
  "_universes": [
    "stamats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5",
      "date": "2026-07-07T08:11:53.000Z",
      "distro": "resolute",
      "commit": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
      "fileid": "https://r2.ropensci.org/58cda186f5fb565a2c7f9c1fd7725f3ea30d736f3020524f5e562965e796c3dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5",
      "date": "2026-07-07T08:11:49.000Z",
      "distro": "resolute",
      "commit": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
      "fileid": "https://r2.ropensci.org/b71f376b998df96416b67cf68598e25f197c77f1372c18a93185142761791d5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5",
      "date": "2026-07-07T08:10:59.000Z",
      "commit": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
      "fileid": "https://r2.ropensci.org/a7e8679516824afa8a735087ab320a2ad596e0cac0721fdcfd88f421ed77b148",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5",
      "date": "2026-07-07T08:11:28.000Z",
      "commit": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
      "fileid": "https://r2.ropensci.org/65ddd4daaec81be32bcaa6bb1c1e8031d6634ebfd7c740de3b5816bd8c20261e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5",
      "date": "2026-07-07T08:11:41.000Z",
      "commit": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
      "fileid": "https://r2.ropensci.org/2d5f3784df86c1bfb7d707aa52523298348923ba547425ab6343bb4996eeacac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5",
      "date": "2026-07-07T08:10:41.000Z",
      "commit": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
      "fileid": "https://r2.ropensci.org/1ac26fe366e5011eb95f9684479571fbda7aff50ff37c2059d62662d2316a975",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5",
      "date": "2026-07-07T08:10:50.000Z",
      "commit": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
      "fileid": "https://r2.ropensci.org/e2b04d5fc6defed69575b95d55540c6fe066e1d00a3423f52768fa22d37ff777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5",
      "date": "2026-07-07T08:10:58.000Z",
      "commit": "c01b704dca7eaef8fbd973f05b6e88281d2349b9",
      "fileid": "https://r2.ropensci.org/c3822a59a947172320e3fcb94aa3dc62be3d82a028eae4c54c30b2de4a56710c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stamats/actions/runs/28851322678"
    }
  ]
}