Other packages > Find by keyword >

MLDS  

Maximum Likelihood Difference Scaling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MLDS", "0.5.1")



Attach the package and use:
library("MLDS")
Maintained by
Kenneth Knoblauch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-04-17
Latest Update: 2023-08-20
Description:
Difference scaling is a method for scaling perceived supra-threshold differences. The package contains functions that allow the user to design and run a difference scaling experiment, to fit the resulting data by maximum likelihood and test the internal validity of the estimated scale.
How to cite:
Kenneth Knoblauch (2007). MLDS: Maximum Likelihood Difference Scaling. R package version 0.5.1, https://cran.r-project.org/web/packages/MLDS. Accessed 08 Aug. 2026.
Previous versions and publish date:
0.0-8 (2007-08-25 18:46), 0.0-9 (2007-09-01 13:02), 0.0.4 (2007-04-17 20:51), 0.0.5 (2007-04-18 09:42), 0.0.6 (2007-07-07 20:46), 0.0.7 (2007-07-16 22:05), 0.1-0 (2007-10-03 12:11), 0.1-1 (2008-01-19 10:20), 0.1-2 (2008-08-27 15:09), 0.1-4 (2008-10-02 08:55), 0.1-5 (2008-11-24 10:27), 0.1-6 (2009-01-11 22:26), 0.1-7 (2009-01-17 11:13), 0.1-8 (2009-05-25 22:23), 0.2-0 (2009-08-19 10:14), 0.2-1 (2009-08-21 19:23), 0.2-2 (2009-09-18 22:18), 0.2-3 (2009-09-29 20:43), 0.2-5 (2009-11-12 16:58), 0.2-7 (2010-05-28 08:55), 0.2-8 (2010-06-15 10:49), 0.2-9 (2010-10-01 16:48), 0.3-0 (2011-04-23 22:54), 0.3-1 (2011-09-30 21:37), 0.3-3 (2011-10-14 17:41), 0.4.0 (2011-11-25 16:55), 0.4.1 (2012-10-17 09:05), 0.4.3 (2014-01-20 14:29), 0.4.5 (2015-08-19 18:38), 0.4.7 (2022-01-03 16:30), 0.4.901 (2022-02-04 12:40), (2026-07-09 08:09)
Other packages that cited MLDS R package
View MLDS citation profile
Other R packages that MLDS depends, imports, suggests or enhances
Complete documentation for MLDS
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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