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.4")



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: 2023-12-01
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.4, https://cran.r-project.org/web/packages/lamW. Accessed 22 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  

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