{
  "_id": "6a142740acfb0bcc41d3fd5c",
  "Package": "plsRbeta",
  "Version": "0.3.3",
  "Date": "2026-03-25",
  "Title": "Partial Least Squares Regression for Beta Regression Models",
  "Authors@R": "c(\nperson(given = \"Frederic\", family= \"Bertrand\", role = c(\"cre\", \"aut\"), email = \"frederic.bertrand@lecnam.net\", comment = c(ORCID = \"0000-0002-0837-8281\")),\nperson(given = \"Myriam\", family= \"Maumy-Bertrand\", role = c(\"aut\"), email = \"myriam.maumy@ehesp.fr\", comment = c(ORCID = \"0000-0002-4615-1512\")))",
  "Author": "Frederic Bertrand [cre, aut]\n(<https://orcid.org/0000-0002-0837-8281>), Myriam\nMaumy-Bertrand [aut] (<https://orcid.org/0000-0002-4615-1512>)",
  "Maintainer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
  "Description": "Provides Partial least squares Regression for (weighted)\nbeta regression models (Bertrand 2013,\n<https://ojs-test.apps.ocp.math.cnrs.fr/index.php/J-SFdS/article/view/215>)\nand k-fold cross-validation of such models using various\ncriteria. It allows for missing data in the explanatory\nvariables. Bootstrap confidence intervals constructions are\nalso available.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Classification/MSC": "62J12, 62J99",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "URL": "https://fbertran.github.io/plsRbeta/,\nhttps://github.com/fbertran/plsRbeta",
  "BugReports": "https://github.com/fbertran/plsRbeta/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libxml2-dev",
  "Repository": "https://fbertran.r-universe.dev",
  "Date/Publication": "2026-03-24 23:16:17 UTC",
  "RemoteUrl": "https://github.com/fbertran/plsrbeta",
  "RemoteRef": "HEAD",
  "RemoteSha": "32daeea9fc9d977f13b0f563432eeae07418cad2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:36:30 UTC",
    "User": "root"
  },
  "MD5sum": "a7e8f86cdf260b0cbdb35a44680e5c5e",
  "_user": "fbertran",
  "_type": "src",
  "_file": "plsRbeta_0.3.3.tar.gz",
  "_fileid": "45e6ab0fe9b00eaed47a94a506562c69dd3db14bb686ec482a6db0c9fecccbb8",
  "_filesize": 3453047,
  "_sha256": "45e6ab0fe9b00eaed47a94a506562c69dd3db14bb686ec482a6db0c9fecccbb8",
  "_created": "2026-05-25T10:36:30.000Z",
  "_published": "2026-05-25T10:41:04.671Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77697299741,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196588506"
    },
    {
      "job": 77697299734,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196583309"
    },
    {
      "job": 77697299845,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196571658"
    },
    {
      "job": 77697299824,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196561706"
    },
    {
      "job": 77696779367,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196528342"
    },
    {
      "job": 77697299732,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196562742"
    },
    {
      "job": 77697299777,
      "time": 191,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196578485"
    },
    {
      "job": 77697299758,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196566866"
    },
    {
      "job": 77697299781,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196572416"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fbertran/plsrbeta",
  "_commit": {
    "id": "32daeea9fc9d977f13b0f563432eeae07418cad2",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "message": "Update github actions\n",
    "time": 1774394177
  },
  "_maintainer": {
    "name": "Frederic Bertrand",
    "email": "frederic.bertrand@lecnam.net",
    "login": "fbertran",
    "orcid": "0000-0002-0837-8281",
    "twitter": "@BertrandFrdric2",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France",
    "uuid": 6714333
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "plsRglm",
      "role": "Imports"
    },
    {
      "package": "betareg",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "bipartite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "plotrix",
      "role": "Suggests"
    },
    {
      "package": "pls",
      "role": "Suggests"
    },
    {
      "package": "plsdof",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fbertran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 27,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6714333,
    "type": "user",
    "name": "Frederic Bertrand",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France"
  },
  "_downloads": {
    "count": 587,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plsRbeta"
  },
  "_devurl": "https://github.com/fbertran/plsrbeta",
  "_pkgdown": "https://fbertran.github.io/plsRbeta/",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/plsRbeta.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fbertran/plsrbeta",
  "_realowner": "fbertran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2011-11-30"
    },
    {
      "version": "0.1.7",
      "date": "2012-08-27"
    },
    {
      "version": "0.1.8",
      "date": "2014-03-11"
    },
    {
      "version": "0.2.0",
      "date": "2014-12-17"
    },
    {
      "version": "0.2.1",
      "date": "2018-06-02"
    },
    {
      "version": "0.2.2",
      "date": "2018-06-11"
    },
    {
      "version": "0.2.3",
      "date": "2018-08-28"
    },
    {
      "version": "0.2.5",
      "date": "2019-02-01"
    },
    {
      "version": "0.2.6",
      "date": "2021-03-18"
    },
    {
      "version": "0.2.9",
      "date": "2022-05-03"
    },
    {
      "version": "0.3.0",
      "date": "2023-03-15"
    },
    {
      "version": "0.3.1",
      "date": "2025-08-18"
    },
    {
      "version": "0.3.2",
      "date": "2025-09-20"
    },
    {
      "version": "0.3.3",
      "date": "2026-03-25"
    }
  ],
  "_exports": [
    "bootplsbeta",
    "coefs.plsRbeta",
    "coefs.plsRbeta.raw",
    "coefs.plsRbetanp",
    "kfolds2CVinfos_beta",
    "permcoefs.plsRbeta",
    "permcoefs.plsRbeta.raw",
    "permcoefs.plsRbetanp",
    "PLS_beta",
    "PLS_beta_formula",
    "PLS_beta_kfoldcv",
    "PLS_beta_kfoldcv_formula",
    "PLS_beta_wvc",
    "plsRbeta",
    "plsRbetamodel.default",
    "plsRbetamodel.formula",
    "predict.plsRbetamodel",
    "print.plsRbetamodel",
    "print.summary.plsRbetamodel",
    "simul_data_UniYX_beta",
    "summary.plsRbetamodel",
    "tilt.bootplsbeta"
  ],
  "_datasets": [
    {
      "name": "colon",
      "title": "Tumor rate and spectral data",
      "object": "colon",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X..Tumor.Cells",
        "X4.69499969",
        "X4.68499947",
        "X4.67499971",
        "X4.66499949",
        "X4.65499973",
        "X4.6449995",
        "X4.63499975",
        "X4.62499952",
        "X4.61499977",
        "X4.60499954",
        "X4.59499979",
        "X4.58499956",
        "X4.57499981",
        "X4.56499958",
        "X4.55499983",
        "X4.5449996",
        "X4.53499985",
        "X4.52499962",
        "X4.51499987",
        "X4.50499964",
        "X4.49499989",
        "X4.48499966",
        "X4.4749999",
        "X4.46499968",
        "X4.45499992",
        "X4.44499969",
        "X4.43499947",
        "X4.42499971",
        "X4.41499949",
        "X4.40499973",
        "X4.3949995",
        "X4.38499975",
        "X4.37499952",
        "X4.36499977",
        "X4.35499954",
        "X4.34499979",
        "X4.33499956",
        "X4.32499981",
        "X4.31499958",
        "X4.30499983",
        "X4.2949996",
        "X4.28499985",
        "X4.27499962",
        "X4.26499987",
        "X4.25499964",
        "X4.24499989",
        "X4.23499966",
        "X4.2249999",
        "X4.21499968",
        "X4.20499992",
        "X4.19499969",
        "X4.18499994",
        "X4.17499971",
        "X4.16499949",
        "X4.15499973",
        "X4.1449995",
        "X4.13499975",
        "X4.12499952",
        "X4.11499977",
        "X4.10499954",
        "X4.09499979",
        "X4.08499956",
        "X4.07499981",
        "X4.06499958",
        "X4.05499983",
        "X4.0449996",
        "X4.03499985",
        "X4.02499962",
        "X4.01499987",
        "X4.00499964",
        "X3.99499965",
        "X3.98499966",
        "X3.97499967",
        "X3.96499968",
        "X3.95499969",
        "X3.94499969",
        "X3.9349997",
        "X3.92499971",
        "X3.91499972",
        "X3.90499973",
        "X3.89499974",
        "X3.88499975",
        "X3.87499976",
        "X3.86499977",
        "X3.85499978",
        "X3.84499979",
        "X3.8349998",
        "X3.82499981",
        "X3.81499982",
        "X3.80499983",
        "X3.7949996",
        "X3.78499961",
        "X3.77499962",
        "X3.76499963",
        "X3.75499964",
        "X3.74499965",
        "X3.73499966",
        "X3.72499967",
        "X3.71499968",
        "X3.70499969",
        "X3.69499969",
        "X3.6849997",
        "X3.67499971",
        "X3.66499972",
        "X3.65499973",
        "X3.64499974",
        "X3.63499975",
        "X3.62499976",
        "X3.61499977",
        "X3.60499978",
        "X3.59499979",
        "X3.5849998",
        "X3.57499981",
        "X3.56499982",
        "X3.55499983",
        "X3.54499984",
        "X3.53499961",
        "X3.52499962",
        "X3.51499963",
        "X3.50499964",
        "X3.49499965",
        "X3.48499966",
        "X3.47499967",
        "X3.46499968",
        "X3.45499969",
        "X3.44499969",
        "X3.4349997",
        "X3.42499971",
        "X3.41499972",
        "X3.40499973",
        "X3.39499974",
        "X3.38499975",
        "X3.37499976",
        "X3.36499977",
        "X3.35499978",
        "X3.34499979",
        "X3.3349998",
        "X3.32499981",
        "X3.31499982",
        "X3.30499983",
        "X3.29499984",
        "X3.28499961",
        "X3.27499962",
        "X3.26499963",
        "X3.25499964",
        "X3.24499965",
        "X3.23499966",
        "X3.22499967",
        "X3.21499968",
        "X3.20499969",
        "X3.19499969",
        "X3.1849997",
        "X3.17499971",
        "X3.16499972",
        "X3.15499973",
        "X3.14499974",
        "X3.13499975",
        "X3.12499976",
        "X3.11499977",
        "X3.10499978",
        "X3.09499979",
        "X3.0849998",
        "X3.07499981",
        "X3.06499982",
        "X3.05499983",
        "X3.04499984",
        "X3.03499985",
        "X3.02499962",
        "X3.01499963",
        "X3.00499964",
        "X2.99499965",
        "X2.98499966",
        "X2.97499967",
        "X2.96499968",
        "X2.95499969",
        "X2.94499969",
        "X2.9349997",
        "X2.92499971",
        "X2.91499972"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt1BC",
      "title": "ind_BCa_nt1BC",
      "object": "ind_BCa_nt1BC",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt1BR",
      "title": "ind_BCa_nt1BR",
      "object": "ind_BCa_nt1BR",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt2BC",
      "title": "ind_BCa_nt2BC",
      "object": "ind_BCa_nt2BC",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt2BR",
      "title": "ind_BCa_nt2BR",
      "object": "ind_BCa_nt2BR",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt3",
      "title": "ind_BCa_nt3",
      "object": "ind_BCa_nt3",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt3BC",
      "title": "ind_BCa_nt3BC",
      "object": "ind_BCa_nt3BC",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt3BR",
      "title": "ind_BCa_nt3BR",
      "object": "ind_BCa_nt3BR",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt4BC",
      "title": "ind_BCa_nt4BC",
      "object": "ind_BCa_nt4BC",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt4BR",
      "title": "ind_BCa_nt4BR",
      "object": "ind_BCa_nt4BR",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt5BC",
      "title": "ind_BCa_nt5BC",
      "object": "ind_BCa_nt5BC",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt5BR",
      "title": "ind_BCa_nt5BR",
      "object": "ind_BCa_nt5BR",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt6BC",
      "title": "ind_BCa_nt6BC",
      "object": "ind_BCa_nt6BC",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ind_BCa_nt6BR",
      "title": "ind_BCa_nt6BR",
      "object": "ind_BCa_nt6BR",
      "class": [
        "logical"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "modpls_sub4",
      "title": "A plsRbetamodel model on a data subset",
      "object": "modpls_sub4",
      "class": [
        "plsRbetamodel"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "modpls.boot3",
      "title": "Bootstrap distribution of a 3 components model",
      "object": "modpls.boot_nt3",
      "class": [
        "boot"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "TxTum",
      "title": "Cancer infiltration rates",
      "object": "TxTum",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CELTUMCO",
        "age",
        "sexe",
        "HISTOADK",
        "H2",
        "P3",
        "P4",
        "E1",
        "P5",
        "R10",
        "C3M",
        "P6",
        "RB",
        "FL7A",
        "P53",
        "W2",
        "P2",
        "P1",
        "W4",
        "MT1",
        "MT2",
        "MT4",
        "MT3",
        "HLA",
        "HLD",
        "HLC",
        "HLB",
        "EA1",
        "EA3",
        "EA2",
        "EA4",
        "EB1",
        "EB2",
        "EB3",
        "EB4",
        "EGF1",
        "EGF2",
        "EGF3",
        "EGF4",
        "EGF5",
        "EGF6",
        "FL7B",
        "VSFGF7",
        "F3A",
        "F3B",
        "VSFGFR3",
        "F4",
        "Q5",
        "VSTOP1",
        "VSTOP2A",
        "VSEGFR",
        "AFRAEGFR",
        "SRXRA",
        "SMT",
        "QMTAMPN",
        "QMTDELN",
        "SHL",
        "SEA",
        "SEB",
        "QPCRFGF7"
      ],
      "rows": 106,
      "table": true,
      "tojson": true
    },
    {
      "name": "TxTum.mod.bootBC1",
      "title": "Bootstrap distribution TxTum BC1 model",
      "object": "TxTum.mod.bootBC1",
      "class": [
        "boot"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "TxTum.mod.bootBR6",
      "title": "Bootstrap distribution TxTum BR6 model",
      "object": "TxTum.mod.bootBR6",
      "class": [
        "boot"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "bootplsbeta",
      "title": "Non-parametric Bootstrap for PLS beta regression models",
      "topics": [
        "bootplsbeta"
      ]
    },
    {
      "page": "coefs.plsRbeta",
      "title": "Coefficients function for bootstrap techniques",
      "topics": [
        "coefs.plsRbeta"
      ]
    },
    {
      "page": "coefs.plsRbeta.raw",
      "title": "Raw coefficients function for bootstrap techniques",
      "topics": [
        "coefs.plsRbeta.raw"
      ]
    },
    {
      "page": "coefs.plsRbetanp",
      "title": "Coefficients for bootstrap computations of PLSBeta models",
      "topics": [
        "coefs.plsRbetanp"
      ]
    },
    {
      "page": "colon",
      "title": "Tumor rate and spectral data",
      "topics": [
        "colon"
      ]
    },
    {
      "page": "ind_BCa_nt1BC",
      "title": "ind_BCa_nt1BC",
      "topics": [
        "ind_BCa_nt1BC"
      ]
    },
    {
      "page": "ind_BCa_nt1BR",
      "title": "ind_BCa_nt1BR",
      "topics": [
        "ind_BCa_nt1BR"
      ]
    },
    {
      "page": "ind_BCa_nt2BC",
      "title": "ind_BCa_nt2BC",
      "topics": [
        "ind_BCa_nt2BC"
      ]
    },
    {
      "page": "ind_BCa_nt2BR",
      "title": "ind_BCa_nt2BR",
      "topics": [
        "ind_BCa_nt2BR"
      ]
    },
    {
      "page": "ind_BCa_nt3",
      "title": "ind_BCa_nt3",
      "topics": [
        "ind_BCa_nt3"
      ]
    },
    {
      "page": "ind_BCa_nt3BC",
      "title": "ind_BCa_nt3BC",
      "topics": [
        "ind_BCa_nt3BC"
      ]
    },
    {
      "page": "ind_BCa_nt3BR",
      "title": "ind_BCa_nt3BR",
      "topics": [
        "ind_BCa_nt3BR"
      ]
    },
    {
      "page": "ind_BCa_nt4BC",
      "title": "ind_BCa_nt4BC",
      "topics": [
        "ind_BCa_nt4BC"
      ]
    },
    {
      "page": "ind_BCa_nt4BR",
      "title": "ind_BCa_nt4BR",
      "topics": [
        "ind_BCa_nt4BR"
      ]
    },
    {
      "page": "ind_BCa_nt5BC",
      "title": "ind_BCa_nt5BC",
      "topics": [
        "ind_BCa_nt5BC"
      ]
    },
    {
      "page": "ind_BCa_nt5BR",
      "title": "ind_BCa_nt5BR",
      "topics": [
        "ind_BCa_nt5BR"
      ]
    },
    {
      "page": "ind_BCa_nt6BC",
      "title": "ind_BCa_nt6BC",
      "topics": [
        "ind_BCa_nt6BC"
      ]
    },
    {
      "page": "ind_BCa_nt6BR",
      "title": "ind_BCa_nt6BR",
      "topics": [
        "ind_BCa_nt6BR"
      ]
    },
    {
      "page": "kfolds2Chisq",
      "title": "Computes Predicted Chisquare for kfold cross validated partial least squares beta regression models.",
      "topics": [
        "kfolds2Chisq"
      ]
    },
    {
      "page": "kfolds2Chisqind",
      "title": "Computes individual Predicted Chisquare for kfold cross validated partial least squares beta regression models.",
      "topics": [
        "kfolds2Chisqind"
      ]
    },
    {
      "page": "kfolds2CVinfos_beta",
      "title": "Extracts and computes information criteria and fits statistics for kfold cross validated partial least squares beta regression models",
      "topics": [
        "kfolds2CVinfos_beta"
      ]
    },
    {
      "page": "modpls_sub4",
      "title": "A plsRbetamodel model on a data subset",
      "topics": [
        "modpls_sub4"
      ]
    },
    {
      "page": "modpls.boot3",
      "title": "Bootstrap distribution of a 3 components model",
      "topics": [
        "modpls.boot3"
      ]
    },
    {
      "page": "permcoefs.plsRbeta",
      "title": "Coefficients function for permutation bootstrap techniques",
      "topics": [
        "permcoefs.plsRbeta"
      ]
    },
    {
      "page": "permcoefs.plsRbeta.raw",
      "title": "Raw coefficients function for permutation bootstrap techniques",
      "topics": [
        "permcoefs.plsRbeta.raw"
      ]
    },
    {
      "page": "permcoefs.plsRbetanp",
      "title": "Coefficients for permutation bootstrap computations of PLSBeta models",
      "topics": [
        "permcoefs.plsRbetanp"
      ]
    },
    {
      "page": "PLS_beta",
      "title": "Partial least squares beta regression models",
      "topics": [
        "PLS_beta"
      ]
    },
    {
      "page": "PLS_beta_formula",
      "title": "Partial least squares beta regression models",
      "topics": [
        "PLS_beta_formula"
      ]
    },
    {
      "page": "PLS_beta_kfoldcv",
      "title": "Partial least squares regression beta models with kfold cross validation",
      "topics": [
        "PLS_beta_kfoldcv"
      ]
    },
    {
      "page": "PLS_beta_kfoldcv_formula",
      "title": "Partial least squares regression beta models with kfold cross validation",
      "topics": [
        "PLS_beta_kfoldcv_formula"
      ]
    },
    {
      "page": "PLS_beta_wvc",
      "title": "Light version of PLS_beta for cross validation purposes",
      "topics": [
        "PLS_beta_wvc"
      ]
    },
    {
      "page": "plsRbeta",
      "title": "Partial least squares Regression beta regression models",
      "topics": [
        "plsRbeta",
        "plsRbetamodel",
        "plsRbetamodel.default",
        "plsRbetamodel.formula"
      ]
    },
    {
      "page": "predict.plsRbetamodel",
      "title": "Predict method for plsRbeta models",
      "topics": [
        "predict.plsRbetamodel"
      ]
    },
    {
      "page": "print.plsRbetamodel",
      "title": "Print method for plsRbeta models",
      "topics": [
        "print.plsRbetamodel"
      ]
    },
    {
      "page": "print.summary.plsRbetamodel",
      "title": "Print method for summaries of plsRbeta models",
      "topics": [
        "print.summary.plsRbetamodel"
      ]
    },
    {
      "page": "simul_data_UniYX_beta",
      "title": "Data generating function for univariate beta plsR models",
      "topics": [
        "simul_data_UniYX_beta"
      ]
    },
    {
      "page": "summary.plsRbetamodel",
      "title": "Summary method for plsRbeta models",
      "topics": [
        "summary.plsRbetamodel"
      ]
    },
    {
      "page": "tilt.bootplsbeta",
      "title": "Non-parametric tilted bootstrap for PLS beta regression models",
      "topics": [
        "tilt.bootplsbeta"
      ]
    },
    {
      "page": "TxTum",
      "title": "Cancer infiltration rates",
      "topics": [
        "TxTum"
      ]
    },
    {
      "page": "TxTum.mod.bootBC1",
      "title": "Bootstrap distribution TxTum BC1 model",
      "topics": [
        "TxTum.mod.bootBC1"
      ]
    },
    {
      "page": "TxTum.mod.bootBR6",
      "title": "Bootstrap distribution TxTum BR6 model",
      "topics": [
        "TxTum.mod.bootBR6"
      ]
    }
  ],
  "_pkglogo": "https://github.com/fbertran/plsrbeta/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/fbertran/plsrbeta/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "betareg",
    "bipartite",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "cluster",
    "coda",
    "colorspace",
    "corpcor",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dotCall64",
    "dplyr",
    "farver",
    "fields",
    "flexmix",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "modeltools",
    "mvtnorm",
    "network",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "permute",
    "pillar",
    "pkgconfig",
    "plsRglm",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "sna",
    "spam",
    "SparseM",
    "statnet.common",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "tn_Insights.Rmd",
      "filename": "tn_Insights.html",
      "title": "Partial Least Squares Regression for Beta Regression Models",
      "author": "Frédéric Bertrand and Myriam Maumy-Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abstract",
        "Keywords",
        "Introduction",
        "PLS Beta Regression",
        "Beta Regression",
        "PLS Regression",
        "Proposition",
        "Bootstrap techniques, cross-validation and software implementation",
        "Bootstrap techniques",
        "Strengths of the software implementation",
        "Selecting the number of components",
        "Example of application in medicine",
        "Example of application in chemometrics",
        "Conclusion and perspectives",
        "Acknowledgements"
      ],
      "created": "2021-07-15 02:10:31",
      "modified": "2025-09-20 21:29:56",
      "commits": 2
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "plsrbeta",
  "_universes": [
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-25T10:39:19.000Z",
      "distro": "noble",
      "commit": "32daeea9fc9d977f13b0f563432eeae07418cad2",
      "fileid": "b766676d71adf41b27db7039d7c436cb7b5f801f710f3d8ea269e82a6aaa7224",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-25T10:39:14.000Z",
      "distro": "noble",
      "commit": "32daeea9fc9d977f13b0f563432eeae07418cad2",
      "fileid": "0d038ac5cd098f4120f40224f0dd8df8ddd0af028f3a5704dd0840fdedf5c355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-25T10:38:47.000Z",
      "commit": "32daeea9fc9d977f13b0f563432eeae07418cad2",
      "fileid": "0480e6c3641271554552ab919c35f2a5367a17978ad22d90ca2cd6cd69369055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-25T10:38:17.000Z",
      "commit": "32daeea9fc9d977f13b0f563432eeae07418cad2",
      "fileid": "333d48942d8ea1f517cd1f7b9bc7b28fba8a1f4fd0dbfc3753b1cd2e2c533c7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-05-25T10:39:10.000Z",
      "commit": "32daeea9fc9d977f13b0f563432eeae07418cad2",
      "fileid": "7b09b4600644f0d962f0d970103346e13be0666289b9f39bc21dba7d9758645a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-25T10:38:25.000Z",
      "commit": "32daeea9fc9d977f13b0f563432eeae07418cad2",
      "fileid": "227505817f1434a5b5effcc53113f8459dc0f0109c32560ea5ba4daa63d4af7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-25T10:38:05.000Z",
      "commit": "32daeea9fc9d977f13b0f563432eeae07418cad2",
      "fileid": "51d61c4ea4c04b661aebfc15e1155b439625ac299abf1715929d47933d8e7b7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-25T10:38:12.000Z",
      "commit": "32daeea9fc9d977f13b0f563432eeae07418cad2",
      "fileid": "5abcd65dcc06f11ae38480a1f343d6cecaf73fae9529229a5c7ed539de4568fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26396014786"
    }
  ]
}