{
  "_id": "6a2525b94b233be19839283e",
  "Type": "Package",
  "Package": "serp",
  "Title": "Smooth Effects on Response Penalty for CLM",
  "Version": "0.2.5",
  "Authors@R": "person(given = \"Ejike R.\",\nfamily = \"Ugba\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"ejike.ugba@outlook.com\",\ncomment = c(ORCID = \"0000-0003-2572-0023\"))",
  "Description": "Implements a regularization method for cumulative link\nmodels using the Smooth-Effect-on-Response Penalty (SERP). This\nmethod allows flexible modeling of ordinal data by enabling a\nsmooth transition from a general cumulative link model to a\nsimplified version of the same model. As the tuning parameter\nincreases from zero to infinity, the subject-specific effects\nfor each variable converge to a single global effect. The\napproach addresses common issues in cumulative link models,\nsuch as parameter unidentifiability and numerical instability,\nby maximizing a penalized log-likelihood instead of the\nstandard non-penalized version. Fitting is performed using a\nmodified Newton's method. Additionally, the package includes\nvarious model performance metrics and descriptive tools. For\ndetails on the implemented penalty method, see Ugba (2021)\n<doi:10.21105/joss.03705> and Ugba et al. (2021)\n<doi:10.3390/stats4030037>.",
  "License": "GPL-2",
  "URL": "https://github.com/ejikeugba/serp",
  "BugReports": "https://github.com/ejikeugba/serp/issues",
  "Encoding": "UTF-8",
  "LazyData": "True",
  "RoxygenNote": "7.3.2",
  "Repository": "https://ejikeugba.r-universe.dev",
  "Date/Publication": "2024-11-25 13:36:42 UTC",
  "RemoteUrl": "https://github.com/ejikeugba/serp",
  "RemoteRef": "HEAD",
  "RemoteSha": "b6eec7672acb0ec14c916093459b72554f361939",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:59:56 UTC",
    "User": "root"
  },
  "Author": "Ejike R. Ugba [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2572-0023>)",
  "Maintainer": "Ejike R. Ugba <ejike.ugba@outlook.com>",
  "MD5sum": "7e308ac74f1ce3d7d7f1a1e456c2abca",
  "_user": "ejikeugba",
  "_type": "src",
  "_file": "serp_0.2.5.tar.gz",
  "_fileid": "c7c2874f30793ee29215132ccd2b88f1f5701eb41b98f9a40bd3fc9d562c4673",
  "_filesize": 271365,
  "_sha256": "c7c2874f30793ee29215132ccd2b88f1f5701eb41b98f9a40bd3fc9d562c4673",
  "_created": "2026-06-07T07:59:56.000Z",
  "_published": "2026-06-07T08:03:05.821Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79942673917,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462153028"
    },
    {
      "job": 79942673914,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462152267"
    },
    {
      "job": 79942673905,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462151777"
    },
    {
      "job": 79942673919,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462146496"
    },
    {
      "job": 79942516346,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462133355"
    },
    {
      "job": 79942673912,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462149749"
    },
    {
      "job": 79942673924,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462147654"
    },
    {
      "job": 79942673913,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462149285"
    },
    {
      "job": 79942673918,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462145894"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ejikeugba/serp",
  "_commit": {
    "id": "b6eec7672acb0ec14c916093459b72554f361939",
    "author": "Ejike R. Ugba <32841384+ejikeugba@users.noreply.github.com>",
    "committer": "Ejike R. Ugba <32841384+ejikeugba@users.noreply.github.com>",
    "message": "update file\n",
    "time": 1732541802
  },
  "_maintainer": {
    "name": "Ejike R. Ugba",
    "email": "ejike.ugba@outlook.com",
    "login": "ejikeugba",
    "twitter": "@richyejk",
    "description": "Data scientist with many years of experience in ML,  data analytics, and software development in R/Python. ",
    "uuid": 32841384,
    "orcid": "0000-0003-2572-0023"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ordinal",
      "version": ">= 2016-12-12",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "VGAM",
      "version": ">= 1.1-10",
      "role": "Suggests"
    }
  ],
  "_owner": "ejikeugba",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "categorical-data",
    "ordinal-regression",
    "penalized-regression",
    "proportional-odds-regression",
    "regularization-techniques"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ejikeugba",
      "count": 319,
      "uuid": 32841384
    },
    {
      "user": "bisaloo",
      "count": 8,
      "uuid": 10783929
    }
  ],
  "_userbio": {
    "uuid": 32841384,
    "type": "user",
    "name": "Ejike",
    "description": "Data scientist with many years of experience in ML,  data analytics, and software development in R/Python. "
  },
  "_downloads": {
    "count": 6036,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/serp"
  },
  "_devurl": "https://github.com/ejikeugba/serp",
  "_searchresults": 44,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/serp.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ejikeugba/serp",
  "_realowner": "ejikeugba",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.8",
      "date": "2021-01-29"
    },
    {
      "version": "0.2.0",
      "date": "2021-07-25"
    },
    {
      "version": "0.2.1",
      "date": "2021-09-01"
    },
    {
      "version": "0.2.3",
      "date": "2021-11-07"
    },
    {
      "version": "0.2.4",
      "date": "2022-02-16"
    },
    {
      "version": "0.2.5",
      "date": "2024-11-25"
    }
  ],
  "_exports": [
    "serp",
    "serp.control"
  ],
  "_datasets": [
    {
      "name": "wine",
      "title": "Bitterness of wine dataset",
      "object": "wine",
      "class": [
        "data.frame"
      ],
      "fields": [
        "response",
        "rating",
        "temp",
        "contact",
        "bottle",
        "judge"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AIC.serp",
      "title": "AIC for a fitted serp object",
      "topics": [
        "AIC.serp"
      ]
    },
    {
      "page": "anova.serp",
      "title": "ANOVA method for a fitted serp object",
      "topics": [
        "anova.serp"
      ]
    },
    {
      "page": "BIC.serp",
      "title": "BIC for a fitted serp object",
      "topics": [
        "BIC.serp"
      ]
    },
    {
      "page": "coef.serp",
      "title": "Coefficients for a fitted serp object",
      "topics": [
        "coef.serp",
        "coefficients.serp"
      ]
    },
    {
      "page": "confint.serp",
      "title": "Confidence interval for a fitted serp object",
      "topics": [
        "confint.serp"
      ]
    },
    {
      "page": "logLik.serp",
      "title": "Log-likelihood for a fitted serp object",
      "topics": [
        "logLik.serp"
      ]
    },
    {
      "page": "predict.serp",
      "title": "Prediction from fitted serp model",
      "topics": [
        "predict.serp"
      ]
    },
    {
      "page": "print.serp",
      "title": "Print method for a fitted serp object",
      "topics": [
        "print.serp"
      ]
    },
    {
      "page": "print.summary.serp",
      "title": "Print method for an object of class summary.serp",
      "topics": [
        "print.summary.serp"
      ]
    },
    {
      "page": "serp",
      "title": "Smooth Effects on Response Penalty for CLM",
      "topics": [
        "serp"
      ]
    },
    {
      "page": "serp.control",
      "title": "Control parameters for a fitted serp object",
      "topics": [
        "serp.control"
      ]
    },
    {
      "page": "summary.serp",
      "title": "Summary method for a fitted serp object.",
      "topics": [
        "summary.serp"
      ]
    },
    {
      "page": "vcov.serp",
      "title": "Variance covariance matrix for a fitted serp object",
      "topics": [
        "vcov.serp"
      ]
    },
    {
      "page": "wine",
      "title": "Bitterness of wine dataset",
      "topics": [
        "wine"
      ]
    }
  ],
  "_readme": "https://github.com/ejikeugba/serp/raw/HEAD/README.md",
  "_rundeps": [
    "crayon",
    "lattice",
    "MASS",
    "Matrix",
    "nlme",
    "numDeriv",
    "ordinal",
    "ucminf"
  ],
  "_score": 4.123171911925758,
  "_indexed": true,
  "_nocasepkg": "serp",
  "_universes": [
    "ejikeugba"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-07T08:02:06.000Z",
      "distro": "noble",
      "commit": "b6eec7672acb0ec14c916093459b72554f361939",
      "fileid": "4eeaa7159024828e875985a5a0bd341e4f468e27f54cac58583008b7d3c70a34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-06-07T08:02:02.000Z",
      "distro": "noble",
      "commit": "b6eec7672acb0ec14c916093459b72554f361939",
      "fileid": "054faba2992a3171e3255492a3ece926e80830f5ecce20f0bb3682512c614536",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-07T08:02:01.000Z",
      "commit": "b6eec7672acb0ec14c916093459b72554f361939",
      "fileid": "f4f7a14a6b03d0d6f4afed9d236a77d5a24e391f2f5a320ed4657bad6de41f96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-06-07T08:01:27.000Z",
      "commit": "b6eec7672acb0ec14c916093459b72554f361939",
      "fileid": "fa35d6af9bc5da72ff897e0645b42164f7bec17114f8732bcfba1b01ebf620c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-06-07T08:02:19.000Z",
      "commit": "b6eec7672acb0ec14c916093459b72554f361939",
      "fileid": "77b14ce301866996a56d6d0f34488a16d4d3d68a544c7d0f5861cd51e0d88924",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-07T08:01:17.000Z",
      "commit": "b6eec7672acb0ec14c916093459b72554f361939",
      "fileid": "b966403ef36a86b5f5ced62aef1de93d63a425d13ec9914aaa58ddc2e5cfa7eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-07T08:01:26.000Z",
      "commit": "b6eec7672acb0ec14c916093459b72554f361939",
      "fileid": "8d3e04e4cffc066b89b5fb387dccacf23644f77fc5c9fb6af8667177a9bef12d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-06-07T08:01:05.000Z",
      "commit": "b6eec7672acb0ec14c916093459b72554f361939",
      "fileid": "82481cadad5ac7a7293b188526ccb01990df71094375d5fda5e4b084caacac06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ejikeugba/actions/runs/27086719870"
    }
  ]
}