R/example.data.R

#' Some example data
#'
#' @docType data
#' @name example.data
#' @format A list including:
#' t.data: Tensor data in the target domain with n=50 and (p1,p2,p3)=(10,10,10).
#' A.data: Tensor data in auxiliary domains with K=5 and nk=100.
#' t.Omega.true.list: A list, the true precision matrices of all modes in the target domain.
#' @source Simulated data
NULL

Try the TransTGGM package in your browser

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

TransTGGM documentation built on Nov. 23, 2022, 5:05 p.m.