Other packages > Find by keyword >

topmodel  

Implementation of the Hydrological Model TOPMODEL in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("topmodel", "0.7.5")



Attach the package and use:
library("topmodel")
Maintained by
Wouter Buytaert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-08-06
Latest Update: 2022-11-16
Description:
Set of hydrological functions including an R implementation of the hydrological model TOPMODEL, which is based on the 1995 FORTRAN version by Keith Beven. From version 0.7.0, the package is put into maintenance mode.
How to cite:
Wouter Buytaert (2008). topmodel: Implementation of the Hydrological Model TOPMODEL in R. R package version 0.7.5, https://cran.r-project.org/web/packages/topmodel. Accessed 01 Apr. 2025.
Previous versions and publish date:
0.5 (2008-08-06 17:31), 0.6.1 (2009-01-12 09:27), 0.6.2 (2009-05-17 18:22), 0.6 (2009-01-11 20:12), 0.7.0 (2009-08-16 17:44), 0.7.1 (2010-01-07 16:59), 0.7.2-1 (2010-04-12 14:06), 0.7.2-2 (2011-01-11 07:49), 0.7.2 (2010-02-24 09:17), 0.7.3 (2018-02-01 23:21), 0.7.4 (2022-05-05 23:30), 0.7.5 (2022-11-16 09:30)
Other packages that cited topmodel R package
View topmodel citation profile
Other R packages that topmodel depends, imports, suggests or enhances
Complete documentation for topmodel
Functions, R codes and Examples using the topmodel R package
Some associated functions: NSeff . flowlength . huagrahuma.dem . huagrahuma . infiltration . make.classes . outlet . river . sinkfill . subcatch . topidx . topmodel . 
Some associated R codes: NSeff.R . flowlength.R . infiltration.R . make.classes.R . outlet.R . river.R . sinkfill.R . streamorder.R . subcatch.R . topidx.R . topmodel.R .  Full topmodel package functions and examples
Downloads during the last 30 days
03/0303/0403/0503/0703/0803/1003/1103/1303/1503/1703/1803/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for topmodel05101520253035TrendBars

Today's Hot Picks in Authors and Packages

shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
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  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
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