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) <doi:10.1214/16-AOS1495> <doi:10.48550/arXiv.1505.02023>.
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
NeedsCompilation: no
Packaged: 2026-06-26 16:00:55 UTC; tavakols
Author: Shahin Tavakoli [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6323-6227>),
  Davide Pigoli [ctb],
  John Aston [ctb]
Maintainer: Shahin Tavakoli <shahin.tavakoli@unige.ch>
Repository: CRAN
Date/Publication: 2026-06-26 16:20:02 UTC
Built: R 4.6.1; ; 2026-06-26 19:32:09 UTC; unix
