{
  "_id": "6a10442facfb0bcc41c9e34b",
  "Package": "mob",
  "Title": "Monotonic Optimal Binning",
  "Version": "0.4.2",
  "Description": "Generate the monotonic binning and perform the woe (weight\nof evidence) transformation for the logistic regression used in\nthe consumer credit scorecard development. The woe\ntransformation is a piecewise transformation that is linear to\nthe log odds. For a numeric variable, all of its monotonic\nfunctional transformations will converge to the same woe\ntransformation.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/statcompute/mob",
  "Author": "WenSui Liu",
  "Maintainer": "WenSui Liu <liuwensui@gmail.com>",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:39:00 UTC",
    "User": "root"
  },
  "Repository": "https://statcompute.r-universe.dev",
  "Date/Publication": "2021-07-31 03:30:07 UTC",
  "RemoteUrl": "https://github.com/cran/mob",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
  "MD5sum": "4f9411ce22d646a14de800a1d4750240",
  "_user": "statcompute",
  "_type": "src",
  "_file": "mob_0.4.2.tar.gz",
  "_fileid": "2e389531b403c83560c8dcfa0795a6e62d8ddb9c554294b2bb5142fe44ddce63",
  "_filesize": 268073,
  "_sha256": "2e389531b403c83560c8dcfa0795a6e62d8ddb9c554294b2bb5142fe44ddce63",
  "_created": "2026-05-11T06:39:00.000Z",
  "_published": "2026-05-22T11:55:27.127Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77374440436,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911853905"
    },
    {
      "job": 77374440594,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911852377"
    },
    {
      "job": 77374440433,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911850057"
    },
    {
      "job": 77374440537,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911855514"
    },
    {
      "job": 77374439850,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911825533"
    },
    {
      "job": 77374440033,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159867840"
    },
    {
      "job": 77374440425,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911847488"
    },
    {
      "job": 77374440629,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911846390"
    },
    {
      "job": 77374440511,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911845421"
    }
  ],
  "_buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mob",
  "_commit": {
    "id": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
    "author": "WenSui Liu <liuwensui@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.2\n",
    "time": 1627702207
  },
  "_maintainer": {
    "name": "WenSui Liu",
    "email": "liuwensui@gmail.com",
    "login": "statcompute",
    "uuid": 4590938
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.3",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gbm",
      "role": "Imports"
    },
    {
      "package": "Rborist",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "statcompute",
      "count": 7,
      "uuid": 4590938
    }
  ],
  "_userbio": {
    "uuid": 4590938,
    "type": "user",
    "name": "WenSui Liu"
  },
  "_downloads": {
    "count": 261,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mob"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/statcompute/mob",
  "_searchresults": 27,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mob.html",
    "manual.pdf"
  ],
  "_realowner": "statcompute",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-02-29"
    },
    {
      "version": "0.2.0",
      "date": "2020-07-05"
    },
    {
      "version": "0.2.1",
      "date": "2020-07-06"
    },
    {
      "version": "0.3",
      "date": "2020-11-02"
    },
    {
      "version": "0.4",
      "date": "2021-02-17"
    },
    {
      "version": "0.4.1",
      "date": "2021-04-05"
    },
    {
      "version": "0.4.2",
      "date": "2021-07-31"
    }
  ],
  "_exports": [
    "arb_bin",
    "bad_bin",
    "batch_bin",
    "batch_woe",
    "cal_woe",
    "gbm_bin",
    "iso_bin",
    "kmn_bin",
    "pool_bin",
    "qcut",
    "qtl_bin",
    "rng_bin"
  ],
  "_datasets": [
    {
      "name": "hmeq",
      "title": "Credit attributes of 5,960 home equity loans",
      "object": "hmeq",
      "class": [
        "data.frame"
      ],
      "fields": [
        "BAD",
        "LOAN",
        "MORTDUE",
        "VALUE",
        "REASON",
        "JOB",
        "YOJ",
        "DEROG",
        "DELINQ",
        "CLAGE",
        "NINQ",
        "CLNO",
        "DEBTINC"
      ],
      "rows": 5960,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arb_bin",
      "title": "Monotonic binning based on decision tree model",
      "topics": [
        "arb_bin"
      ]
    },
    {
      "page": "bad_bin",
      "title": "Monotonic binning by quantile with cases Y = 1",
      "topics": [
        "bad_bin"
      ]
    },
    {
      "page": "batch_bin",
      "title": "Apply monotonic binning to all vectors in dataframe",
      "topics": [
        "batch_bin"
      ]
    },
    {
      "page": "batch_woe",
      "title": "Apply WoE transformations to vectors in dataframe",
      "topics": [
        "batch_woe"
      ]
    },
    {
      "page": "cal_woe",
      "title": "Perform WoE transformation of a numeric variable",
      "topics": [
        "cal_woe"
      ]
    },
    {
      "page": "gbm_bin",
      "title": "Monotonic binning based on generalized boosted model",
      "topics": [
        "gbm_bin"
      ]
    },
    {
      "page": "hmeq",
      "title": "Credit attributes of 5,960 home equity loans",
      "topics": [
        "hmeq"
      ]
    },
    {
      "page": "iso_bin",
      "title": "Monotonic binning based on isotonic regression",
      "topics": [
        "iso_bin"
      ]
    },
    {
      "page": "kmn_bin",
      "title": "Monotonic binning based on k-means clustering",
      "topics": [
        "kmn_bin"
      ]
    },
    {
      "page": "pool_bin",
      "title": "Monotonic binning for the pool data",
      "topics": [
        "pool_bin"
      ]
    },
    {
      "page": "qcut",
      "title": "Discretizing a numeric vector",
      "topics": [
        "qcut"
      ]
    },
    {
      "page": "qtl_bin",
      "title": "Monotonic binning by quantile",
      "topics": [
        "qtl_bin"
      ]
    },
    {
      "page": "rng_bin",
      "title": "Monotonic binning by quantile based on value range",
      "topics": [
        "rng_bin"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "digest",
    "gbm",
    "lattice",
    "Matrix",
    "Rborist",
    "Rcpp",
    "survival"
  ],
  "_score": 2.130333768495006,
  "_indexed": true,
  "_nocasepkg": "mob",
  "_universes": [
    "statcompute"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-11T06:40:51.000Z",
      "distro": "noble",
      "commit": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
      "fileid": "5ffa0a0d45f1e8413cc93bd03575a360af8d8fe093f728aeb2ee25dbd13c9182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-11T06:40:46.000Z",
      "distro": "noble",
      "commit": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
      "fileid": "3988965c275a84ae2f8c6e0eb3b0e6da7d1b473fff54d0c871dee6f25f1babca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-11T06:40:41.000Z",
      "commit": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
      "fileid": "98169dfae34fa4fcdce930b8f91c41c6b4d82c9e73449adf30e83edd79bbe954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-11T06:40:58.000Z",
      "commit": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
      "fileid": "5701ec1e36594eb7760de642f2d9f81a91f975cad7f9982020f94714acbf4eb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-11T06:40:18.000Z",
      "commit": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
      "fileid": "4b94cd7f3d29c440a2de2129dabf1cc87a9b86d4a6922feff414d9749cbccc22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-11T06:40:15.000Z",
      "commit": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
      "fileid": "51ec35d23e0f792f30fba79fe817d439e55b465748cb99c4baf1f5db00a1fe52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-11T06:40:12.000Z",
      "commit": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
      "fileid": "c18149743bbadfe939fa10d86574a0cbeddd02d79817baa110ec7508a27bc970",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-22T11:55:07.000Z",
      "commit": "1e5cb564adeeb6643fe23dd75057a3d551f45f40",
      "fileid": "01d5ec8cb983e20eb5eebe3834376cc8c216e518264def806152f04d8863a12e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statcompute/actions/runs/25654351413"
    }
  ]
}