{
  "_id": "6a1edbb2b401979e7340f8fb",
  "Package": "VCA",
  "Version": "1.5.2",
  "Date": "2025-09-05",
  "Title": "Variance Component Analysis",
  "Authors@R": "c(person(\"Andre\", \"Schuetzenmeister\", role = c(\"aut\", \"cre\"),\nemail = \"andre.schuetzenmeister@roche.com\",\ncomment = c(ORCID = \"0000-0002-2964-5502\")),\nperson(\"Florian\", \"Dufey\", role = \"aut\",\nemail = \"florian.dufey@roche.com\",\ncomment = c(ORCID = \"0000-0001-6467-8556\")))",
  "Description": "ANOVA and REML estimation of linear mixed models is\nimplemented, once following Searle et al. (1991, ANOVA for\nunbalanced data), once making use of the 'lme4' package. The\nprimary objective of this package is to perform a variance\ncomponent analysis (VCA) according to CLSI EP05-A3 guideline\n\"Evaluation of Precision of Quantitative Measurement\nProcedures\" (2014). There are plotting methods for\nvisualization of an experimental design, plotting random\neffects and residuals. For ANOVA type estimation two methods\nfor computing ANOVA mean squares are implemented (SWEEP and\nquadratic forms). The covariance matrix of variance components\ncan be derived, which is used in estimating confidence\nintervals. Linear hypotheses of fixed effects and LS means can\nbe computed. LS means can be computed at specific values of\ncovariables and with custom weighting schemes for factor\nvariables. See ?VCA for a more comprehensive description of the\nfeatures.",
  "License": "GPL (>= 3)",
  "VignetteBuilder": "knitr, rmarkdown",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-20 08:43:08 UTC",
    "User": "root"
  },
  "Author": "Andre Schuetzenmeister [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2964-5502>), Florian Dufey [aut]\n(ORCID: <https://orcid.org/0000-0001-6467-8556>)",
  "Maintainer": "Andre Schuetzenmeister <andre.schuetzenmeister@roche.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-06 05:12:08 UTC",
  "RemoteUrl": "https://github.com/cran/VCA",
  "RemoteRef": "HEAD",
  "RemoteSha": "59e700c78df15ca2cd63f741a35378961d53ba0a",
  "MD5sum": "401b249487f4d64da5b3a678f73787de",
  "_user": "cran",
  "_type": "src",
  "_file": "VCA_1.5.2.tar.gz",
  "_fileid": "e823b30d7b73c10321c9bc36539ffc2ed344c41d2c63822a0f3860ba7787f561",
  "_filesize": 2401614,
  "_sha256": "e823b30d7b73c10321c9bc36539ffc2ed344c41d2c63822a0f3860ba7787f561",
  "_created": "2026-05-20T08:43:08.000Z",
  "_published": "2026-06-02T13:33:38.539Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79082520048,
      "time": 216,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105362077"
    },
    {
      "job": 79082520321,
      "time": 294,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105388163"
    },
    {
      "job": 79082521403,
      "time": 210,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105359926"
    },
    {
      "job": 79082520633,
      "time": 260,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105376603"
    },
    {
      "job": 79082520232,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105287512"
    },
    {
      "job": 79082519354,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359132701"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26151382153",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/VCA",
  "_commit": {
    "id": "59e700c78df15ca2cd63f741a35378961d53ba0a",
    "author": "Andre Schuetzenmeister <andre.schuetzenmeister@roche.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5.2\n",
    "time": 1757135528
  },
  "_maintainer": {
    "name": "Andre Schuetzenmeister",
    "email": "andre.schuetzenmeister@roche.com",
    "orcid": "0000-0002-2964-5502"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "VFP",
      "role": "Suggests"
    },
    {
      "package": "STB",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.5.2",
      "date": "2025-09-06"
    }
  ],
  "_stars": 2,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1629,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VCA"
  },
  "_mentions": 32,
  "_searchresults": 162,
  "_topics": [
    "openblas",
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/VCA.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2015-03-16"
    },
    {
      "version": "1.1.1",
      "date": "2015-04-27"
    },
    {
      "version": "1.2",
      "date": "2015-07-20"
    },
    {
      "version": "1.2.1",
      "date": "2015-11-24"
    },
    {
      "version": "1.3",
      "date": "2016-03-23"
    },
    {
      "version": "1.3.1",
      "date": "2016-04-04"
    },
    {
      "version": "1.3.2",
      "date": "2016-07-25"
    },
    {
      "version": "1.3.3",
      "date": "2017-07-12"
    },
    {
      "version": "1.3.4",
      "date": "2018-07-18"
    },
    {
      "version": "1.4.0",
      "date": "2019-07-10"
    },
    {
      "version": "1.4.1",
      "date": "2019-11-14"
    },
    {
      "version": "1.4.2",
      "date": "2019-12-17"
    },
    {
      "version": "1.4.3",
      "date": "2020-06-17"
    },
    {
      "version": "1.4.4",
      "date": "2022-08-31"
    },
    {
      "version": "1.4.5",
      "date": "2022-09-07"
    },
    {
      "version": "1.4.6",
      "date": "2024-01-17"
    },
    {
      "version": "1.5.0",
      "date": "2024-01-18"
    },
    {
      "version": "1.5.1",
      "date": "2024-03-07"
    },
    {
      "version": "1.5.2",
      "date": "2025-09-06"
    }
  ],
  "_exports": [
    "anovaMM",
    "anovaVCA",
    "as.matrix.VCA",
    "as.matrix.VCAinference",
    "coef.VCA",
    "fitLMM",
    "fitVCA",
    "fixef",
    "fixef.VCA",
    "getCI",
    "getDF",
    "getIP.remlVCA",
    "getL",
    "getMat",
    "getMM",
    "getV",
    "isBalanced",
    "legend.m",
    "lmerSummary",
    "lsmeans",
    "model.frame.VCA",
    "model.matrix.VCA",
    "MPinv",
    "orderData",
    "plot.VCA",
    "plotRandVar",
    "predict.VCA",
    "print.VCA",
    "print.VCAinference",
    "protectedCall",
    "ranef",
    "ranef.VCA",
    "remlMM",
    "remlVCA",
    "reScale",
    "residuals.VCA",
    "Scale",
    "scaleData",
    "solveMME",
    "stepwiseVCA",
    "summarize.VCA",
    "summarize.VCAinference",
    "test.fixef",
    "test.lsmeans",
    "varPlot",
    "VCAinference",
    "vcov.VCA",
    "vcovVC"
  ],
  "_datasets": [
    {
      "name": "CA19_9",
      "title": "Reproducibility Example Dataset from CLSI EP05-A3",
      "object": "CA19_9",
      "file": "CA19_9.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "result",
        "day",
        "site",
        "sample"
      ],
      "rows": 450,
      "table": true,
      "tojson": true
    },
    {
      "name": "chol2invData",
      "title": "Dataset Generating Error in Function 'chol2inv'",
      "object": "chol2invData",
      "file": "chol2invData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "value",
        "ID",
        "Site"
      ],
      "rows": 158,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataEP05A2_1",
      "title": "Simulated Data of a CLSI EP05-A2 20/2/2 Experiment",
      "object": "dataEP05A2_1",
      "file": "dataEP05A2_1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "run",
        "y"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataEP05A2_2",
      "title": "Simulated Data of a CLSI EP05-A2 20/2/2 Experiment",
      "object": "dataEP05A2_2",
      "file": "dataEP05A2_2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "run",
        "y"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataEP05A2_3",
      "title": "Simulated Data of a CLSI EP05-A2 20/2/2 Experiment",
      "object": "dataEP05A2_3",
      "file": "dataEP05A2_3.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "run",
        "y"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataEP05A3_MS_1",
      "title": "Simulated Data of a CLSI EP05-A3 3/5/5 Multi-Site Experiment",
      "object": "dataEP05A3_MS_1",
      "file": "dataEP05A3_MS_1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "day",
        "y"
      ],
      "rows": 75,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataEP05A3_MS_2",
      "title": "Simulated Data of a CLSI EP05-A3 3/5/5 Multi-Site Experiment",
      "object": "dataEP05A3_MS_2",
      "file": "dataEP05A3_MS_2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "day",
        "y"
      ],
      "rows": 75,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataEP05A3_MS_3",
      "title": "Simulated Data of a CLSI EP05-A3 3/5/5 Multi-Site Experiment",
      "object": "dataEP05A3_MS_3",
      "file": "dataEP05A3_MS_3.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "day",
        "y"
      ],
      "rows": 75,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataRS0003_1",
      "title": "Simulated Repeated Measurements Data.",
      "object": "dataRS0003_1",
      "file": "dataRS0003_1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataRS0003_2",
      "title": "Simulated Repeated Measurements Data.",
      "object": "dataRS0003_2",
      "file": "dataRS0003_2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataRS0003_3",
      "title": "Simulated Repeated Measurements Data.",
      "object": "dataRS0003_3",
      "file": "dataRS0003_3.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataRS0005_1",
      "title": "Simulated Data of 5/3 Experiment.",
      "object": "dataRS0005_1",
      "file": "dataRS0005_1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "y"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataRS0005_2",
      "title": "Simulated Data of 5/3 Experiment.",
      "object": "dataRS0005_2",
      "file": "dataRS0005_2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "y"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "dataRS0005_3",
      "title": "Simulated Data of 5/3 Experiment.",
      "object": "dataRS0005_3",
      "file": "dataRS0005_3.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "y"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "Glucose",
      "title": "Inermediate Precision Data from CLSI EP05-A3",
      "object": "Glucose",
      "file": "Glucose.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "run",
        "result"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "HugeData",
      "title": "Huge Dataset with Three Variables",
      "object": "HugeData",
      "file": "HugeData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "VC1",
        "VC2"
      ],
      "rows": 8070,
      "table": true,
      "tojson": true
    },
    {
      "name": "LSMeans_Data",
      "title": "Dataset for Unit-Testing of LS Means",
      "object": "LSMeans_Data",
      "file": "LSMeans_Data.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "x",
        "y",
        "time",
        "snp",
        "sex"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "LSMeans_Data",
      "title": "Dataset for Unit-Testing of LS Means",
      "object": "LSMeans_Data2",
      "file": "LSMeans_Data2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "x",
        "y",
        "time",
        "snp",
        "sex"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "MLrepro",
      "title": "Multi-Lot Reproducibility Data.",
      "object": "MLrepro",
      "file": "MLrepro.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Result",
        "Lab",
        "Lot",
        "Day",
        "Run"
      ],
      "rows": 754,
      "table": true,
      "tojson": true
    },
    {
      "name": "Orthodont",
      "title": "Orthodont dataset from R-package 'nlme'",
      "object": "Orthodont",
      "file": "Orthodont.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "distance",
        "age",
        "Subject",
        "Sex"
      ],
      "rows": 108,
      "table": true,
      "tojson": true
    },
    {
      "name": "realData",
      "title": "Real-World Data",
      "object": "realData",
      "file": "realData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "PID",
        "y",
        "lot",
        "calibration",
        "day",
        "run"
      ],
      "rows": 2268,
      "table": true,
      "tojson": true
    },
    {
      "name": "ReproData1",
      "title": "Multi-Site Data for Estimating Reproducibility Precision",
      "object": "ReproData1",
      "file": "ReproData1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Day",
        "Run",
        "value",
        "Site"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "sleepstudy",
      "title": "sleepstudy dataset from R-package 'lme4'",
      "object": "sleepstudy",
      "file": "sleepstudy.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Reaction",
        "Days",
        "Subject"
      ],
      "rows": 180,
      "table": true,
      "tojson": true
    },
    {
      "name": "VCAdata1",
      "title": "Simulated Data for Variance Component Analysis.",
      "object": "VCAdata1",
      "file": "VCAdata1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lot",
        "sample",
        "day",
        "run",
        "y",
        "device"
      ],
      "rows": 2520,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "VCA-Package",
      "title": "(V)ariance (C)omponent (A)nalysis.",
      "topics": [
        "VCA-package",
        "VCA"
      ]
    },
    {
      "page": "anovaMM",
      "title": "ANOVA-Type Estimation of Mixed Models",
      "topics": [
        "anovaMM"
      ]
    },
    {
      "page": "anovaVCA",
      "title": "ANOVA-Type Estimation of Variance Components for Random Models",
      "topics": [
        "anovaVCA"
      ]
    },
    {
      "page": "as.matrix.VCA",
      "title": "Standard 'as.matrix' Method for 'VCA' S3-Objects",
      "topics": [
        "as.matrix.VCA"
      ]
    },
    {
      "page": "as.matrix.VCAinference",
      "title": "Standard 'as.matrix' Method for 'VCAinference' S3-Objects",
      "topics": [
        "as.matrix.VCAinference"
      ]
    },
    {
      "page": "buildList",
      "title": "Build a Nested List.",
      "topics": [
        "buildList"
      ]
    },
    {
      "page": "CA19_9",
      "title": "Reproducibility Example Dataset from CLSI EP05-A3",
      "topics": [
        "CA19_9"
      ]
    },
    {
      "page": "check4MKL",
      "title": "Check for Availability of Intel's Math Kernel Library",
      "topics": [
        "check4MKL"
      ]
    },
    {
      "page": "checkData",
      "title": "Check Random Model for Given Dataset.",
      "topics": [
        "checkData"
      ]
    },
    {
      "page": "checkVars",
      "title": "Check Tow Formula Terms for Potential Problems.",
      "topics": [
        "checkVars"
      ]
    },
    {
      "page": "chol2invData",
      "title": "Dataset Generating Error in Function 'chol2inv'",
      "topics": [
        "chol2invData"
      ]
    },
    {
      "page": "coef.VCA",
      "title": "Extract Fixed Effects from 'VCA' Object",
      "topics": [
        "coef.VCA"
      ]
    },
    {
      "page": "combineVC",
      "title": "Combine Variance Components and Adjust Degrees of Freedom.",
      "topics": [
        "combineVC"
      ]
    },
    {
      "page": "dataEP05A2_1",
      "title": "Simulated Data of a CLSI EP05-A2 20/2/2 Experiment",
      "topics": [
        "dataEP05A2_1"
      ]
    },
    {
      "page": "dataEP05A2_2",
      "title": "Simulated Data of a CLSI EP05-A2 20/2/2 Experiment",
      "topics": [
        "dataEP05A2_2"
      ]
    },
    {
      "page": "dataEP05A2_3",
      "title": "Simulated Data of a CLSI EP05-A2 20/2/2 Experiment",
      "topics": [
        "dataEP05A2_3"
      ]
    },
    {
      "page": "dataEP05A3_MS_1",
      "title": "Simulated Data of a CLSI EP05-A3 3/5/5 Multi-Site Experiment",
      "topics": [
        "dataEP05A3_MS_1"
      ]
    },
    {
      "page": "dataEP05A3_MS_2",
      "title": "Simulated Data of a CLSI EP05-A3 3/5/5 Multi-Site Experiment",
      "topics": [
        "dataEP05A3_MS_2"
      ]
    },
    {
      "page": "dataEP05A3_MS_3",
      "title": "Simulated Data of a CLSI EP05-A3 3/5/5 Multi-Site Experiment",
      "topics": [
        "dataEP05A3_MS_3"
      ]
    },
    {
      "page": "dataRS0003_1",
      "title": "Simulated Repeated Measurements Data.",
      "topics": [
        "dataRS0003_1"
      ]
    },
    {
      "page": "dataRS0003_2",
      "title": "Simulated Repeated Measurements Data.",
      "topics": [
        "dataRS0003_2"
      ]
    },
    {
      "page": "dataRS0003_3",
      "title": "Simulated Repeated Measurements Data.",
      "topics": [
        "dataRS0003_3"
      ]
    },
    {
      "page": "dataRS0005_1",
      "title": "Simulated Data of 5/3 Experiment.",
      "topics": [
        "dataRS0005_1"
      ]
    },
    {
      "page": "dataRS0005_2",
      "title": "Simulated Data of 5/3 Experiment.",
      "topics": [
        "dataRS0005_2"
      ]
    },
    {
      "page": "dataRS0005_3",
      "title": "Simulated Data of 5/3 Experiment.",
      "topics": [
        "dataRS0005_3"
      ]
    },
    {
      "page": "DfSattHelper",
      "title": "Variance-Covariance Matrix of Fixed Effects as Function of Covariance Parameter Estimates",
      "topics": [
        "DfSattHelper"
      ]
    },
    {
      "page": "errorMessage",
      "title": "Convert Objects to Detailed Error Message.",
      "topics": [
        "errorMessage"
      ]
    },
    {
      "page": "fitLMM",
      "title": "Fit Linear Mixed Model by ANOVA or REML",
      "topics": [
        "fitLMM"
      ]
    },
    {
      "page": "fitVCA",
      "title": "Fit Variance Component Model by ANOVA or REML",
      "topics": [
        "fitVCA"
      ]
    },
    {
      "page": "fixef",
      "title": "Generic Method for Extracting Fixed Effects from a Fitted Model",
      "topics": [
        "fixef"
      ]
    },
    {
      "page": "fixef.VCA",
      "title": "Extract Fixed Effects from 'VCA' Object",
      "topics": [
        "fixef.VCA"
      ]
    },
    {
      "page": "Fsweep",
      "title": "Calling F90-implementation of the SWEEP-Operator",
      "topics": [
        "Fsweep"
      ]
    },
    {
      "page": "getCI",
      "title": "Extract Confidence Intervals from VCA-Objects.",
      "topics": [
        "getCI"
      ]
    },
    {
      "page": "getDDFM",
      "title": "Degrees of Freedom for Testing Linear Contrasts of Fixed Effects and Least Square Means",
      "topics": [
        "getDDFM"
      ]
    },
    {
      "page": "getDF",
      "title": "Extract Degrees of Freedom from Linear Hypotheses of Fixed Effects or LS Means",
      "topics": [
        "getDF"
      ]
    },
    {
      "page": "getGB",
      "title": "Giesbrecht & Burns Approximation of the Variance-Covariance Matrix of Variance Components",
      "topics": [
        "getGB"
      ]
    },
    {
      "page": "getIP.remlVCA",
      "title": "Intermediate Precision for remlVCA-fitted objects of class 'VCA'",
      "topics": [
        "getIP.remlVCA"
      ]
    },
    {
      "page": "getL",
      "title": "Construct Linear Contrast Matrix for Hypothesis Tests",
      "topics": [
        "getL"
      ]
    },
    {
      "page": "getMat",
      "title": "Extract a Specific Matrix from a 'VCA' Object",
      "topics": [
        "getMat"
      ]
    },
    {
      "page": "getMM",
      "title": "Overparameterized Design Matrices",
      "topics": [
        "getMM"
      ]
    },
    {
      "page": "getSSQsweep",
      "title": "ANOVA Sum of Squares via Sweeping",
      "topics": [
        "getSSQsweep"
      ]
    },
    {
      "page": "getV",
      "title": "Determine V-Matrix for a 'VCA' Object",
      "topics": [
        "getV"
      ]
    },
    {
      "page": "Glucose",
      "title": "Inermediate Precision Data from CLSI EP05-A3",
      "topics": [
        "Glucose"
      ]
    },
    {
      "page": "HugeData",
      "title": "Huge Dataset with Three Variables",
      "topics": [
        "HugeData"
      ]
    },
    {
      "page": "isBalanced",
      "title": "Check Whether Design Is Balanced Or Not",
      "topics": [
        "isBalanced"
      ]
    },
    {
      "page": "legend.m",
      "title": "Add Legend to Margin.",
      "topics": [
        "legend.m"
      ]
    },
    {
      "page": "lmerG",
      "title": "Construct Variance-Covariance Matrix of Random Effects for Models Fitted by Function 'lmer'",
      "topics": [
        "lmerG"
      ]
    },
    {
      "page": "lmerMatrices",
      "title": "Derive and Compute Matrices for Objects Fitted by Function 'lmer'",
      "topics": [
        "lmerMatrices"
      ]
    },
    {
      "page": "lmerSummary",
      "title": "Derive VCA-Summary Table from an Object Fitted via Function 'lmer'",
      "topics": [
        "lmerSummary"
      ]
    },
    {
      "page": "load_if_installed",
      "title": "Load 'RevoUtilsMath'-package if available",
      "topics": [
        "load_if_installed"
      ]
    },
    {
      "page": "lsmeans",
      "title": "Least Squares Means of Fixed Effects",
      "topics": [
        "lsmeans"
      ]
    },
    {
      "page": "LSMeans_Data",
      "title": "Dataset for Unit-Testing of LS Means",
      "topics": [
        "LSMeans_Data"
      ]
    },
    {
      "page": "lsmMat",
      "title": "Contrast Matrix for LS Means",
      "topics": [
        "lsmMat"
      ]
    },
    {
      "page": "MLrepro",
      "title": "Multi-Lot Reproducibility Data.",
      "topics": [
        "MLrepro"
      ]
    },
    {
      "page": "model.frame.VCA",
      "title": "Extract the Model Frame from a 'VCA' Object",
      "topics": [
        "model.frame.VCA"
      ]
    },
    {
      "page": "model.matrix.VCA",
      "title": "Model Matrix of a Fitted VCA-Object",
      "topics": [
        "model.matrix.VCA"
      ]
    },
    {
      "page": "MPinv",
      "title": "Moore-Penrose Generalized Inverse of a Matrix",
      "topics": [
        "MPinv"
      ]
    },
    {
      "page": "orderData",
      "title": "Re-Order Data.Frame",
      "topics": [
        "orderData"
      ]
    },
    {
      "page": "Orthodont",
      "title": "Orthodont dataset from R-package 'nlme'",
      "topics": [
        "Orthodont"
      ]
    },
    {
      "page": "plot.VCA",
      "title": "Standard 'plot' Method for 'VCA' S3-Objects.",
      "topics": [
        "plot.VCA"
      ]
    },
    {
      "page": "plotRandVar",
      "title": "Plot Random Variates of a Mixed Model ('VCA' Object).",
      "topics": [
        "plotRandVar"
      ]
    },
    {
      "page": "predict.VCA",
      "title": "Predictions from a Model Fitted by 'fitLMM'",
      "topics": [
        "predict.VCA"
      ]
    },
    {
      "page": "print.VCA",
      "title": "Standard Printing Method for Objects of Class 'VCA'",
      "topics": [
        "print.VCA"
      ]
    },
    {
      "page": "print.VCAinference",
      "title": "Standard Print Method for Objects of Class 'VCAinference'",
      "topics": [
        "print.VCAinference"
      ]
    },
    {
      "page": "protectedCall",
      "title": "Wrap Function-Calls to Execute Additional Checks.",
      "topics": [
        "protectedCall"
      ]
    },
    {
      "page": "ranef",
      "title": "Generic Method for Extracting Random Effects from a Fitted Model",
      "topics": [
        "ranef"
      ]
    },
    {
      "page": "ranef.VCA",
      "title": "Extract Random Effects from 'VCA' Object",
      "topics": [
        "ranef.VCA"
      ]
    },
    {
      "page": "realData",
      "title": "Real-World Data",
      "topics": [
        "realData"
      ]
    },
    {
      "page": "remlMM",
      "title": "Fit Linear Mixed Models via REML",
      "topics": [
        "remlMM"
      ]
    },
    {
      "page": "remlVCA",
      "title": "Perform (V)ariance (C)omponent (A)nalysis via REML-Estimation",
      "topics": [
        "remlVCA"
      ]
    },
    {
      "page": "ReproData1",
      "title": "Multi-Site Data for Estimating Reproducibility Precision",
      "topics": [
        "ReproData1"
      ]
    },
    {
      "page": "reScale",
      "title": "Re-Scale results of 'VCA' or 'VCAinference'",
      "topics": [
        "reScale"
      ]
    },
    {
      "page": "residuals.VCA",
      "title": "Extract Residuals of a 'VCA' Object",
      "topics": [
        "resid",
        "residuals.VCA"
      ]
    },
    {
      "page": "SattDF",
      "title": "Satterthwaite Approximation for Total Degrees of Freedom and for Single Variance Components",
      "topics": [
        "SattDF"
      ]
    },
    {
      "page": "Scale",
      "title": "Automatically Scale Data Calling these Functions: 'anovaVCA', 'anovaMM', 'remlVCA' or 'remlMM'",
      "topics": [
        "Scale"
      ]
    },
    {
      "page": "scaleData",
      "title": "Scale Response Variable to Ensure Robust Numerical Calculations",
      "topics": [
        "scaleData"
      ]
    },
    {
      "page": "sleepstudy",
      "title": "sleepstudy dataset from R-package 'lme4'",
      "topics": [
        "sleepstudy"
      ]
    },
    {
      "page": "Solve",
      "title": "Solve System of Linear Equations using Inverse of Cholesky-Root",
      "topics": [
        "Solve"
      ]
    },
    {
      "page": "solveMME",
      "title": "Solve Mixed Model Equations",
      "topics": [
        "solveMME"
      ]
    },
    {
      "page": "stepwiseVCA",
      "title": "Bottom-Up Step-Wise VCA-Analysis of the Complete Dataset",
      "topics": [
        "stepwiseVCA"
      ]
    },
    {
      "page": "summarize.VCA",
      "title": "Summarize Outcome of a Variance Component Analysis.",
      "topics": [
        "summarize.VCA",
        "summarize.VCAinference"
      ]
    },
    {
      "page": "test.fixef",
      "title": "Perform t-Tests for Linear Contrasts on Fixed Effects",
      "topics": [
        "test.fixef"
      ]
    },
    {
      "page": "test.lsmeans",
      "title": "Perform t-Tests for Linear Contrasts on LS Means",
      "topics": [
        "test.lsmeans"
      ]
    },
    {
      "page": "Trace",
      "title": "Compute the Trace of a Matrix",
      "topics": [
        "Trace"
      ]
    },
    {
      "page": "varPlot",
      "title": "Variability Chart for Hierarchical Models.",
      "topics": [
        "varPlot"
      ]
    },
    {
      "page": "VCAdata1",
      "title": "Simulated Data for Variance Component Analysis.",
      "topics": [
        "VCAdata1"
      ]
    },
    {
      "page": "VCAinference",
      "title": "Inferential Statistics for VCA-Results",
      "topics": [
        "VCAinference"
      ]
    },
    {
      "page": "vcov.VCA",
      "title": "Calculate Variance-Covariance Matrix of Fixed Effects for an 'VCA' Object",
      "topics": [
        "vcov.VCA"
      ]
    },
    {
      "page": "vcovFixed",
      "title": "Calculate Variance-Covariance Matrix and Standard Errors of Fixed Effects for an 'VCA' Object",
      "topics": [
        "vcovFixed"
      ]
    },
    {
      "page": "vcovVC",
      "title": "Calculate Variance-Covariance Matrix of Variance Components of 'VCA' objects",
      "topics": [
        "vcovVC"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "numDeriv",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_vignettes": [
    {
      "source": "VCA_package_vignette.Rmd",
      "filename": "VCA_package_vignette.html",
      "title": "R-Package VCA for Variance Component Analysis",
      "author": "Siegfried Erhardt & Andre Schuetzenmeister",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Started",
        "Visualization of Variability via Function varPlot",
        "Default Settings",
        "Advanced Settings",
        "Outlier Detection",
        "Outlier Detection by Visual Inspection",
        "Outlier Detection Using Studentized Residuals",
        "An Outlier Detection Algorithm",
        "Exteme Values on all Levels",
        "Checking for Normality and Extreme Values Using R-Package STB",
        "Commonly Used VCA-Models",
        "$20 \\times 2 \\times 2$ Single Site Evaluation",
        "$3 \\times 5 \\times 1 \\times 5$ Multi-Site Evaluation",
        "$3 \\times 5 \\times 2 \\times 3$ Multi-Site Evaluation",
        "Multi-Site Multi-Lot Evaluation",
        "References"
      ],
      "created": "2019-12-17 15:20:02",
      "modified": "2024-01-19 02:40:53",
      "commits": 3
    }
  ],
  "_score": 5.977738599618428,
  "_indexed": true,
  "_nocasepkg": "vca",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.2",
      "date": "2026-05-20T08:45:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "59e700c78df15ca2cd63f741a35378961d53ba0a",
      "fileid": "6990189d6b535ca4ff0215f7536d6dc0b7c7d04b3bb736d3e6e25ef3d9783d43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26151382153"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.2",
      "date": "2026-05-20T08:45:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "59e700c78df15ca2cd63f741a35378961d53ba0a",
      "fileid": "81b63b7ac129331440dac0c598693b0fd360545419698a665fb301312bd6dbb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26151382153"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.2",
      "date": "2026-05-20T08:45:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "59e700c78df15ca2cd63f741a35378961d53ba0a",
      "fileid": "e5fb38520532ba084e4b0992515188c9f97f84658d7d3ff73010ea3ad4e6cf9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26151382153"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.2",
      "date": "2026-05-20T08:45:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "59e700c78df15ca2cd63f741a35378961d53ba0a",
      "fileid": "6e5005843d5a22e6fa7f79735b1a8108e0f6a5e3c3f206b5ad82e370857d1ad1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26151382153"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.2",
      "date": "2026-06-02T13:32:10.000Z",
      "arch": "emscripten",
      "commit": "59e700c78df15ca2cd63f741a35378961d53ba0a",
      "fileid": "572fa580b671da547fe88381f2121d48e7dbb15142c07311f9318e010d1518d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26151382153"
    }
  ]
}