{
  "_id": "6a1f106cb401979e7341d7a1",
  "Package": "penfa",
  "Title": "Single- And Multiple-Group Penalized Factor Analysis",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Elena\",\nfamily = \"Geminiani\",\nrole = c(\"aut\", \"cre\"),\nemail = \"geminianielena@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5992-9728\")),\nperson(given = \"Giampiero\",\nfamily = \"Marra\",\nrole = c(\"aut\"),\nemail = \"giampiero.marra@ucl.ac.uk\",\ncomment = c(ORCID = \"0000-0002-9010-2646\")),\nperson(given = \"Irini\",\nfamily = \"Moustaki\",\nrole = c(\"aut\"),\nemail = \"i.moustaki@lse.ac.uk\",\ncomment = c(ORCID = \"0000-0001-8371-1251\"))\n)",
  "Description": "Fits single- and multiple-group penalized factor analysis\nmodels via a trust-region algorithm with integrated automatic\nmultiple tuning parameter selection (Geminiani et al., 2021\n<doi:10.1007/s11336-021-09751-8>). Available penalties include\nlasso, adaptive lasso, scad, mcp, and ridge.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/egeminiani/penfa",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:17:14 UTC",
    "User": "root"
  },
  "Author": "Elena Geminiani [aut, cre]\n(<https://orcid.org/0000-0001-5992-9728>), Giampiero Marra\n[aut] (<https://orcid.org/0000-0002-9010-2646>), Irini Moustaki\n[aut] (<https://orcid.org/0000-0001-8371-1251>)",
  "Maintainer": "Elena Geminiani <geminianielena@gmail.com>",
  "Config/pak/sysreqs": "libgmp3-dev make libgsl0-dev libmpfr-dev",
  "Repository": "https://egeminiani.r-universe.dev",
  "Date/Publication": "2021-07-20 11:46:25 UTC",
  "RemoteUrl": "https://github.com/egeminiani/penfa",
  "RemoteRef": "HEAD",
  "RemoteSha": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
  "MD5sum": "c4ea22934a777e967c3a46b6f0b9ee6f",
  "_user": "egeminiani",
  "_type": "src",
  "_file": "penfa_0.1.1.tar.gz",
  "_fileid": "503d34c7d7eb1b13c9e97303003b175d990a16d435f39636de1c59b8a1208451",
  "_filesize": 344319,
  "_sha256": "503d34c7d7eb1b13c9e97303003b175d990a16d435f39636de1c59b8a1208451",
  "_created": "2026-05-17T08:17:14.000Z",
  "_published": "2026-06-02T17:18:36.905Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130055758,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040760920"
    },
    {
      "job": 79130056259,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040758032"
    },
    {
      "job": 79130056652,
      "time": 247,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040764242"
    },
    {
      "job": 79130056023,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040755644"
    },
    {
      "job": 79130055371,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040740496"
    },
    {
      "job": 79130055151,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364885733"
    },
    {
      "job": 79130056457,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040752281"
    },
    {
      "job": 79130056459,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040755016"
    },
    {
      "job": 79130056314,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040752568"
    }
  ],
  "_buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/egeminiani/penfa",
  "_commit": {
    "id": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
    "author": "Elena Geminiani <geminianielena@gmail.com>",
    "committer": "Elena Geminiani <geminianielena@gmail.com>",
    "message": "Remove CRAN release file\n",
    "time": 1626781585
  },
  "_maintainer": {
    "name": "Elena Geminiani",
    "email": "geminianielena@gmail.com",
    "login": "egeminiani",
    "description": "Statistics PhD | Data Science | R programming 🌟",
    "uuid": 49079415,
    "orcid": "0000-0001-5992-9728"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "GJRM",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "trust",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cartography",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "egeminiani",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "factor-analysis",
    "lasso",
    "latent-variables",
    "multiple-group",
    "optimization",
    "penalization",
    "psychometrics"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "egeminiani",
      "count": 22,
      "uuid": 49079415
    }
  ],
  "_userbio": {
    "uuid": 49079415,
    "type": "user",
    "name": "Elena Geminiani",
    "description": "Statistics PhD | Data Science | R programming :star2:"
  },
  "_downloads": {
    "count": 302,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/penfa"
  },
  "_devurl": "https://github.com/egeminiani/penfa",
  "_searchresults": 5,
  "_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/penfa.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/egeminiani/penfa",
  "_realowner": "egeminiani",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-07-12"
    },
    {
      "version": "0.1.1",
      "date": "2021-07-17"
    }
  ],
  "_exports": [
    "coef",
    "fitted",
    "penfa",
    "penfaOptions",
    "penfaOut",
    "penfaParEstim",
    "penfaPredict",
    "penmat",
    "show",
    "summary"
  ],
  "_datasets": [
    {
      "name": "ccdata",
      "title": "Data set for cross-cultural analysis",
      "object": "ccdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "h1",
        "h2",
        "h3",
        "h4",
        "h5",
        "h6",
        "h7",
        "v1",
        "v2",
        "v3",
        "v4",
        "v5"
      ],
      "rows": 767,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "penfa-package",
      "title": "penfa: Single- and Multiple-Group Penalized Factor Analysis",
      "topics": [
        "penfa-package"
      ]
    },
    {
      "page": "ccdata",
      "title": "Data set for cross-cultural analysis",
      "topics": [
        "ccdata"
      ]
    },
    {
      "page": "coef-penfa-method",
      "title": "Coefficients from a 'penfa' object",
      "topics": [
        "coef,penfa-method"
      ]
    },
    {
      "page": "fitted-penfa-method",
      "title": "Model-implied moments for a 'penfa' object",
      "topics": [
        "fitted,penfa-method"
      ]
    },
    {
      "page": "penfa",
      "title": "Single- and multiple-group penalized factor analysis",
      "topics": [
        "penfa"
      ]
    },
    {
      "page": "penfa-class",
      "title": "S4 Class for describing a 'penfa' model",
      "topics": [
        "penfa-class"
      ]
    },
    {
      "page": "penfaData-class",
      "title": "S4 Class for describing the input data",
      "topics": [
        "penfaData-class"
      ]
    },
    {
      "page": "penfaModel-class",
      "title": "S4 Class for internal representation of a factor model",
      "topics": [
        "penfaModel-class"
      ]
    },
    {
      "page": "penfaOptions",
      "title": "'penfa' Options",
      "topics": [
        "penfaOptions"
      ]
    },
    {
      "page": "penfaOut",
      "title": "Print estimated parameter matrices",
      "topics": [
        "penfaOut"
      ]
    },
    {
      "page": "penfaParEstim",
      "title": "Print parameter estimates in table format",
      "topics": [
        "penfaParEstim"
      ]
    },
    {
      "page": "penfaPenalty-class",
      "title": "S4 Class for describing the penalization process",
      "topics": [
        "penfaPenalty-class"
      ]
    },
    {
      "page": "penfaPredict",
      "title": "Compute the factor scores from a fitted 'penfa' model",
      "topics": [
        "penfaPredict"
      ]
    },
    {
      "page": "penfaSampleStats-class",
      "title": "S4 Class for describing the sample moments",
      "topics": [
        "penfaSampleStats-class"
      ]
    },
    {
      "page": "penmat",
      "title": "Extract estimated penalty matrix",
      "topics": [
        "penmat"
      ]
    },
    {
      "page": "show-penfa-method",
      "title": "Display a 'penfa' object",
      "topics": [
        "show,penfa-method"
      ]
    },
    {
      "page": "show-penfaData-method",
      "title": "Display details on the input data",
      "topics": [
        "show,penfaData-method"
      ]
    },
    {
      "page": "show-penfaPenalty-method",
      "title": "Display details on the penalization",
      "topics": [
        "show,penfaPenalty-method"
      ]
    },
    {
      "page": "summary-penfa-method",
      "title": "Summary constructor for a 'penfa' object",
      "topics": [
        "summary,penfa-method"
      ]
    }
  ],
  "_readme": "https://github.com/egeminiani/penfa/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ADGofTest",
    "cli",
    "cluster",
    "colorspace",
    "copula",
    "cpp11",
    "DBI",
    "distr",
    "distrEx",
    "evd",
    "farver",
    "gamlss.dist",
    "ggplot2",
    "GJRM",
    "glue",
    "gmp",
    "GPArotation",
    "gsl",
    "gtable",
    "ismev",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magic",
    "MASS",
    "Matrix",
    "matrixStats",
    "mgcv",
    "minqa",
    "mitools",
    "mnormt",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pcaPP",
    "pspline",
    "psych",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "Rmpfr",
    "S7",
    "scales",
    "scam",
    "sfsmisc",
    "stabledist",
    "startupmsg",
    "survey",
    "survival",
    "trust",
    "vctrs",
    "VGAM",
    "VineCopula",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "automatic-tuning-selection.Rmd",
      "filename": "automatic-tuning-selection.html",
      "title": "Penalized Factor Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Model specification",
        "Model fitting",
        "Unpenalized (MLE) model",
        "Lasso",
        "Alasso",
        "Effective degrees of freedom",
        "Summary",
        "Implied moments",
        "Penalty matrix",
        "Factor scores",
        "R Session",
        "References"
      ],
      "created": "2021-06-28 16:07:17",
      "modified": "2021-07-11 16:09:24",
      "commits": 10
    },
    {
      "source": "grid-search-tuning-selection.Rmd",
      "filename": "grid-search-tuning-selection.html",
      "title": "Penalized Factor Analysis: grid search",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Model specification",
        "Model fitting",
        "Scad",
        "Grid search",
        "Implied moments",
        "Factor scores",
        "Mcp",
        "Conclusion",
        "R Session",
        "References"
      ],
      "created": "2021-06-28 16:07:17",
      "modified": "2021-07-13 05:27:20",
      "commits": 9
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "penfa",
  "_universes": [
    "egeminiani"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-17T08:19:59.000Z",
      "distro": "noble",
      "commit": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
      "fileid": "a47f48cf1f5adfa957d24ed45d669ffc16d919d33d0fe46857de4563ae457da3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-17T08:19:37.000Z",
      "distro": "noble",
      "commit": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
      "fileid": "1ce7e08f7efd0db25c0002c0d3001554d312a5de98b377e4faa8b86590b62e81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-17T08:20:27.000Z",
      "commit": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
      "fileid": "76178544b254f9ef8240daa807c914d8c48127606ab48a28333c2a350d7d1a31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-17T08:19:23.000Z",
      "commit": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
      "fileid": "935efb0200f11b92178ac5294a0289cf770b10b9633f8c1950a748cdbb3a460a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T08:18:41.000Z",
      "commit": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
      "fileid": "89920c60d7a1854e5ff08ad152e7e08f94ca741078bdcf6fea1826b3344c2104",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T08:19:04.000Z",
      "commit": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
      "fileid": "c95677ddbb911f6a874705c0ebdbec4a9caa42f7bcabea32edf4fc77360f16ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-17T08:18:41.000Z",
      "commit": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
      "fileid": "8e9e2b72585199e0cb391bbf30ac162b10801af8c0ebd6f3422a1e5a471248c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T17:18:21.000Z",
      "commit": "c839bfb312fe8ff31bfc8269f2ac7faaf0f3b635",
      "fileid": "766c3c81e7976221e152abfea70f5a7c58d3d17f1459d42168da0f38070b9f78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/egeminiani/actions/runs/25985564600"
    }
  ]
}