{
  "_id": "6a2663ac794753ddbc3e5ec6",
  "Package": "BiplotML",
  "Title": "Logistic Biplot Estimation Using Machine Learning Algorithms",
  "Version": "1.1.1",
  "Date": "2026-04-30",
  "Authors@R": "person(given = \"Jose Giovany\",\nfamily = \"Babativa-Marquez\",\nrole = c(\"cre\", \"aut\"),\nemail = \"jgbabativam@unal.edu.co\",\ncomment = c(ORCID = \"0000-0002-4989-7459\"))",
  "Description": "Implements methods for fitting logistic biplot models to\nmultivariate binary data. The logistic biplot represents\nindividuals as points and binary variables as directed vectors\nin a low-dimensional subspace; the orthogonal projection of\neach individual onto a variable vector approximates the\nexpected probability that the corresponding characteristic is\npresent. Available fitting methods include conjugate gradient\nalgorithms, a coordinate descent Majorization-Minimization (MM)\nalgorithm, and a block coordinate descent algorithm based on\ndata projection that supports matrices with missing values and\nallows new individuals to be projected as supplementary rows\nwithout refitting the model. A cross-validation procedure is\nprovided to select the number of latent dimensions k.\nReferences: Babativa-Marquez and Vicente-Villardon (2021)\n<doi:10.3390/math9162015>; Vicente-Villardon and Galindo (2006,\nISBN:9780470973196).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/jgbabativam/BiplotML",
  "BugReports": "https://github.com/jgbabativam/BiplotML/issues",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://jgbabativam.r-universe.dev",
  "Date/Publication": "2026-05-03 14:31:02 UTC",
  "RemoteUrl": "https://github.com/jgbabativam/biplotml",
  "RemoteRef": "HEAD",
  "RemoteSha": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 06:36:44 UTC",
    "User": "root"
  },
  "Author": "Jose Giovany Babativa-Marquez [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-4989-7459>)",
  "Maintainer": "Jose Giovany Babativa-Marquez <jgbabativam@unal.edu.co>",
  "MD5sum": "9af30383b3bf07059ffeec661a9d5833",
  "_user": "jgbabativam",
  "_type": "src",
  "_file": "BiplotML_1.1.1.tar.gz",
  "_fileid": "f87abfed4894c82f2ed68bdc09866fb6e549a2718db9d7ea09459d8d07c730e8",
  "_filesize": 256014,
  "_sha256": "f87abfed4894c82f2ed68bdc09866fb6e549a2718db9d7ea09459d8d07c730e8",
  "_created": "2026-06-08T06:36:44.000Z",
  "_published": "2026-06-08T06:39:40.817Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80035899411,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473156446"
    },
    {
      "job": 80035899390,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473154768"
    },
    {
      "job": 80035899399,
      "time": 46,
      "config": "macos-oldrel-arm64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80035899434,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473149118"
    },
    {
      "job": 80035499429,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473122281"
    },
    {
      "job": 80035899406,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473149360"
    },
    {
      "job": 80035899419,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473149667"
    },
    {
      "job": 80035899397,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473143057"
    },
    {
      "job": 80035899380,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473155895"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/27120241754",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jgbabativam/biplotml",
  "_commit": {
    "id": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
    "author": "gbabativam <gbabativam@gmail.com>",
    "committer": "gbabativam <gbabativam@gmail.com>",
    "message": "submission\n",
    "time": 1777818662
  },
  "_maintainer": {
    "name": "Jose Giovany Babativa-Marquez",
    "email": "jgbabativam@unal.edu.co",
    "orcid": "0000-0002-4989-7459"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "optimx",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.2",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    }
  ],
  "_owner": "jgbabativam",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 13
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jgbabativam",
      "count": 33,
      "uuid": 50717018
    }
  ],
  "_userbio": {
    "uuid": 50717018,
    "type": "user",
    "name": "Giovany Babativa",
    "description": "Ph.D. in Statistics. MSc in Statistics.\r\nMSc in Big Data & Analytics. Statistician. \r\n"
  },
  "_downloads": {
    "count": 556,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BiplotML"
  },
  "_devurl": "https://github.com/jgbabativam/biplotml",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BiplotML.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jgbabativam/biplotml",
  "_realowner": "jgbabativam",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-06-23"
    },
    {
      "version": "1.1.0",
      "date": "2022-04-22"
    },
    {
      "version": "1.1.1",
      "date": "2026-05-08"
    }
  ],
  "_exports": [
    "cv_LogBip",
    "fitted_LB",
    "gradientDesc",
    "LogBip",
    "performanceBLB",
    "plotBLB",
    "pred_LB",
    "proj_LogBip",
    "sdv_MM",
    "simBin"
  ],
  "_datasets": [
    {
      "name": "Methylation",
      "title": "DNA Methylation Binary Data",
      "object": "Methylation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "GSTM1",
        "C1orf70",
        "DNM3",
        "THY1",
        "ADCY4",
        "GSTT1",
        "FILIP1L",
        "DUSP22",
        "NAPRT1"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cv_LogBip",
      "title": "Cross-Validation for Logistic Biplot",
      "topics": [
        "cv_LogBip"
      ]
    },
    {
      "page": "fitted_LB",
      "title": "Fitted Values for a Logistic Biplot",
      "topics": [
        "fitted_LB"
      ]
    },
    {
      "page": "gradientDesc",
      "title": "Fit a Binary Logistic Biplot via Gradient Descent",
      "topics": [
        "gradientDesc"
      ]
    },
    {
      "page": "LogBip",
      "title": "Fit a Binary Logistic Biplot",
      "topics": [
        "LogBip"
      ]
    },
    {
      "page": "Methylation",
      "title": "DNA Methylation Binary Data",
      "topics": [
        "Methylation"
      ]
    },
    {
      "page": "performanceBLB",
      "title": "Compare Optimization Algorithms for Binary Logistic Biplot Estimation",
      "topics": [
        "performanceBLB"
      ]
    },
    {
      "page": "plotBLB",
      "title": "Plot a Binary Logistic Biplot",
      "topics": [
        "plotBLB"
      ]
    },
    {
      "page": "pred_LB",
      "title": "Predict Binary Responses from a Logistic Biplot",
      "topics": [
        "pred_LB"
      ]
    },
    {
      "page": "proj_LogBip",
      "title": "Fit a Binary Logistic Biplot with Missing Data via Block Coordinate Descent",
      "topics": [
        "proj_LogBip"
      ]
    },
    {
      "page": "sdv_MM",
      "title": "Fit a Binary Logistic Biplot via Coordinate Descent MM Algorithm",
      "topics": [
        "sdv_MM"
      ]
    },
    {
      "page": "simBin",
      "title": "Simulate a Multivariate Binary Matrix",
      "topics": [
        "simBin"
      ]
    }
  ],
  "_readme": "https://github.com/jgbabativam/biplotml/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "nloptr",
    "numDeriv",
    "optimx",
    "pracma",
    "Rcpp",
    "RcppEigen",
    "RSpectra"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "biplotml",
  "_universes": [
    "jgbabativam"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-09T10:36:42.000Z",
      "commit": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
      "fileid": "b92e8b5efde120da78d60c8c6d4c37ce1a778d7c11b0ccefd4e196416b5c105c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/25598921276"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-08T06:39:08.000Z",
      "distro": "noble",
      "commit": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
      "fileid": "9c7503ba64d25f78aa06f971007947fc54f58615a0f7201586310864094695e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/27120241754"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-08T06:39:04.000Z",
      "distro": "noble",
      "commit": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
      "fileid": "6dd07b3179e51eeded94c653d338e4b936f966780c26366eb85a3250658d85d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/27120241754"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-08T06:38:45.000Z",
      "commit": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
      "fileid": "b601ee98eca4b246af474b439a6a708904bc59c9dd140204410c63f54e2f2086",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/27120241754"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-08T06:38:56.000Z",
      "commit": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
      "fileid": "6fa5cff368726f73beabdf8b2c39ba1c845b5e1306fb145ccffed7f9cd657645",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/27120241754"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-08T06:38:37.000Z",
      "commit": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
      "fileid": "27ff6fee6c8103bf52f60253dc220099ffff20c60b2cc372083bec75c33ad1f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/27120241754"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-08T06:38:14.000Z",
      "commit": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
      "fileid": "c1538dcb3aea08b75243a64234bc8f6c6f3af45359a159ef8522721632320b5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/27120241754"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-08T06:38:54.000Z",
      "commit": "eaf0d561227f4b8e4c3409cd98a900b2f3952745",
      "fileid": "894c648a6304ff64313ab97170a3fc301084e5c340da2f7a6e85b043bb707fc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jgbabativam/actions/runs/27120241754"
    }
  ]
}