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 26 Jun. 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)
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

infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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