Other packages > Find by keyword >

verification  

Weather Forecast Verification Utilities
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("verification", "1.44")



Attach the package and use:
library("verification")
Maintained by
Eric Gilleland
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-09-29
Latest Update: 2015-07-15
Description:
Utilities for verifying discrete, continuous and probabilistic forecasts, and forecasts expressed as parametric distributions are included.
How to cite:
Eric Gilleland (2004). verification: Weather Forecast Verification Utilities. R package version 1.44, https://cran.r-project.org/web/packages/verification. Accessed 18 Mar. 2025.
Previous versions and publish date:
1.01 (2004-09-29 10:45), 1.02 (2004-09-30 09:43), 1.06 (2005-07-28 08:21), 1.08 (2006-01-27 09:29), 1.09 (2006-01-30 21:14), 1.12 (2006-10-04 21:51), 1.14 (2006-10-06 13:31), 1.20 (2007-02-11 13:44), 1.26 (2008-03-14 17:51), 1.29 (2009-01-04 19:56), 1.30 (2009-08-04 16:23), 1.31 (2010-01-11 07:42), 1.32 (2012-04-13 07:22), 1.33 (2012-06-22 19:47), 1.34 (2012-07-11 19:53), 1.35 (2012-10-02 08:14), 1.36 (2013-12-18 19:08), 1.37 (2014-04-02 16:21), 1.38 (2014-04-24 18:25), 1.39 (2014-06-02 22:17), 1.40 (2014-07-09 23:53), 1.41 (2014-12-24 20:27), 1.42 (2015-07-15 01:30)
Other packages that cited verification R package
View verification citation profile
Other R packages that verification depends, imports, suggests or enhances
Complete documentation for verification
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  
WordOfMouth  
Estimates Economic Variables for Word-of-Mouth-Campaigns
Methods for estimating profit, profit-maximizing price, demand and consumer surplus of Word-of-Mouth ...
Download / Learn more Package Citations See dependency  
scDIFtest  
Item-Wise Score-Based DIF Detection
Detection of item-wise Differential Item Functioning (DIF) in fitted 'mirt', 'multipleGroup' or 'bf ...
Download / Learn more Package Citations See dependency  
sdcSpatial  
Statistical Disclosure Control for Spatial Data
Privacy protected raster maps can be created from spatial point data. Protection methods include s ...
Download / Learn more Package Citations See dependency  
optional  
Optional Types and Pattern Matching
Introduces optional types with some() and none, as well as match_with() from functional languages. ...
Download / Learn more Package Citations See dependency  
assertive  
Readable Check Functions to Ensure Code Integrity
Lots of predicates (is_* functions) to check the state of your variables, and assertions (assert_* ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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