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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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