R/example_data9.R

#' correlation_matrix
#' A 20x20 symmetric matrix containing correlation coefficients between various variables (e.g. varients, individuals).
#' @format A matrix with 20 rows and 20 columns with identical names for rows and columns.
#' \describe{
#'   \item{Row and Column Names}{
#'     Both rows and columns are named VAR1 to VAR20, indicating the variables for which 
#'     correlations are calculated.
#'   }
#' }
"example_data9"

Try the GPflexViz package in your browser

Any scripts or data that you put into this service are public.

GPflexViz documentation built on Sept. 10, 2025, 10:27 a.m.