{
  "_id": "6a1efbddb401979e73418c7e",
  "Package": "plsmmLasso",
  "Title": "Variable Selection and Inference for Partial Semiparametric\nLinear Mixed-Effects Model",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(given = \"Sami\",\nfamily = \"Leon\",\nemail = \"samileon@hotmail.fr\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-9138-9450\")),\nperson(given = \"Tong Tong\",\nfamily = \"Wu\",\nrole = c(\"ths\"),\ncomment = c(ORCID = \"0000-0002-1175-9923\"))\n)",
  "Description": "Implements a partial linear semiparametric mixed-effects\nmodel (PLSMM) featuring a random intercept and applies a lasso\npenalty to both the fixed effects and the coefficients\nassociated with the nonlinear function. The model also\naccommodates interactions between the nonlinear function and a\ngrouping variable, allowing for the capture of group-specific\nnonlinearities. Nonlinear functions are modeled using a set of\nbases functions. Estimation is conducted using a penalized\nExpectation-Maximization algorithm, and the package offers\nflexibility in choosing between various information criteria\nfor model selection. Post-selection inference is carried out\nusing a debiasing method, while inference on the nonlinear\nfunctions employs a bootstrap approach.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/Sami-Leon/plsmmLasso",
  "BugReports": "https://github.com/Sami-Leon/plsmmLasso/issues",
  "Repository": "https://sami-leon.r-universe.dev",
  "Date/Publication": "2024-06-12 16:41:16 UTC",
  "RemoteUrl": "https://github.com/sami-leon/plsmmlasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 10:27:45 UTC",
    "User": "root"
  },
  "Author": "Sami Leon [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9138-9450>),\nTong Tong Wu [ths] (ORCID: <https://orcid.org/0000-0002-1175-9923>)",
  "Maintainer": "Sami Leon <samileon@hotmail.fr>",
  "MD5sum": "7c71c016c5c7dfcdd79c6f951c2830d9",
  "_user": "sami-leon",
  "_type": "src",
  "_file": "plsmmLasso_1.1.0.tar.gz",
  "_fileid": "4c39c217bc52aeddc71fd578ffa2eab5e42af78ea9102775493af248656d3748",
  "_filesize": 809360,
  "_sha256": "4c39c217bc52aeddc71fd578ffa2eab5e42af78ea9102775493af248656d3748",
  "_created": "2026-05-18T10:27:45.000Z",
  "_published": "2026-06-02T15:50:53.548Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79112879735,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055393870"
    },
    {
      "job": 79112879832,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055393798"
    },
    {
      "job": 79112878907,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055402582"
    },
    {
      "job": 79112879252,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055436929"
    },
    {
      "job": 79112877016,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055350845"
    },
    {
      "job": 79112877883,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362833062"
    },
    {
      "job": 79112878947,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7055381724"
    },
    {
      "job": 79112880154,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7055385418"
    },
    {
      "job": 79112881060,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055382248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sami-leon/plsmmlasso",
  "_commit": {
    "id": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
    "author": "Sami Leon <samileon@hotmail.fr>",
    "committer": "Sami Leon <samileon@hotmail.fr>",
    "message": "Version: 1.1.0 accepted\n",
    "time": 1718210476
  },
  "_maintainer": {
    "name": "Sami Leon",
    "email": "samileon@hotmail.fr",
    "login": "sami-leon",
    "description": "",
    "uuid": 52415961,
    "orcid": "0000-0001-9138-9450"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "hdi",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scalreg",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "sami-leon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sami-leon",
      "count": 93,
      "uuid": 52415961
    }
  ],
  "_userbio": {
    "uuid": 52415961,
    "type": "user",
    "name": "Sami-Leon"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plsmmLasso"
  },
  "_devurl": "https://github.com/sami-leon/plsmmlasso",
  "_searchresults": 1,
  "_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/plsmmLasso.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sami-leon/plsmmlasso",
  "_realowner": "sami-leon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-04-04"
    },
    {
      "version": "1.1.0",
      "date": "2024-06-04"
    }
  ],
  "_exports": [
    "create_bases",
    "debias_plsmm",
    "filter_nonzero_bases",
    "plot_fit",
    "plsmm_lasso",
    "simulate_group_inter",
    "test_f",
    "tune_plsmm"
  ],
  "_help": [
    {
      "page": "create_bases",
      "title": "Generate bases function matrix",
      "topics": [
        "create_bases"
      ]
    },
    {
      "page": "debias_plsmm",
      "title": "Post-selection inference for PLSMM",
      "topics": [
        "debias_plsmm"
      ]
    },
    {
      "page": "filter_nonzero_bases",
      "title": "Filter bases functions",
      "topics": [
        "filter_nonzero_bases"
      ]
    },
    {
      "page": "plot_fit",
      "title": "Visualization of estimated mean trajectories and nonlinear functions from a PLSMM",
      "topics": [
        "plot_fit"
      ]
    },
    {
      "page": "plsmm_lasso",
      "title": "Fit a high-dimensional PLSMM",
      "topics": [
        "plsmm_lasso"
      ]
    },
    {
      "page": "simulate_group_inter",
      "title": "Simulate PLSMM",
      "topics": [
        "simulate_group_inter"
      ]
    },
    {
      "page": "test_f",
      "title": "Bootstrap joint confidence bands and L2-norm based test on nonlinear functions",
      "topics": [
        "test_f"
      ]
    },
    {
      "page": "tune_plsmm",
      "title": "Tune Penalized PLSMM",
      "topics": [
        "tune_plsmm"
      ]
    }
  ],
  "_readme": "https://github.com/sami-leon/plsmmlasso/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "hdi",
    "isoband",
    "iterators",
    "labeling",
    "lars",
    "lattice",
    "lifecycle",
    "linprog",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "scalreg",
    "shape",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "plsmmlasso",
  "_universes": [
    "sami-leon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-18T10:29:47.000Z",
      "distro": "noble",
      "commit": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
      "fileid": "de0978769396a8228d2350a5e705af35e9663ff09ab5aae395a44579e7db095a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-18T10:29:47.000Z",
      "distro": "noble",
      "commit": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
      "fileid": "0b5e150ebdf65ad6190452e21f2be05614e588448152d63cb7ddde6036fe2dcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-18T10:30:22.000Z",
      "commit": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
      "fileid": "224f78169ccb90dd392425248aec98aaeaf05cd28e9230513108509bc8c98e3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-18T10:31:54.000Z",
      "commit": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
      "fileid": "d2f019419fe66a33f43978267881997b96e5e54da2c8f92cde0745f69827ac18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-18T10:29:08.000Z",
      "commit": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
      "fileid": "f972185a201c76523260c65d8f975b6cb8307b75ee934ef6045af4bfb3487947",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-18T10:29:19.000Z",
      "commit": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
      "fileid": "786521f1307aafc2012d2e75f8e796f9112afd1161bc84819b84378e130930f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-18T10:29:10.000Z",
      "commit": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
      "fileid": "ae8aaf99ae5211378cd4e68611b8d60c3a3ee5d33593aa9d707b2212f3e24f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T15:50:25.000Z",
      "commit": "07e0178cd02f121225f7c17c067bf9d13ffdd65a",
      "fileid": "46f578f8638f2d2bedc5692112e32f1e2adda54f04d90519401c30143800854f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sami-leon/actions/runs/26027744806"
    }
  ]
}