{
  "_id": "6a1c09511d7bb097a0a2c6e5",
  "Package": "matrixCorr",
  "Type": "Package",
  "Title": "Collection of Correlation, Agreement, and Reliability Estimators",
  "Version": "0.12.2",
  "Authors@R": "c(\nperson(\ngiven = \"Thiago de Paula\",\nfamily = \"Oliveira\",\nemail = \"thiago.paula.oliveira@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4555-2584\")\n)\n)",
  "Author": "Thiago de Paula Oliveira [aut, cre]\n(<https://orcid.org/0000-0002-4555-2584>)",
  "Maintainer": "Thiago de Paula Oliveira <thiago.paula.oliveira@gmail.com>",
  "Description": "Compute correlation, association, agreement, and\nreliability measures for small to high-dimensional datasets\nthrough a consistent matrix-oriented interface. Supports\nclassical correlations (Pearson, Spearman, Kendall,\nChatterjee's rank correlation), distance correlation, partial\ncorrelation with regularised estimators, shrinkage correlation\nfor p >= n settings, robust correlations including biweight\nmid-correlation, percentage-bend, Winsorized, and skipped\ncorrelation, latent-variable methods for binary and ordinal\ndata, pairwise and overall intraclass correlation for wide\ndata, repeated-measures correlation, and agreement/reliability\nanalyses based on Cohen's kappa, weighted kappa, multi-rater\nkappa, Gwet's AC1/AC2, Krippendorff's alpha, Bland-Altman\nmethods, Lin's concordance correlation coefficient, Poisson\nGLMM concordance for count data, and repeated-measures\nintraclass/concordance correlation. Implemented with optimized\nC++ backends using BLAS/OpenMP and memory-aware symmetric\nupdates, and returns standard R objects with print/summary/plot\nmethods plus optional Shiny viewers for matrix inspection.\nMethods based on Ledoit and Wolf (2004)\n<doi:10.1016/S0047-259X(03)00096-4>; high-dimensional shrinkage\ncovariance estimation <doi:10.2202/1544-6115.1175>; Lin (1989)\n<doi:10.2307/2532051>; Wilcox (1994) <doi:10.1007/BF02294395>;\nWilcox (2004) <doi:10.1080/0266476032000148821>; Hayes and\nKrippendorff (2007) <doi:10.1080/19312450709336664>; weighted\nrepeated-measures correlation by Kondo et al. (2025)\n<doi:10.1002/sim.70046>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/Prof-ThiagoOliveira/matrixCorr",
  "BugReports": "https://github.com/Prof-ThiagoOliveira/matrixCorr/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://prof-thiagooliveira.r-universe.dev",
  "Date/Publication": "2026-05-31 09:47:48 UTC",
  "RemoteUrl": "https://github.com/prof-thiagooliveira/matrixcorr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 09:55:44 UTC",
    "User": "root"
  },
  "MD5sum": "dd3484fd5a61dcf462ba3fe74c09322f",
  "_user": "prof-thiagooliveira",
  "_type": "src",
  "_file": "matrixCorr_0.12.2.tar.gz",
  "_fileid": "3057c635c902a668a7fef1dc33c0028ff83e1ce98b276490f7e85b9eb2bf17ab",
  "_filesize": 2405746,
  "_sha256": "3057c635c902a668a7fef1dc33c0028ff83e1ce98b276490f7e85b9eb2bf17ab",
  "_created": "2026-05-31T09:55:44.000Z",
  "_published": "2026-05-31T10:11:28.976Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78717003515,
      "time": 415,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315828098"
    },
    {
      "job": 78717003484,
      "time": 455,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315832407"
    },
    {
      "job": 78717003508,
      "time": 407,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315827305"
    },
    {
      "job": 78717003495,
      "time": 346,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315820987"
    },
    {
      "job": 78717003474,
      "time": 373,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315825051"
    },
    {
      "job": 78717003513,
      "time": 564,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315845807"
    },
    {
      "job": 78717003470,
      "time": 325,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315820144"
    },
    {
      "job": 78717003499,
      "time": 732,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315861224"
    },
    {
      "job": 78716550658,
      "time": 487,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315783356"
    },
    {
      "job": 78717003463,
      "time": 218,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315807988"
    },
    {
      "job": 78717003493,
      "time": 584,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315845414"
    },
    {
      "job": 78717003478,
      "time": 461,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315833087"
    },
    {
      "job": 78717003485,
      "time": 496,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315836694"
    }
  ],
  "_buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/prof-thiagooliveira/matrixcorr",
  "_commit": {
    "id": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
    "author": "Thiago de Paula Oliveira <toliveira@abacusbio.com>",
    "committer": "Thiago de Paula Oliveira <toliveira@abacusbio.com>",
    "message": "dont test dcor example - time\n",
    "time": 1780220868
  },
  "_maintainer": {
    "name": "Thiago de Paula Oliveira",
    "email": "thiago.paula.oliveira@gmail.com",
    "login": "oliveiratp",
    "description": "",
    "uuid": 16705100,
    "orcid": "0000-0002-4555-2584"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.7.2",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "mnormt",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Enhances"
    }
  ],
  "_owner": "prof-thiagooliveira",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 42
    },
    {
      "week": "2025-35",
      "n": 29
    },
    {
      "week": "2025-36",
      "n": 16
    },
    {
      "week": "2025-37",
      "n": 16
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 18
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 7
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 11
    },
    {
      "week": "2026-13",
      "n": 31
    },
    {
      "week": "2026-14",
      "n": 20
    },
    {
      "week": "2026-15",
      "n": 13
    },
    {
      "week": "2026-16",
      "n": 16
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 21
    },
    {
      "week": "2026-20",
      "n": 24
    },
    {
      "week": "2026-21",
      "n": 13
    },
    {
      "week": "2026-22",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v.0.4.3",
      "date": "2025-09-01"
    },
    {
      "name": "v.0.10.0",
      "date": "2026-03-22"
    },
    {
      "name": "v.0.11.0",
      "date": "2026-04-11"
    },
    {
      "name": "v.0.11.2",
      "date": "2026-05-05"
    },
    {
      "name": "v.0.12.2",
      "date": "2026-05-21"
    }
  ],
  "_topics": [
    "agreement",
    "concordance",
    "correlation",
    "correlation-analysis",
    "correlation-coefficient",
    "cpp",
    "distance-measures",
    "intraclass-correlation",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "prof-thiagooliveira",
      "count": 311,
      "uuid": 34395021
    }
  ],
  "_userbio": {
    "uuid": 34395021,
    "type": "user",
    "name": "Thiago de Paula Oliveira ",
    "description": "Dr Thiago de Paula Oliveira is a Statistician at the AbacusBio."
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matrixCorr"
  },
  "_devurl": "https://github.com/prof-thiagooliveira/matrixcorr",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/matrixCorr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/prof-thiagooliveira/matrixcorr",
  "_realowner": "prof-thiagooliveira",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2025-08-26"
    },
    {
      "version": "0.5.1",
      "date": "2025-09-22"
    },
    {
      "version": "0.6.2",
      "date": "2025-11-15"
    },
    {
      "version": "0.7.2",
      "date": "2025-12-11"
    },
    {
      "version": "0.8.3",
      "date": "2025-12-22"
    },
    {
      "version": "0.8.4",
      "date": "2026-03-03"
    },
    {
      "version": "0.8.5",
      "date": "2026-03-21"
    },
    {
      "version": "0.10.0",
      "date": "2026-04-03"
    },
    {
      "version": "0.11.1",
      "date": "2026-04-18"
    }
  ],
  "_exports": [
    "ba",
    "ba_rm",
    "bicor",
    "biserial",
    "biweight_mid_corr",
    "bland_altman",
    "bland_altman_repeated",
    "ccc",
    "ccc_glmm",
    "ccc_lmm_reml",
    "ccc_pairwise_u_stat",
    "ccc_rm_reml",
    "ccc_rm_ustat",
    "ci",
    "cia",
    "cia_rm",
    "cohen_kappa",
    "dcor",
    "diag.bicor",
    "distance_corr",
    "estimate",
    "gwet_ac",
    "hsic",
    "icc",
    "icc_rm_reml",
    "kendall_tau",
    "krippendorff_alpha",
    "multirater_kappa",
    "partial_correlation",
    "pbcor",
    "pcorr",
    "pearson_corr",
    "polychoric",
    "polyserial",
    "prob_agree",
    "rmcorr",
    "rmcorr_weighted",
    "robust_dcor",
    "schafer_corr",
    "shrinkage_corr",
    "skipped_corr",
    "skipped_corr_masks",
    "spearman_rho",
    "tetrachoric",
    "tidy",
    "view_corr_shiny",
    "view_rmcorr_shiny",
    "weighted_kappa",
    "wincor",
    "xi_corr"
  ],
  "_help": [
    {
      "page": "sub-sub-.summary.corr_result",
      "title": "Summary Accessor for Correlation Summaries",
      "topics": [
        "[[.summary.corr_result"
      ]
    },
    {
      "page": "cash-.summary.corr_result",
      "title": "Summary Accessor for Correlation Summaries",
      "topics": [
        "$.summary.corr_result"
      ]
    },
    {
      "page": "as.data.frame.corr_edge_list",
      "title": "Edge-list data-frame view",
      "topics": [
        "as.data.frame.corr_edge_list"
      ]
    },
    {
      "page": "ba",
      "title": "Bland-Altman statistics with confidence intervals",
      "topics": [
        "ba",
        "plot.ba",
        "plot.ba_matrix",
        "print.ba",
        "print.ba_matrix",
        "print.summary.ba",
        "print.summary.ba_matrix",
        "summary.ba",
        "summary.ba_matrix"
      ]
    },
    {
      "page": "ba_rm",
      "title": "Bland-Altman for repeated measurements",
      "topics": [
        "ba_rm",
        "plot.ba_repeated",
        "plot.ba_repeated_matrix",
        "print.ba_repeated",
        "print.ba_repeated_matrix"
      ]
    },
    {
      "page": "bicor",
      "title": "Biweight mid-correlation (bicor)",
      "topics": [
        "bicor",
        "diag.bicor",
        "plot.bicor",
        "print.bicor",
        "print.summary.bicor",
        "summary.bicor"
      ]
    },
    {
      "page": "biserial",
      "title": "Biserial Correlation Between Continuous and Binary Variables",
      "topics": [
        "biserial",
        "plot.biserial_corr",
        "print.biserial_corr",
        "print.summary.biserial_corr",
        "summary.biserial_corr"
      ]
    },
    {
      "page": "ccc",
      "title": "Pairwise Lin's concordance correlation coefficient",
      "topics": [
        "ccc",
        "plot.ccc",
        "print.ccc",
        "print.summary.ccc",
        "summary.ccc"
      ]
    },
    {
      "page": "ccc_glmm",
      "title": "Poisson GLMM concordance correlation for count agreement",
      "topics": [
        "ccc_glmm"
      ]
    },
    {
      "page": "ccc_rm_reml",
      "title": "Concordance Correlation via REML (Linear Mixed-Effects Model)",
      "topics": [
        "ccc_rm_reml"
      ]
    },
    {
      "page": "ccc_rm_ustat",
      "title": "Repeated-Measures Lin's Concordance Correlation Coefficient (CCC)",
      "topics": [
        "ccc_rm_ustat"
      ]
    },
    {
      "page": "cia",
      "title": "Coefficient of Individual Agreement",
      "topics": [
        "cia",
        "plot.cia",
        "print.cia",
        "print.cia_ci",
        "print.summary.cia",
        "summary.cia"
      ]
    },
    {
      "page": "cia_rm",
      "title": "Repeated-Measures Coefficient of Individual Agreement",
      "topics": [
        "cia_rm",
        "plot.cia_rm",
        "print.cia_rm",
        "print.summary.cia_rm",
        "summary.cia_rm"
      ]
    },
    {
      "page": "cohen_kappa",
      "title": "Pairwise Cohen's Kappa for Nominal Ratings",
      "topics": [
        "cohen_kappa",
        "plot.cohen_kappa",
        "print.cohen_kappa",
        "print.summary.cohen_kappa",
        "summary.cohen_kappa"
      ]
    },
    {
      "page": "dcor",
      "title": "Pairwise Distance Correlation (dCor)",
      "topics": [
        "dcor",
        "plot.dcor",
        "print.dcor",
        "print.summary.dcor",
        "summary.dcor"
      ]
    },
    {
      "page": "deprecated-matrixCorr",
      "title": "Deprecated Compatibility Wrappers",
      "topics": [
        "biweight_mid_corr",
        "bland_altman",
        "bland_altman_repeated",
        "ccc_lmm_reml",
        "ccc_pairwise_u_stat",
        "deprecated-matrixCorr",
        "distance_corr",
        "partial_correlation"
      ]
    },
    {
      "page": "estimate",
      "title": "Access MatrixCorr Estimates, Confidence Intervals, and Tidy Results",
      "topics": [
        "ci",
        "ci.ba",
        "ci.ba_matrix",
        "ci.ba_repeated",
        "ci.ba_repeated_matrix",
        "ci.ccc",
        "ci.ccc_ci",
        "ci.ccc_glmm",
        "ci.cia",
        "ci.cia_ci",
        "ci.cia_rm",
        "ci.cohen_kappa",
        "ci.corr_result",
        "ci.default",
        "ci.gwet_ac",
        "ci.icc",
        "ci.icc_overall",
        "ci.icc_rm_reml",
        "ci.krippendorff_alpha",
        "ci.multirater_kappa",
        "ci.partial_corr",
        "ci.prob_agree",
        "ci.rmcorr",
        "ci.rmcorr_matrix",
        "ci.weighted_kappa",
        "coef.ccc_glmm",
        "coef.corr_result",
        "confint.ba",
        "confint.ba_matrix",
        "confint.ba_repeated",
        "confint.ba_repeated_matrix",
        "confint.ccc",
        "confint.ccc_ci",
        "confint.ccc_glmm",
        "confint.chatterjee_xi_scalar",
        "confint.cia",
        "confint.cia_ci",
        "confint.cia_rm",
        "confint.cohen_kappa",
        "confint.corr_result",
        "confint.gwet_ac",
        "confint.icc",
        "confint.icc_overall",
        "confint.icc_rm_reml",
        "confint.krippendorff_alpha",
        "confint.multirater_kappa",
        "confint.partial_corr",
        "confint.prob_agree",
        "confint.rmcorr",
        "confint.rmcorr_matrix",
        "confint.summary.corr_result",
        "confint.summary.matrixCorr",
        "confint.weighted_kappa",
        "estimate",
        "estimate.ba",
        "estimate.ba_matrix",
        "estimate.ba_repeated",
        "estimate.ba_repeated_matrix",
        "estimate.ccc_glmm",
        "estimate.corr_result",
        "estimate.default",
        "estimate.partial_corr",
        "estimate.summary.corr_result",
        "estimate.summary.matrixCorr",
        "tidy",
        "tidy.ba",
        "tidy.ba_matrix",
        "tidy.ba_repeated",
        "tidy.ba_repeated_matrix",
        "tidy.corr_result",
        "tidy.default",
        "tidy.partial_corr",
        "tidy.summary.corr_result",
        "tidy.summary.matrixCorr"
      ]
    },
    {
      "page": "gwet_ac",
      "title": "Gwet's AC1 and AC2 Agreement Coefficients",
      "topics": [
        "gwet_ac",
        "plot.gwet_ac",
        "print.gwet_ac",
        "print.summary.gwet_ac",
        "summary.gwet_ac"
      ]
    },
    {
      "page": "hsic",
      "title": "Pairwise Hilbert-Schmidt Independence Criterion",
      "topics": [
        "hsic",
        "plot.hsic",
        "print.hsic",
        "print.summary.hsic",
        "summary.hsic"
      ]
    },
    {
      "page": "icc",
      "title": "Intraclass Correlation for Wide Data",
      "topics": [
        "icc",
        "print.icc",
        "print.icc_overall",
        "print.summary.icc",
        "print.summary.icc_overall",
        "summary.icc",
        "summary.icc_overall"
      ]
    },
    {
      "page": "icc_rm_reml",
      "title": "Repeated-Measures Intraclass Correlation via REML",
      "topics": [
        "icc_rm_reml",
        "print.icc_rm_reml",
        "print.summary.icc_rm_reml",
        "summary.icc_rm_reml"
      ]
    },
    {
      "page": "kendall_tau",
      "title": "Pairwise (or Two-Vector) Kendall's Tau Rank Correlation",
      "topics": [
        "kendall_tau",
        "plot.kendall_matrix",
        "print.kendall_matrix",
        "print.summary.kendall_matrix",
        "summary.kendall_matrix"
      ]
    },
    {
      "page": "krippendorff_alpha",
      "title": "Krippendorff's Alpha Reliability Coefficient",
      "topics": [
        "krippendorff_alpha",
        "plot.krippendorff_alpha",
        "print.krippendorff_alpha",
        "print.summary.krippendorff_alpha",
        "summary.krippendorff_alpha"
      ]
    },
    {
      "page": "multirater_kappa",
      "title": "Multi-Rater Kappa for Nominal Ratings",
      "topics": [
        "multirater_kappa",
        "plot.multirater_kappa",
        "print.multirater_kappa",
        "print.summary.multirater_kappa",
        "summary.multirater_kappa"
      ]
    },
    {
      "page": "pbcor",
      "title": "Percentage bend correlation",
      "topics": [
        "pbcor",
        "plot.pbcor",
        "print.pbcor",
        "print.summary.pbcor",
        "summary.pbcor"
      ]
    },
    {
      "page": "pcorr",
      "title": "Partial correlation matrix (sample / ridge / OAS / graphical lasso)",
      "topics": [
        "pcorr",
        "plot.partial_corr",
        "print.partial_corr",
        "print.summary.partial_corr",
        "summary.partial_corr"
      ]
    },
    {
      "page": "pearson_corr",
      "title": "Pairwise Pearson correlation",
      "topics": [
        "pearson_corr",
        "plot.pearson_corr",
        "print.pearson_corr",
        "print.summary.pearson_corr",
        "summary.pearson_corr"
      ]
    },
    {
      "page": "plot.corr_edge_list",
      "title": "S3 Plot for Edge-List Correlation Results",
      "topics": [
        "plot.corr_edge_list"
      ]
    },
    {
      "page": "plot.corr_matrix",
      "title": "S3 Plot for Dense Correlation Results",
      "topics": [
        "plot.corr_matrix"
      ]
    },
    {
      "page": "plot.corr_sparse",
      "title": "S3 Plot for Sparse Correlation Results",
      "topics": [
        "plot.corr_sparse"
      ]
    },
    {
      "page": "plot.prob_agree",
      "title": "Plot probability-of-agreement results",
      "topics": [
        "plot.prob_agree"
      ]
    },
    {
      "page": "polychoric",
      "title": "Pairwise Polychoric Correlation",
      "topics": [
        "plot.polychoric_corr",
        "polychoric",
        "print.polychoric_corr",
        "print.summary.polychoric_corr",
        "summary.polychoric_corr"
      ]
    },
    {
      "page": "polyserial",
      "title": "Polyserial Correlation Between Continuous and Ordinal Variables",
      "topics": [
        "plot.polyserial_corr",
        "polyserial",
        "print.polyserial_corr",
        "print.summary.polyserial_corr",
        "summary.polyserial_corr"
      ]
    },
    {
      "page": "print.ccc_ci",
      "title": "S3 print for legacy class 'ccc_ci'",
      "topics": [
        "print.ccc_ci"
      ]
    },
    {
      "page": "print.corr_edge_list",
      "title": "Print Edge-List Correlation Results",
      "topics": [
        "print.corr_edge_list"
      ]
    },
    {
      "page": "print.matrixCorr_ccc",
      "title": "Print method for matrixCorr CCC objects",
      "topics": [
        "print.matrixCorr_ccc"
      ]
    },
    {
      "page": "print.matrixCorr_ccc_ci",
      "title": "Print method for matrixCorr CCC objects with CIs",
      "topics": [
        "print.matrixCorr_ccc_ci"
      ]
    },
    {
      "page": "rmcorr_methods",
      "title": "Methods for Pairwise rmcorr Objects",
      "topics": [
        "plot.rmcorr",
        "print.rmcorr",
        "print.summary.rmcorr",
        "summary.rmcorr"
      ]
    },
    {
      "page": "rmcorr_matrix_methods",
      "title": "Methods for rmcorr Matrix Objects",
      "topics": [
        "plot.rmcorr_matrix",
        "print.rmcorr_matrix",
        "print.summary.rmcorr_matrix",
        "summary.rmcorr_matrix"
      ]
    },
    {
      "page": "print.summary.corr_result",
      "title": "Print Standardized Correlation Summaries",
      "topics": [
        "print.summary.corr_result"
      ]
    },
    {
      "page": "print.summary.latent_corr",
      "title": "Summary Method for Latent Correlation Matrices",
      "topics": [
        "print.summary.latent_corr"
      ]
    },
    {
      "page": "print.summary.matrixCorr",
      "title": "Summary Method for Correlation Matrices",
      "topics": [
        "print.summary.matrixCorr"
      ]
    },
    {
      "page": "prob_agree",
      "title": "Probability of Agreement for Reliability Curves",
      "topics": [
        "prob_agree"
      ]
    },
    {
      "page": "rmcorr",
      "title": "Repeated-Measures Correlation (rmcorr)",
      "topics": [
        "rmcorr",
        "rmcorr_weighted"
      ]
    },
    {
      "page": "robust_dcor",
      "title": "Robust Distance Correlation",
      "topics": [
        "plot.robust_dcor",
        "print.robust_dcor",
        "robust_dcor",
        "summary.robust_dcor"
      ]
    },
    {
      "page": "shrinkage_corr",
      "title": "Shrinkage Correlation",
      "topics": [
        "plot.schafer_corr",
        "plot.shrinkage_corr",
        "print.schafer_corr",
        "print.shrinkage_corr",
        "schafer_corr",
        "shrinkage_corr",
        "summary.schafer_corr",
        "summary.shrinkage_corr"
      ]
    },
    {
      "page": "skipped_corr",
      "title": "Pairwise skipped correlation",
      "topics": [
        "plot.skipped_corr",
        "print.skipped_corr",
        "print.summary.skipped_corr",
        "skipped_corr",
        "skipped_corr_masks",
        "summary.skipped_corr"
      ]
    },
    {
      "page": "spearman_rho",
      "title": "Pairwise Spearman's rank correlation",
      "topics": [
        "plot.spearman_rho",
        "print.spearman_rho",
        "print.summary.spearman_rho",
        "spearman_rho",
        "summary.spearman_rho"
      ]
    },
    {
      "page": "summary.ccc_rm_reml",
      "title": "Summary Method for 'ccc_rm_reml' Objects",
      "topics": [
        "print.summary.ccc_rm_reml",
        "summary.ccc_rm_reml"
      ]
    },
    {
      "page": "summary.corr_edge_list",
      "title": "S3 Summary for Edge-List Correlation Results",
      "topics": [
        "summary.corr_edge_list"
      ]
    },
    {
      "page": "summary.corr_matrix",
      "title": "S3 Summary for Dense Correlation Results",
      "topics": [
        "summary.corr_matrix"
      ]
    },
    {
      "page": "summary.corr_sparse",
      "title": "S3 Summary for Sparse Correlation Results",
      "topics": [
        "summary.corr_sparse"
      ]
    },
    {
      "page": "tetrachoric",
      "title": "Pairwise Tetrachoric Correlation",
      "topics": [
        "plot.tetrachoric_corr",
        "print.summary.tetrachoric_corr",
        "print.tetrachoric_corr",
        "summary.tetrachoric_corr",
        "tetrachoric"
      ]
    },
    {
      "page": "view_corr_shiny",
      "title": "Interactive Shiny viewer for matrixCorr objects",
      "topics": [
        "view_corr_shiny"
      ]
    },
    {
      "page": "view_rmcorr_shiny",
      "title": "Interactive Shiny Viewer for Repeated-Measures Correlation",
      "topics": [
        "view_rmcorr_shiny"
      ]
    },
    {
      "page": "weighted_kappa",
      "title": "Pairwise Weighted Cohen's Kappa for Ordered Ratings",
      "topics": [
        "print.weighted_kappa",
        "weighted_kappa"
      ]
    },
    {
      "page": "wincor",
      "title": "Pairwise Winsorized correlation",
      "topics": [
        "plot.wincor",
        "print.summary.wincor",
        "print.wincor",
        "summary.wincor",
        "wincor"
      ]
    },
    {
      "page": "xi_corr",
      "title": "Pairwise Chatterjee Rank Correlation",
      "topics": [
        "print.chatterjee_xi",
        "print.chatterjee_xi_scalar",
        "print.summary.chatterjee_xi_scalar",
        "summary.chatterjee_xi_scalar",
        "xi_corr"
      ]
    }
  ],
  "_pkglogo": "https://github.com/prof-thiagooliveira/matrixcorr/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/prof-thiagooliveira/matrixcorr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_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": "libblas",
      "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": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "v01-matrixCorr-introduction.Rmd",
      "filename": "v01-matrixCorr-introduction.html",
      "title": "Introduction to matrixCorr ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Main workflow families",
        "Wide matrix workflow",
        "Agreement and reliability workflow",
        "Repeated-measures workflow",
        "Shared inspection methods",
        "Where to go next"
      ],
      "created": "2026-04-11 08:48:35",
      "modified": "2026-05-21 13:18:58",
      "commits": 6
    },
    {
      "source": "v02-wide-correlation-workflows.Rmd",
      "filename": "v02-wide-correlation-workflows.html",
      "title": "Wide Correlation Workflows ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scope",
        "A common input pattern",
        "Pearson correlation",
        "Spearman and Kendall",
        "Distance correlation",
        "Missing values",
        "Practical guidance"
      ],
      "created": "2026-04-11 08:48:35",
      "modified": "2026-05-21 13:18:58",
      "commits": 4
    },
    {
      "source": "v03-robust-and-highdim-correlation.Rmd",
      "filename": "v03-robust-and-highdim-correlation.html",
      "title": "Robust and High-Dimensional Correlation ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scope",
        "Robust correlation",
        "Inference for robust estimators",
        "Partial correlation",
        "High-dimensional shrinkage correlation",
        "Choosing among these methods"
      ],
      "created": "2026-04-11 08:48:35",
      "modified": "2026-05-21 21:33:18",
      "commits": 5
    },
    {
      "source": "v04-latent-and-mixed-scale-correlation.Rmd",
      "filename": "v04-latent-and-mixed-scale-correlation.html",
      "title": "Latent and Mixed-Scale Correlation ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scope",
        "A small latent-data example",
        "Binary-binary and ordinal-ordinal settings",
        "Mixed continuous-discrete settings",
        "Confidence intervals and p-values",
        "Practical guidance"
      ],
      "created": "2026-04-11 08:48:35",
      "modified": "2026-05-21 13:18:58",
      "commits": 3
    },
    {
      "source": "v05-agreement-and-icc-wide.Rmd",
      "filename": "v05-agreement-and-icc-wide.html",
      "title": "Agreement and ICC for Wide Data ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scope",
        "Pairwise concordance and Bland-Altman analysis",
        "Pairwise ICC",
        "Pairwise versus overall ICC",
        "Consistency versus agreement",
        "Model, type, and unit",
        "Agreement indices implemented in matrixCorr",
        "CCC functions",
        "ICC functions",
        "CIA functions",
        "Function summary",
        "Choosing among CCC, BA, ICC, and CIA",
        "References"
      ],
      "created": "2026-04-11 08:48:35",
      "modified": "2026-05-21 13:18:58",
      "commits": 5
    },
    {
      "source": "v06-repeated-measures-workflows.Rmd",
      "filename": "v06-repeated-measures-workflows.html",
      "title": "Repeated-Measures Workflows ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scope",
        "A common long-format dataset",
        "Repeated-measures correlation",
        "Repeated-measures agreement",
        "Repeated CCC",
        "Repeated ICC",
        "Choosing among repeated-measures methods"
      ],
      "created": "2026-04-11 08:48:35",
      "modified": "2026-05-21 13:18:58",
      "commits": 4
    }
  ],
  "_score": 6.290034611362518,
  "_indexed": true,
  "_nocasepkg": "matrixcorr",
  "_universes": [
    "prof-thiagooliveira",
    "oliveiratp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.12.2",
      "date": "2026-05-31T10:00:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "466aef8d6cff788eac548df5df20ce55241a3e2f034120f4022d9c81fa5e25bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.12.2",
      "date": "2026-05-31T10:00:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "00d9b15117b019e4753b9d5eb7a1870d9d210a15c91b66421de355fcda11055c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.12.2",
      "date": "2026-05-31T10:00:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "2a7ac01b92b4635f4fb76d747f0138b3d3f30363638434b74ba6a6b411426fea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.12.2",
      "date": "2026-05-31T10:00:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "86efc87fe19474c10916b9fa002f424bb676ed847e140d2cac152adfcc30d1c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.12.2",
      "date": "2026-05-31T10:00:43.000Z",
      "arch": "aarch64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "4220dc32ab52ccb08357d80df2003003dfa5843918969cb0822ed4ce48776b11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.12.2",
      "date": "2026-05-31T10:01:18.000Z",
      "arch": "x86_64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "f4f97a868a282e0262604c05706cfd6383ccb76e3a5c2b7a5fec021b11a64b87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.12.2",
      "date": "2026-05-31T10:00:12.000Z",
      "arch": "aarch64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "b57db42716755786734a13790a92a1868ceb88b421131fede6c23899664699f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.12.2",
      "date": "2026-05-31T10:02:29.000Z",
      "arch": "x86_64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "206d9c212c7b11f926adbe367abcfb88d1a7cfbdf3fddfc1cf04527286360851",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.12.2",
      "date": "2026-05-31T10:00:43.000Z",
      "arch": "emscripten",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "be85b45159df4f9afb77ac18fe997cda93a86fc8874cfdda55da2def62b4f7e6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.12.2",
      "date": "2026-05-31T10:01:17.000Z",
      "arch": "x86_64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "79202b81c7ef6f440c5c3d0ad97b78eb424b9523669ad3ba1208c94a7454ea6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.12.2",
      "date": "2026-05-31T09:59:46.000Z",
      "arch": "x86_64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "016ae9df2d21cce13f2ce6a1f77db881ac568555ece17746c681ce13ad90db27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.12.2",
      "date": "2026-05-31T09:59:48.000Z",
      "arch": "x86_64",
      "commit": "7eff9dd62e1a890201a84b7cb9137be173d0383d",
      "fileid": "d47c6871da1a223ec587546300b23323fa137ef1b259f21ad36e171b3e685683",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prof-thiagooliveira/actions/runs/26709353076"
    }
  ]
}