Learn R Programming

⚠️There's a newer version (1.0-5) of this package.Take me there.

GET: Global envelopes in R

The R package provides global envelopes which can be used for central regions of functional or multivariate data (e.g. outlier detection, functional boxplot), for graphical Monte Carlo and permutation tests where the test statistic is a multivariate vector or function (e.g. goodness-of-fit testing for point patterns and random sets, functional ANOVA, functional GLM, n-sample test of correspondence of distribution functions), and for global confidence and prediction bands (e.g. confidence band in polynomial regression, Bayesian posterior prediction).

Installation

You can install the GET library from github through remotes package with the following two R commands:

library(remotes)
install_github('myllym/GET')

If you do not have the R library remotes installed, install it first by

install.packages("remotes")

After installation, in order to start using GET, load it to R and see the main help page, which describes the functions of the library:

library(GET)
help('GET-package')

Branches

The branch for public use is called master. There are no other public branches at the moment. The branch 'no_fastdepth' of the library spptest was taken as the master branch of GET September 21, 2016. The library spptest has become GET, which is developed further.

References

To cite GET in publications use (a suitable selection of):

Myllymäki, M., Mrkvička, T., Grabarnik, P., Seijo, H. and Hahn, U. (2017). Global envelope tests for spatial processes. Journal of the Royal Statistical Society: Series B (Statistical Methodology) 79: 381-404. doi: 10.1111/rssb.12172 http://dx.doi.org/10.1111/rssb.12172 (You can find the preprint of the article here: http://arxiv.org/abs/1307.0239v4)

Mrkvička, T., Myllymäki, M. and Hahn, U. (2017). Multiple Monte Carlo testing, with applications in spatial point processes. Statistics and Computing 27 (5): 1239-1255. https://doi.org/10.1007/s11222-016-9683-9

Mrkvička, T., Myllymäki, M., Jilek, M. and Hahn, U. (2018). A one-way ANOVA test for functional data with graphical interpretation. arXiv:1612.03608 [stat.ME] (http://arxiv.org/abs/1612.03608)

Mrkvička, T., Myllymäki, M. and Narisetty, N. N. (2019). New methods for multiple testing in permutation inference for the general linear model. arXiv:1906.09004 [stat.ME]

Mrkvička, T., Roskovec, T. and Rost, M. (2019). A nonparametric graphical tests of significance in functional GLM. arXiv:1902.04926 [stat.ME]

Myllymäki, M., Grabarnik, P., Seijo, H., and Stoyan, D. (2015). Deviation test construction and power comparison for marked spatial point patterns. Spatial Statistics 11: 19-34. https://doi.org/10.1016/j.spasta.2014.11.004 (You can find the preprint of the article here: http://arxiv.org/abs/1306.1028)

Mrkvička, T., Soubeyrand, S., Myllymäki, M., Grabarnik, P., and Hahn, U. (2016). Monte Carlo testing in spatial statistics, with applications to spatial residuals. Spatial Statistics 18, Part A: 40--53. https://doi.org/10.1016/j.spasta.2016.04.005

Copy Link

Version

Install

install.packages('GET')

Monthly Downloads

1,668

Version

0.1-3

License

GPL-3

Maintainer

Mari Myllym<c3><a4>ki

Last Published

July 12th, 2019

Functions in GET (0.1-3)

GET.necdf

Graphical n sample test of correspondence of distribution functions
GET-package

GET: Global Envelopes in R
adult_trees

Adult trees data set
cgec

Centred government expenditure centralization ratios
GET.variogram

Variogram and residual variogram with global envelopes
GDPtax

GDP per capita with country groups and profit tax
GET.composite

Adjusted global envelope tests
central_region

Central region / Global envelope
combined_scaled_MAD_envelope

Combined global scaled maximum absolute difference (MAD) envelope tests
central_region2d

2D central region / global envelope
envelope_to_curve_set

Turn an envelope object into a curve_set object.
fallen_trees

Fallen trees
imageset2

A simulated set of images
imageset1

A simulated set of images
rimov

Year temperature curves
plot.global_envelope2d

Plot method for the class 'global_envelope2d'
crop_curves

Crop the curves to a certain interval.
graph.fglm2d

Graphical functional GLM for images
graph.fglm

Graphical functional GLM
plot.image_set

Plot method for the class 'image_set'
deviation_test

Deviation test
frank.fanova

Rank envelope F-test
saplings

Saplings data set
imageset3

A simulated set of images
create_curve_set

Create a curve set out of a list in the right form.
graph.fanova

One-way graphical functional ANOVA
print.curve_set

Print method for the class 'curve_set'
graph.fanova2d

One-way graphical functional ANOVA for images
forder

Functional ordering
print.deviation_test

Print method for the class 'deviation_test'
plot.combined_fboxplot

Plot method for the class 'combined_fboxplot'
fBoxplot

Functional boxplot
frank.fanova2d

Rank envelope F-test for images
create_image_set

Create an image set out of a list in the right form.
frank.fglm

F rank functional GLM
plot.combined_global_envelope

Plot method for the class 'combined_global_envelope'
plot.global_envelope

Plot method for the class 'global_envelope'
print.combined_global_envelope2d

Print method for the class 'combined_global_envelope2d'
global_envelope_test2d

2D global envelope test
global_envelope_test

Global envelope test
print.combined_global_envelope

Print method for the class 'global_envelope'
plot.fboxplot

Plot method for the class 'fboxplot'
print.image_set

Print method for the class 'image_set'
qdir_envelope

Global scaled maximum absolute difference (MAD) envelope tests
frank.fglm2d

F rank functional GLM for images
plot.curve_set

Plot method for the class 'curve_set'
plot.combined_global_envelope2d

Plot method for the class 'combined_global_envelope2d'
is.curve_set

Check class.
rank_envelope

The rank envelope test
print.global_envelope

Print method for the class 'global_envelope'
residual

Residual form of the functions
print.global_envelope2d

Print method for the class 'global_envelope2d'