Package: covsep Title: Tests for Determining if the Covariance Structure of 2-Dimensional Data is Separable Version: 1.1.1 Authors@R: c(person("Shahin", "Tavakoli", email = "shahin.tavakoli@unige.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6323-6227")), person("Davide", "Pigoli", email = "davide.pigoli@kcl.ac.uk", role = c("ctb")), person("John", "Aston", email = "j.aston@statslab.cam.ac.uk", role = c("ctb"))) Description: Functions for testing if the covariance structure of 2-dimensional data (e.g. samples of surfaces X_i = X_i(s,t)) is separable, i.e. if covariance(X) = C_1 x C_2. A complete descriptions of the implemented tests can be found in the paper Aston et al. (2017) . Depends: R (>= 3.2.3) Encoding: UTF-8 Imports: mvtnorm (>= 1.0.4) License: GPL-2 LazyData: true URL: https://doi.org/10.1214/16-AOS1495 Config/roxygen2/version: 8.0.0 Repository: https://stavakol.r-universe.dev Date/Publication: 2026-06-26 15:54:56 UTC RemoteUrl: https://github.com/stavakol/covsep RemoteRef: HEAD RemoteSha: 3c267bcc182a9b8fd3c52dfd5c66cc622a816d86 NeedsCompilation: no Packaged: 2026-06-26 18:23:41 UTC; root Author: Shahin Tavakoli [aut, cre] (ORCID: ), Davide Pigoli [ctb], John Aston [ctb] Maintainer: Shahin Tavakoli