R/dataMax4.R

#' Instance of covariance matrix for 50 sites
#' Site list produced by maxDistSites("01/01/07 00:00","12/31/14 00:00",50,230,"Na",1) 
#' Covariance produced after applying function lambertWtransform on residualDataNA output from getCov()
#' 
#' @docType data
#'
#' @usage data("maxd4Cov")
#'
#' @format An object of class \code{"cross"}; see \code{\link[qtl]{read.cross}}.
#'
#' @keywords datasets
#'
#'
#' @examples
#' 
#' data("maxd4Cov")
#' cov4 <- maxd4Cov
#' cov4

"maxd4Cov"
hessakh/MESgenCov documentation built on Feb. 3, 2023, 1:09 a.m.