Package: L1pack 0.52

Felipe Osorio
L1pack: Routines for L1 Estimation
L1 estimation for linear regression using Barrodale and Roberts' method <doi:10.1145/355616.361024> and the EM algorithm <doi:10.1023/A:1020759012226>. Estimation of mean and covariance matrix using the multivariate Laplace distribution, density, distribution function, quantile function and random number generation for univariate and multivariate Laplace distribution <doi:10.1080/03610929808832115>. Implementation of Naik and Plungpongpun <doi:10.1007/0-8176-4487-3_7> for the Generalized spatial median estimator is included.
Authors:
L1pack_0.52.tar.gz
L1pack_0.52.tar.gz(r-4.5-noble)L1pack_0.52.tar.gz(r-4.4-noble)
L1pack_0.52.tgz(r-4.4-emscripten)L1pack_0.52.tgz(r-4.3-emscripten)
L1pack.pdf |L1pack.html✨
L1pack/json (API)
# Install 'L1pack' in R: |
install.packages('L1pack', repos = 'https://cloud.r-project.org') |
Bug tracker:https://github.com/faosorios/l1pack/issues1 issues
- ereturns - Excess returns for Martin Marietta and American Can companies
Conda:r-l1pack-0.52(2025-03-25)
Last updated 15 days agofrom:7eb83ffeb7. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 18 2025 |
R-4.5-linux-x86_64 | OK | Mar 18 2025 |
R-4.4-linux-x86_64 | OK | Mar 18 2025 |
Exports:dlaplacedmLaplaceenvelope.Laplacel1fitladlad.fitlad.fit.BRlad.fit.EMLaplaceFitplaplaceqlaplacerlaplacermLaplacesimulate.ladspatial.medianWH.Laplace
Dependencies:fastmatrix
Citation
To cite L1pack in publications use:
Osorio, F., Wolodzko, T. (2024). Routines for L1 estimation. R package version 0.52. URL: https://github.com/faosorios/L1pack
Corresponding BibTeX entry:
@Manual{, title = {Routines for L1 estimation}, author = {F. Osorio and T. Wolodzko}, year = {2024}, note = {R package version 0.52}, url = {https://github.com/faosorios/L1pack}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Confidence intervals from 'lad' models | confint.lad |
QQ-plot with simulated envelopes | envelope.Laplace |
Excess returns for Martin Marietta and American Can companies | ereturns |
Minimum absolute residual (L1) regression | l1fit |
Least absolute deviations regression | lad |
Fitter functions for least absolute deviation (LAD) regression | lad.fit |
Fit a least absolute deviation (LAD) regression model | lad.fit.BR lad.fit.EM |
The symmetric Laplace distribution | dlaplace Laplace plaplace qlaplace rlaplace |
Estimation of location and scatter using the multivariate Laplace distribution | LaplaceFit |
Multivariate Laplace distribution | dmLaplace mLaplace rmLaplace |
Simulate responses from 'lad' models | simulate.lad |
Computation of the generalized spatial median | spatial.median |
Calculate variance-covariance matrix from 'lad' models | vcov.lad |
Wilson-Hilferty transformation | WH.Laplace |