{
  "_id": "6a0f6751acfb0bcc41c5d740",
  "Package": "GPLTR",
  "Type": "Package",
  "Title": "Generalized Partially Linear Tree-Based Regression Model",
  "Version": "1.5",
  "Date": "2024-03-28",
  "Author": "Cyprien Mbogning <cyprien.mbogning@inserm.fr> and Wilson\nToussile",
  "Maintainer": "Cyprien Mbogning <cyprien.mbogning@gmail.com>",
  "Description": "Combining a generalized linear model with an additional\ntree part on the same scale. A four-step procedure is proposed\nto fit the model and test the joint effect of the selected tree\npart while adjusting on confounding factors. We also proposed\nan ensemble procedure based on the bagging to improve\nprediction accuracy and computed several scores of importance\nfor variable selection. See 'Cyprien Mbogning et\nal.'(2014)<doi:10.1186/2043-9113-4-6> and 'Cyprien Mbogning et\nal.'(2015)<doi:10.1159/000380850> for an overview of all the\nmethods implemented in this package.",
  "License": "GPL (>= 2.0)",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:39:48 UTC",
    "User": "root"
  },
  "Repository": "https://cyprien84.r-universe.dev",
  "Date/Publication": "2024-03-29 02:30:18 UTC",
  "RemoteUrl": "https://github.com/cran/GPLTR",
  "RemoteRef": "HEAD",
  "RemoteSha": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
  "MD5sum": "50af5ecb98a829f784043867b75b4cb3",
  "_user": "cyprien84",
  "_type": "src",
  "_file": "GPLTR_1.5.tar.gz",
  "_fileid": "9f3f6dee093a03ad1c2ca4db4fddfe14cf69ac5269ca4ce5c2f544c1a2a70dc1",
  "_filesize": 543605,
  "_sha256": "9f3f6dee093a03ad1c2ca4db4fddfe14cf69ac5269ca4ce5c2f544c1a2a70dc1",
  "_created": "2026-05-21T09:39:48.000Z",
  "_published": "2026-05-21T20:13:05.574Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259777203,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132412572"
    },
    {
      "job": 77259777399,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132406296"
    },
    {
      "job": 77259777569,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132397542"
    },
    {
      "job": 77259777376,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132402610"
    },
    {
      "job": 77259777377,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132368458"
    },
    {
      "job": 77259776870,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146144054"
    },
    {
      "job": 77259805907,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132396584"
    },
    {
      "job": 77259777554,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132395207"
    },
    {
      "job": 77259777572,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132397299"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GPLTR",
  "_commit": {
    "id": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
    "author": "Cyprien Mbogning <cyprien.mbogning@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5\n",
    "time": 1711679418
  },
  "_maintainer": {
    "name": "Cyprien Mbogning",
    "email": "cyprien.mbogning@gmail.com",
    "login": "cyprien84",
    "description": "",
    "uuid": 66881576
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rpart",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cyprien84",
      "count": 7,
      "uuid": 66881576
    }
  ],
  "_userbio": {
    "uuid": 66881576,
    "type": "user",
    "name": "Cyprien84"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GPLTR"
  },
  "_mentions": 3,
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GPLTR.html",
    "manual.pdf"
  ],
  "_realowner": "cyprien84",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.85",
      "date": "2014-04-23"
    },
    {
      "version": "0.95",
      "date": "2014-05-27"
    },
    {
      "version": "1.1",
      "date": "2014-12-19"
    },
    {
      "version": "1.2",
      "date": "2015-06-18"
    },
    {
      "version": "1.3",
      "date": "2022-04-09"
    },
    {
      "version": "1.4",
      "date": "2023-08-26"
    },
    {
      "version": "1.5",
      "date": "2024-03-28"
    }
  ],
  "_exports": [
    "bag.aucoob",
    "bagging.pltr",
    "best.tree.BIC.AIC",
    "best.tree.bootstrap",
    "best.tree.CV",
    "best.tree.permute",
    "nested.trees",
    "p.val.tree",
    "pltr.glm",
    "predict_bagg.pltr",
    "predict_pltr",
    "tree2glm",
    "tree2indicators",
    "VIMPBAG"
  ],
  "_datasets": [
    {
      "name": "burn",
      "title": "burn dataset",
      "object": "burn",
      "file": "burn.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Obs",
        "Z1",
        "Z2",
        "Z3",
        "Z4",
        "Z5",
        "Z6",
        "Z7",
        "Z8",
        "Z9",
        "Z10",
        "Z11",
        "T1",
        "D1",
        "T2",
        "D2",
        "T3",
        "D3"
      ],
      "rows": 154,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_pltr",
      "title": "gpltr data example",
      "object": "data_pltr",
      "file": "data_pltr.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "G1",
        "G2",
        "G3",
        "G4",
        "G5",
        "G6",
        "G7",
        "G8",
        "G9",
        "G10",
        "G11",
        "G12",
        "G13",
        "G14",
        "G15",
        "Y"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "GPLTR-package",
      "title": "Fit a generalized partially linear tree-based regression model",
      "topics": [
        "GPLTR-package",
        "GPLTR"
      ]
    },
    {
      "page": "bag.aucoob",
      "title": "AUC on the Out Of Bag samples",
      "topics": [
        "bag.aucoob"
      ]
    },
    {
      "page": "bagging.pltr",
      "title": "bagging pltr models",
      "topics": [
        "bagging.pltr"
      ]
    },
    {
      "page": "best.tree.BIC.AIC",
      "title": "Prunning the Maximal tree",
      "topics": [
        "best.tree.BIC.AIC"
      ]
    },
    {
      "page": "best.tree.bootstrap",
      "title": "parametric bootstrap on a pltr model",
      "topics": [
        "best.tree.bootstrap"
      ]
    },
    {
      "page": "best.tree.CV",
      "title": "Prunning the Maximal tree",
      "topics": [
        "best.tree.CV"
      ]
    },
    {
      "page": "best.tree.permute",
      "title": "permutation test on a pltr model",
      "topics": [
        "best.tree.permute"
      ]
    },
    {
      "page": "burn",
      "title": "burn dataset",
      "topics": [
        "burn"
      ]
    },
    {
      "page": "data_pltr",
      "title": "gpltr data example",
      "topics": [
        "data_pltr"
      ]
    },
    {
      "page": "nested.trees",
      "title": "compute the nested trees",
      "topics": [
        "nested.trees"
      ]
    },
    {
      "page": "p.val.tree",
      "title": "Compute the p-value",
      "topics": [
        "p.val.tree"
      ]
    },
    {
      "page": "pltr.glm",
      "title": "Partially tree-based regression model function",
      "topics": [
        "pltr.glm"
      ]
    },
    {
      "page": "predict_bagg.pltr",
      "title": "prediction on new features",
      "topics": [
        "predict_bagg.pltr"
      ]
    },
    {
      "page": "predict_pltr",
      "title": "prediction",
      "topics": [
        "predict_pltr"
      ]
    },
    {
      "page": "tree2glm",
      "title": "tree to GLM",
      "topics": [
        "tree2glm"
      ]
    },
    {
      "page": "tree2indicators",
      "title": "From a tree to indicators (or dummy variables)",
      "topics": [
        "tree2indicators"
      ]
    },
    {
      "page": "VIMPBAG",
      "title": "score of importance for variables",
      "topics": [
        "VIMPBAG"
      ]
    }
  ],
  "_rundeps": [
    "rpart"
  ],
  "_vignettes": [
    {
      "source": "intro.Rnw",
      "filename": "intro.pdf",
      "title": "intro",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-04-22",
      "modified": "2015-06-16",
      "commits": 3
    }
  ],
  "_score": 2.7558748556724915,
  "_indexed": true,
  "_nocasepkg": "gpltr",
  "_universes": [
    "cyprien84"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-21T09:41:50.000Z",
      "distro": "noble",
      "commit": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
      "fileid": "5f4bb5873c4b72d1294c6c4b988a1ed71351afba2333ffa3217cc5e9eaeb9d49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-21T09:41:35.000Z",
      "distro": "noble",
      "commit": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
      "fileid": "d81c56d873cadfe9b99e2b8f78157dc2ad8360b3b0c6b0d5794acf8561956e16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5",
      "date": "2026-05-21T09:41:17.000Z",
      "commit": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
      "fileid": "1935c419bb7ce53f6ca7590aa5e72904ca9d3f029ff2089374d801da5fe94fce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5",
      "date": "2026-05-21T09:41:28.000Z",
      "commit": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
      "fileid": "736342486cef0b2ccec4e128773a7feae872cd2b98b66a324f1e773b9b3f85d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5",
      "date": "2026-05-21T20:12:46.000Z",
      "commit": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
      "fileid": "9bbc44157511eb7860e49468651c0a9d180d8ac82537d51084a631626f10952b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5",
      "date": "2026-05-21T09:41:02.000Z",
      "commit": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
      "fileid": "2d7705523eb62ed3a49ba44c0a51d6c0c19227230fc6c8f59763d50c319117ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5",
      "date": "2026-05-21T09:40:59.000Z",
      "commit": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
      "fileid": "ce33d77077f33efc0bc9fe5ed881d8a0fda95f7201795a3762c624ed3e9e740d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5",
      "date": "2026-05-21T09:41:02.000Z",
      "commit": "2f77ea59a6582757d7740bf0dfa76bde690e1bc2",
      "fileid": "4223e453ab4d6a7601586dfed9c317bacba1c406653db81d43a4407f86599d3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cyprien84/actions/runs/26217972446"
    }
  ]
}