R/banddata.R

#' bandprec 
#' @description The bandprec dataset is a precision matrix simluated 
#' by using the huge package. 
#' The matrix represents the inverse variance-covariance matrix of a 
#' set of multivariate distriubted time-serials data, which equivently 
#' presents a graph structure of a line chain for a band diagnal 
#' matrix.  It has a dimension of 50x50, each column represents one node.  
#' 
#' @docType data
#'
#' @usage data(bandprec)
#'
#' @keywords datasets
"bandprec"

Try the sparsenetgls package in your browser

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

sparsenetgls documentation built on Nov. 8, 2020, 7:37 p.m.