Package: covsep
Title: Tests for Determining if the Covariance Structure of
        2-Dimensional Data is Separable
Version: 1.0.0
Authors@R: c(person("Shahin", "Tavakoli", email = "s.tavakoli@statslab.cam.ac.uk", role = c("aut", "cre")),
    person("Davide", "Pigoli", email = "dp497@cam.ac.uk", role = c("ctb")),
    person("John", "Aston", email = "j.aston@statslab.cam.ac.uk", role = c("ctb")))
Author: Shahin Tavakoli [aut, cre],
    Davide Pigoli [ctb],
    John Aston [ctb]
Maintainer: Shahin Tavakoli <s.tavakoli@statslab.cam.ac.uk>
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
    arXiv:1505.02023. 
Depends: R (>= 3.2.3)
Imports: mvtnorm (>= 1.0.4)
License: GPL-2
LazyData: true
URL: http://arxiv.org/abs/1505.02023
NeedsCompilation: no
Packaged: 2016-01-28 14:55:55 UTC; stavakol
Repository: CRAN
Date/Publication: 2016-01-28 20:45:37
