Other packages > Find by keyword >

WCM  

Water Cloud Model (WCM) for the Simulation of Leaf Area Index (LAI) and Soil Moisture (SM) from Microwave Backscattering
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("WCM", "0.2.2")



Attach the package and use:
library("WCM")
Maintained by
Ujjwal Singh
[Scholar Profile | Author Map]
First Published: 2019-05-02
Latest Update: 2020-04-01
Description:
Retrieval the leaf area index (LAI) and soil moisture (SM) frommicrowave backscattering data using water cloud model (WCM) model . The WCM algorithm attributed to Pervot et al.(1993) <doi:10.1016/0034-4257(93)90053-Z>. The authors are grateful to SAC, ISRO, Ahmedabad for providing financial support to Dr. Prashant K Srivastava to conduct this research work.
How to cite:
Ujjwal Singh (2019). WCM: Water Cloud Model (WCM) for the Simulation of Leaf Area Index (LAI) and Soil Moisture (SM) from Microwave Backscattering. R package version 0.2.2, https://cran.r-project.org/web/packages/WCM. Accessed 24 Feb. 2025.
Previous versions and publish date:
0.1.0 (2019-05-02 09:50), 0.2.0 (2019-05-10 07:50), 0.2.1 (2019-05-27 10:10)
Other packages that cited WCM R package
View WCM citation profile
Other R packages that WCM depends, imports, suggests or enhances
Complete documentation for WCM
Functions, R codes and Examples using the WCM R package
Some associated functions: lai_inversion_lut . lut_wcm . sm_inversion_lut . wcm_sim . 
Some associated R codes: lai_inversion_lut.R . lut_wcm.R . sm_inversion_lut.R . wcm_sim.R .  Full WCM package functions and examples
Downloads during the last 30 days
01/2501/2601/2701/2801/2901/3002/0102/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1602/1702/1802/1902/2002/2102/2202/23Downloads for WCM02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

redR  
REgularization by Denoising (RED)
Regularization by Denoising uses a denoising engine to solve many image reconstruction ill-posed in ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
leabRa  
The Artificial Neural Networks Algorithm Leabra
The algorithm Leabra (local error driven and associative biologically realistic algorithm) allows f ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function ...
Download / Learn more Package Citations See dependency  
armada  
A Statistical Methodology to Select Covariates in High-Dimensional Data under Dependence
Two steps variable selection procedure in a context of high-dimensional dependent data but few obse ...
Download / Learn more Package Citations See dependency  
AutoStepwiseGLM  
Builds Stepwise GLMs via Train and Test Approach
Randomly splits data into testing and training sets. Then, uses stepwise selection to fit numerous m ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,478

Author Associations

23,713

Publication Badges

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