Other packages > Find by keyword >

locfit  

Local Regression, Likelihood and Density Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("locfit", "1.5-9.12")



Attach the package and use:
library("locfit")
Maintained by
Andy Liaw
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-10
Latest Update: 2025-03-05
Description:
Local regression, likelihood and density estimation methods as described in the 1999 book by Loader.
How to cite:
Andy Liaw (1999). locfit: Local Regression, Likelihood and Density Estimation. R package version 1.5-9.12, https://cran.r-project.org/web/packages/locfit. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-1 (2000-12-19 10:40), 1.00 (2000-02-17 14:58), 1.1-1 (2003-03-06 17:25), 1.1-3 (2003-03-23 20:00), 1.1-4 (2003-04-10 18:18), 1.1-5 (2003-04-10 18:41), 1.1-6 (2003-09-19 07:53), 1.1-7 (2004-02-03 09:46), 1.1-8 (2004-03-17 12:56), 1.1-9 (2004-09-14 10:05), 1.1-11 (2005-09-22 19:35), 1.1 (2001-08-04 17:35), 1.5-2 (2005-11-18 09:05), 1.5-3 (2006-04-09 22:43), 1.5-4 (2007-11-27 20:19), 1.5-5 (2010-01-07 16:59), 1.5-6 (2010-01-21 07:23), 1.5-7 (2012-03-25 13:18), 1.5-8 (2012-04-25 16:08), 1.5-9.1 (2013-04-20 09:01), 1.5-9.2 (2020-03-23 19:09), 1.5-9.4 (2020-03-25 15:10), 1.5-9.5 (2022-03-03 16:50), 1.5-9.6 (2022-07-11 10:06), 1.5-9.7 (2023-01-02 08:21), 1.5-9.8 (2023-06-11 20:37), 1.5-9.9 (2024-03-01 21:00), 1.5-9.10 (2024-06-24 13:38), 1.5-9.11 (2025-02-03 17:20), 1.5-9 (2013-03-22 22:22), 19980714-2 (1999-04-10 19:48)
Other packages that cited locfit R package
View locfit citation profile
Other R packages that locfit depends, imports, suggests or enhances
Complete documentation for locfit
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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