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")



Attach the package and use:
library("GET")
Maintained by
Mari Myllymäki
[Scholar Profile | Author Map]
All associated links for this package
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, https://cran.r-project.org/web/packages/GET
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 (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
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns