Package: smoothemplik 0.0.17

Andreï Victorovitch Kostyrka

smoothemplik: Smoothed Empirical Likelihood

Empirical likelihood methods for asymptotically efficient estimation of models based on conditional or unconditional moment restrictions; see Kitamura, Tripathi & Ahn (2004) <doi:10.1111/j.1468-0262.2004.00550.x> and Owen (2013) <doi:10.1002/cjs.11183>. Kernel-based non-parametric methods for density/regression estimation and numerical routines for empirical likelihood maximisation are implemented in 'Rcpp' for speed.

Authors:Andreï Victorovitch Kostyrka [aut, cre]

smoothemplik_0.0.17.tar.gz
smoothemplik_0.0.17.zip(r-4.7)smoothemplik_0.0.17.zip(r-4.6)smoothemplik_0.0.17.zip(r-4.5)
smoothemplik_0.0.17.tgz(r-4.6-x86_64)smoothemplik_0.0.17.tgz(r-4.6-arm64)smoothemplik_0.0.17.tgz(r-4.5-x86_64)smoothemplik_0.0.17.tgz(r-4.5-arm64)
smoothemplik_0.0.17.tar.gz(r-4.7-arm64)smoothemplik_0.0.17.tar.gz(r-4.7-x86_64)smoothemplik_0.0.17.tar.gz(r-4.6-arm64)smoothemplik_0.0.17.tar.gz(r-4.6-x86_64)
smoothemplik_0.0.17.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
smoothemplik/json (API)

# Install 'smoothemplik' in R:
install.packages('smoothemplik', repos = c('https://fifis.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fifis/smoothemplik/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

openblascpp

5.82 score 6 stars 5 scripts 531 downloads 32 exports 8 dependencies

Last updated from:38abae6d52. Checks:2 ERROR, 11 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64ERROR188
linux-devel-x86_64OK197
source / vignettesOK350
linux-release-arm64ERROR212
linux-release-x86_64OK209
macos-release-arm64OK171
macos-release-x86_64OK265
macos-oldrel-arm64OK161
macos-oldrel-x86_64OK270
windows-develOK222
windows-releaseOK233
windows-oldrelOK196
wasm-releaseOK163

Exports:bartlettFactorbrentMinbrentZerobw.CVbw.rotctracelrdampedNewtonDCVELEL0EL1EuLExEL1ExEL2getSELWeightskernelDensitykernelDiscreteDensitySmoothkernelFunkernelMixedDensitykernelMixedSmoothkernelSmoothkernelWeightslogTaylorLSCVpitprepareKernelsmoothEmpliksparseMatrixToListsparseVectorToListsvdlmtlogtrimmed.weighted.mean

Dependencies:data.tablelatticeMatrixrbibutilsRcppRcppArmadilloRcppParallelRdpack

Choosing weights for likelihood smoothing
Kernel methods | Fixed bandwidth | Rank weights | Nearest-neigbour weights | Simulation in 1 dimension | Simulation in 3 dimensions | Conclusion | References

Last update: 2025-10-12
Started: 2025-04-29

Using Rcpp to speed up non-parametric estimation in R
Kernel methods | Speed-ups | Univariate kernel estimation | Multivariate kernel estimation | Sparsity | Conclusion | References

Last update: 2025-07-19
Started: 2023-06-03

Readme and manuals

Help Manual

Help pageTopics
Bartlett correction factor for empirical likelihood with estimating equationsbartlettFactor
Brent's local minimisationbrentMin
Brent's local root search with extended capabilitiesbrentZero
Bandwidth Selectors for Kernel Density Estimationbw.CV
Silverman's rule-of-thumb bandwidthbw.rot
Compute empirical likelihood on a trajectoryctracelr
Damped Newton optimiserdampedNewton
Density cross-validationDCV
Unified empirical likelihood wrapperEL
Uni-variate empirical likelihood via direct lambda searchEL0
Self-concordant multi-variate empirical likelihood with countsEL1
Multi-variate Euclidean likelihood with analytical solutionEuL
Extrapolated EL of the first kind (Taylor expansion)ExEL1 ExEL2
Construct memory-efficient weights for estimationgetSELWeights
Kernel density estimationkernelDensity
Density and/or kernel regression estimator with conditioning on discrete variableskernelDiscreteDensitySmooth
Basic univatiate kernel functionskernelFun
Density with conditioning on discrete and continuous variableskernelMixedDensity
Smoothing with conditioning on discrete and continuous variableskernelMixedSmooth
Local kernel smootherkernelSmooth
Kernel-based weightskernelWeights
Modified logarithm with derivativeslogTaylor
Least-squares cross-validation function for the Nadaraya-Watson estimatorLSCV
Probability integral transformpit
Check the data for kernel estimationprepareKernel
Smoothed Empirical Likelihood function valuesmoothEmplik
Convert a weight vector to listsparseMatrixToList sparseVectorToList
Least-squares regression via SVDsvdlm
d-th derivative of the k-th-order Taylor expansion of log(x)tlog
Weighted trimmed meantrimmed.weighted.mean