Package: covsep 1.1.1
covsep: Tests for Determining if the Covariance Structure of 2-Dimensional Data is Separable
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>.
Authors:
covsep_1.1.1.tar.gz
covsep_1.1.1.zip(r-4.7)covsep_1.1.1.zip(r-4.6)covsep_1.1.1.zip(r-4.5)
covsep_1.1.1.tgz(r-4.6-any)covsep_1.1.1.tgz(r-4.5-any)
covsep_1.1.1.tar.gz(r-4.7-any)covsep_1.1.1.tar.gz(r-4.6-any)
covsep_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
covsep/json (API)
| # Install 'covsep' in R: |
| install.packages('covsep', repos = c('https://stavakol.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stavakol/covsep/issues
- C1 - A covariance matrix
- C2 - A covariance matrix
- SurfacesData - A data set of surfaces
Last updated from:3c267bcc18. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | OK | 112 | ||
| macos-release-arm64 | OK | 78 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 106 |
Exports:clt_testempirical_bootstrap_testgaussian_bootstrap_testgenerate_surface_dataHS_empirical_bootstrap_testHS_gaussian_bootstrap_testmarginal_covariancesprojected_differencesrenormalize_mtnormrmtnorm
Dependencies:mvtnorm
