R/example_L.R

#' Example L matrix
#'
#' K x K-1 matrix representing square root of
#' correlation matrix at a single locus.
#'
#' @format Matrix with K rows (K = no. ancestral pop)
#'   and K-1 columns.
#'
#' @source Toy example generated with command
#'   \code{get_L(apply(example_props,2,mean))}
#' @name example_L
NULL
kegrinde/STEAM documentation built on June 30, 2024, 11:27 p.m.