Other packages > Find by keyword >

mev  

Modelling of Extreme Values
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mev", "2.1")



Attach the package and use:
library("mev")
Maintained by
Leo Belzile
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-24
Latest Update: 2024-07-09
Description:
Various tools for the analysis of univariate, multivariate and functional extremes. Exact simulation from max-stable processes [Dombry, Engelke and Oesting (2016) , R-Pareto processes for various parametric models, including Brown-Resnick (Wadsworth and Tawn, 2014, ) and Extremal Student (Thibaud and Opitz, 2015, ). Threshold selection methods, including Wadsworth (2016) , and Northrop and Coleman (2014) . Multivariate extreme diagnostics. Estimation and likelihoods for univariate extremes, e.g., Coles (2001) .
How to cite:
Leo Belzile (2015). mev: Modelling of Extreme Values. R package version 2.1, https://cran.r-project.org/web/packages/mev. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.2 (2015-08-24 16:21), 1.3 (2015-10-05 23:01), 1.5 (2016-02-15 23:45), 1.6.1 (2016-03-15 20:28), 1.6 (2016-03-08 14:44), 1.8.2 (2016-08-24 18:38), 1.10 (2017-02-01 16:46), 1.11 (2018-02-22 19:46), 1.12 (2019-06-24 15:10), 1.13.1 (2020-01-27 07:10), 1.13 (2019-12-18 03:10), 1.14 (2022-04-25 23:00), 1.15 (2023-04-20 14:20), 1.16 (2023-11-30 17:20), 1.17 (2024-07-09 06:20), 2.0 (2025-10-22 11:50), 2.1 (2025-11-11 07:10)
Other packages that cited mev R package
View mev citation profile
Other R packages that mev depends, imports, suggests or enhances
Complete documentation for mev
Functions, R codes and Examples using the mev R package
Some associated functions: Lambda2cov . NC.diag . PickandsXU . W.diag . abisko . angextrapo . angmeas . angmeasdir . automrl . chibar . clikmgp . confint.eprof . cvselect . distg . dot-C1 . dot-Joint_MLE_Expl . dot-Joint_MLE_NHPP . dot-exp_info_algebraic . dot-fit.gpd.grimshaw . dot-fit.gpd.rob . dot-gev.postpred . dot-gpd_2D_fit . dot-is.CNSD . dot-mvasym.check . dot-mvrnorm_arma . dot-rPBrownResnick . dot-rPHuslerReiss . dot-rPSmith . dot-rPbilog . dot-rPdir . dot-rPdirmix . dot-rPexstud . dot-rPlog . dot-rPneglog . dot-rPsite . dot-rbilogspec . dot-rbrspec . dot-rdirmixspec . dot-rdirspec . dot-rexstudspec . dot-rhrspec . dot-rlogspec . dot-rmevA1 . dot-rmevA2 . dot-rmevasy . dot-rmevspec_cpp . dot-rneglogspec . dot-rpairbetaspec . dot-rpairexpspec . dot-rsmithspec . dot-rwdirbsspec . dot-rwexpbsspec . dot-score_algebraic . dot-wecdf . egp-function . egp.fit . egp.fitrange . egp . egp2.fit . emplik . eskrain . expme . ext.index . extcoef . extgp-functions . extgp.G . extgp . extremo . fit.egp . fit.extgp . fit.gev . fit.gpd . fit.pp . fit.rlarg . frwind . geomagnetic . gev.Fscore . gev.Nyr . gev.abias . gev.bcor . gev.bias . gev.infomat . gev.ll . gev.mle . gev . gev.pll . gev.retlev . gev.score . gev.tem . gev.temstat . gevN.infomat . gevN.ll . gevN.mean . gevN . gevN.score . gevN.temstat . gevdist . gevr.infomat . gevr.ll . gevr . gevr.score . gevr.temstat . gp.fit . gpd.Fscore . gpd.abias . gpd.bcor . gpd.bias . gpd.boot . gpd.infomat . gpd.ll . gpd.mle . gpd . gpd.pll . gpd.score . gpd.tem . gpd.temstat . gpdN.infomat . gpdN.ll . gpdN.mean . gpdN . gpdN.quant . gpdN.score . gpdN.temstat . gpde.infomat . gpde.ll . gpde . gpde.score . gpde.temstat . gpdist . gpdr.infomat . gpdr.ll . gpdr . gpdr.score . gpdr.temstat . gpdtopar . ibvpot . infomat.test . intensBR . intensXstud . jac . lambdadep . likmgp . maiquetia . maxstabtest . mvrnorm . nidd . nutrients . pandemics . plot.eprof . plot.fr . power.vario . powerexp.cor . pp.infomat . pp.ll . pp . pp.score . rdir . rgparp . rlarg.infomat . rlarg.ll . rlarg . rlarg.score . rmev . rmevspec . rparp . rparpcs . rparpcshr . rrlarg . schlather.vario . scoreindep . smith.penult.fn . smith.penult . spline.corr . spunif . taildep . tem.corr . tstab.gpd . venice . vmetric.diag . w1500m . xasym . 
Some associated R codes: NCdiag.R . RcppExports.R . Wdiag.R . asymcoef.R . automrl.R . bias.R . bivpot.R . coefvariation.R . datasets.R . distributions.R . egp.R . extcoef.R . extremogram.R . gp.R . infomattest.R . maxstabtest.R . mgplikelihoods.R . mle.R . multivar.R . packageImports.R . penultimate.R . profile.R . rgparp.R . rmev.R . rparpcs.R . scoretestindep.R . spatial.R . specdens.R . spunif.R . taildep.R . tailindex.R . threshold.R . univdist.R . vartymetric.R .  Full mev package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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