Other packages > Find by keyword >

GET  

Global Envelopes
View on CRAN: Click here


Download and install GET package within the R console
Install from CRAN:
install.packages("GET")

Install from Github:
library("remotes")
install_github("cran/GET")

Install by package version:
library("remotes")
install_version("GET", "1.0-5")



Attach the package and use:
library("GET")
Maintained by
Mari Myllymäki
[Scholar Profile | Author Map]
First Published: 2019-07-12
Latest Update: 2024-01-19
Description:
Implementation of global envelopes for a set of general d-dimensional vectors T in various applications. A 100(1-alpha)% global envelope is a band bounded by two vectors such that the probability that T falls outside this envelope in any of the d points is equal to alpha. Global means that the probability is controlled simultaneously for all the d elements of the vectors. The global envelopes can be used 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 analysis of variance, functional general linear model, n-sample test of correspondence of distribution functions), for central regions of functional or multivariate data (e.g. outlier detection, functional boxplot) and for global confidence and prediction bands (e.g. confidence band in polynomial regression, Bayesian posterior prediction). See Myllym
How to cite:
Mari Myllymäki (2019). GET: Global Envelopes. R package version 1.0-5, https://cran.r-project.org/web/packages/GET. Accessed 06 May. 2025.
Previous versions and publish date:
0.1-3 (2019-07-12 18:10), 0.1-4 (2019-11-21 07:20), 0.1-5 (2020-02-11 08:30), 0.1-6 (2020-03-06 06:30), 0.1-7 (2020-04-22 20:04), 0.1-8 (2020-08-29 09:30), 0.2-1 (2020-12-12 16:30), 0.2-2 (2021-01-14 10:50), 0.2-4 (2021-03-21 09:00), 0.2-5 (2022-01-14 18:02), 0.2 (2020-10-24 17:20), 0.3-1 (2022-08-17 09:40), 0.3-2 (2022-11-16 16:40), 0.4 (2023-04-20 18:32), 0.5 (2023-09-29 17:32), 1.0-2 (2024-05-02 00:45), 1.0-3 (2024-08-20 00:50), 1.0-4 (2024-12-02 11:20), 1.0 (2024-01-19 14:20)
Other packages that cited GET R package
View GET citation profile
Other R packages that GET depends, imports, suggests or enhances
Complete documentation for GET
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for GET010203040506070TrendBars

Today's Hot Picks in Authors and Packages

rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA