Learn R Programming

HMTL (version 0.1.0)

Heterogeneous Multi-Task Feature Learning

Description

The heterogeneous multi-task feature learning is a data integration method to conduct joint feature selection across multiple related data sets with different distributions. The algorithm can combine different types of learning tasks, including linear regression, Huber regression, adaptive Huber, and logistic regression. The modified version of Bayesian Information Criterion (BIC) is produced to measure the model performance. Package is based on Yuan Zhong, Wei Xu, and Xin Gao (2022) .

Copy Link

Version

Install

install.packages('HMTL')

Monthly Downloads

161

Version

0.1.0

License

GPL-3

Maintainer

Yuan Zhong

Last Published

May 4th, 2023

Functions in HMTL (0.1.0)

MTL_reg

Robust Multi-Task Feature Learning
MTL_hetero

Heterogeneous Multi-task Feature Learning
HMTL-package

Heterogeneous Multi-task Feature Learning
MTL_class

Multiple Classification Task Feature Learning
mockdata

Mock Gene Data
plot_HMTL

Plot diagram of the information criterion vs. penalty parameters
Selection_HMTL

Model Selection for Multi-task Feature Learning based on Bayesian Information Criterion (BIC)