Other packages > Find by keyword >

DJL  

Distance Measure Based Judgment and Learning
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DJL", "3.9")



Attach the package and use:
library("DJL")
Maintained by
Dong-Joon Lim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-27
Latest Update: 2023-03-16
Description:
Implements various decision support tools related to the Econometrics & Technometrics. Subroutines include correlation reliability test, Mahalanobis distance measure for outlier detection, combinatorial search (all possible subset regression), non-parametric efficiency analysis measures: DDF (directional distance function), DEA (data envelopment analysis), HDF (hyperbolic distance function), SBM (slack-based measure), and SF (shortage function), benchmarking, Malmquist productivity analysis, risk analysis, technology adoption model, new product target setting, network DEA, dynamic DEA, intertemporal budgeting, etc.
How to cite:
Dong-Joon Lim (2015). DJL: Distance Measure Based Judgment and Learning. R package version 3.9, https://cran.r-project.org/web/packages/DJL. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2015-09-27 17:12), 1.5 (2015-10-01 11:13), 1.6 (2015-11-07 07:24), 1.7 (2015-11-17 14:40), 1.8 (2015-12-18 07:00), 1.9 (2016-01-17 10:59), 2.0 (2016-02-06 11:07), 2.1 (2016-03-24 23:39), 2.2 (2016-05-16 19:46), 2.3 (2016-06-06 07:48), 2.4 (2016-07-10 11:00), 2.5 (2016-08-18 10:02), 2.6 (2016-09-28 08:34), 2.7 (2018-04-17 17:21), 2.8 (2018-12-09 15:30), 2.9.1 (2019-02-11 15:03), 2.9.2 (2019-03-05 16:20), 2.9 (2019-02-05 06:43), 3.0 (2019-04-30 14:40), 3.1 (2019-11-16 18:10), 3.2 (2020-01-07 22:10), 3.3 (2020-04-29 17:40), 3.4 (2020-05-28 16:50), 3.5 (2020-09-12 18:40), 3.6 (2020-09-16 02:20), 3.7 (2021-05-20 17:00), 3.8 (2022-03-16 09:50)
Other packages that cited DJL R package
View DJL citation profile
Other R packages that DJL depends, imports, suggests or enhances
Complete documentation for DJL
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  
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  
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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