Other packages > Find by keyword >

lamW  

Lambert-W Function
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("lamW", "2.2.6")



Attach the package and use:
library("lamW")
Maintained by
Avraham Adler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-05-20
Latest Update: 2025-07-08
Description:
Implements both real-valued branches of the Lambert-W function (Corless et al, 1996) without the need for installing the entire GSL.
How to cite:
Avraham Adler (2015). lamW: Lambert-W Function. R package version 2.2.6, https://cran.r-project.org/web/packages/lamW. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:51), 0.0-1 (2015-05-20 00:19), 0.1-1 (2015-05-21 01:05), 0.1-2 (2015-10-08 13:40), 1.0.0 (2015-12-28 08:51), 1.1.0 (2016-03-16 10:01), 1.1.1 (2016-05-03 01:32), 1.2.0 (2016-10-27 09:17), 1.3.0 (2017-04-25 00:17), 1.3.2 (2020-05-25 08:20), 1.3.3 (2020-06-26 16:40), 2.0.0 (2021-01-06 23:40), 2.1.0 (2021-05-21 07:00), 2.1.1 (2022-01-19 01:52), 2.1.2 (2023-03-01 00:32), 2.2.0 (2023-08-07 20:30), 2.2.1 (2023-10-04 19:50), 2.2.2 (2023-11-19 23:50), 2.2.3 (2023-12-01 22:10), 2.2.4 (2024-06-17 15:30), 2.2.5 (2025-07-08 20:50), 2.2.6 (2026-01-08 07:11)
Other packages that cited lamW R package
View lamW citation profile
Other R packages that lamW depends, imports, suggests or enhances
Complete documentation for lamW
Functions, R codes and Examples using the lamW R package
Some associated functions: lamW-internal . lamW-package . lamW . 
Some associated R codes: RcppExports.R . lamW.R .  Full lamW package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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