Other packages > Find by keyword >

mlt  

Most Likely Transformations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mlt", "1.6-2")



Attach the package and use:
library("mlt")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
First Published: 2016-02-20
Latest Update: 2023-08-21
Description:
Likelihood-based estimation of conditional transformation models via the most likely transformation approach described in Hothorn et al. (2018) and Hothorn (2020) .
How to cite:
Torsten Hothorn (2016). mlt: Most Likely Transformations. R package version 1.6-2, https://cran.r-project.org/web/packages/mlt. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.0-30 (2016-02-20 08:55), 0.0-32 (2016-05-25 08:22), 0.0-33 (2016-05-25 15:52), 0.0-34 (2016-09-13 21:19), 0.1-0 (2016-11-10 08:18), 0.1-1 (2016-11-29 18:10), 0.1-2 (2017-02-14 16:21), 0.1-3 (2017-04-05 17:46), 0.2-0 (2017-06-20 21:26), 0.2-1 (2017-12-12 18:15), 0.2-2 (2018-02-23 17:56), 1.0-0 (2018-03-09 00:35), 1.0-1 (2018-04-20 16:00), 1.0-2 (2018-06-22 15:52), 1.0-3 (2018-09-17 21:10), 1.0-4 (2018-12-03 17:40), 1.0-5 (2019-06-22 00:10), 1.0-6 (2019-10-04 21:50), 1.0-7 (2019-10-06 15:30), 1.1-1 (2020-01-10 18:50), 1.1-2 (2020-02-14 08:10), 1.2-0 (2020-05-12 14:50), 1.2-1 (2021-02-05 15:50), 1.2-2 (2021-02-13 01:10), 1.2-3 (2021-02-24 09:20), 1.3-0 (2021-03-09 13:50), 1.3-2 (2021-09-02 16:50), 1.4-0 (2022-01-14 15:12), 1.4-1 (2022-03-31 13:50), 1.4-2 (2022-06-30 09:30), 1.4-3 (2022-10-31 21:17), 1.4-5 (2023-03-09 11:50), 1.4-6 (2023-04-14 12:50), 1.4-7 (2023-05-22 17:40), 1.4-8 (2023-06-30 21:40), 1.4-9 (2023-08-21 12:20), 1.5-0 (2023-12-14 13:20), 1.5-1 (2024-04-16 16:10), 1.5-2 (2024-08-24 16:30), 1.6-0 (2024-09-23 12:10), 1.6-1 (2024-11-18 16:20), 1.6-2 (2025-01-29 17:50)
Other packages that cited mlt R package
View mlt citation profile
Other R packages that mlt depends, imports, suggests or enhances
Complete documentation for mlt
Functions, R codes and Examples using the mlt R package
Some associated functions: R . confband . ctm-methods . ctm . mlt-methods . mlt-package . mlt . mltoptim . predict . 
Some associated R codes: R.R . confband.R . ctm.R . distr.R . dpq_etc.R . loglik.R . methods.R . mlt.R . mltoptim.R . plot.R . predict.R . sample.R . utils.R .  Full mlt package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for mlt406080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
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  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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