Learn R Programming

KRMM (version 1.0)

Kernel Ridge Mixed Model

Description

Solves kernel ridge regression, within the the mixed model framework, for the linear, polynomial, Gaussian, Laplacian and ANOVA kernels. The model components (i.e. fixed and random effects) and variance parameters are estimated using the expectation-maximization (EM) algorithm. All the estimated components and parameters, e.g. BLUP of dual variables and BLUP of random predictor effects for the linear kernel (also known as RR-BLUP), are available. The kernel ridge mixed model (KRMM) is described in Jacquin L, Cao T-V and Ahmadi N (2016) A Unified and Comprehensible View of Parametric and Kernel Methods for Genomic Prediction with Application to Rice. Front. Genet. 7:145. .

Copy Link

Version

Install

install.packages('KRMM')

Monthly Downloads

119

Version

1.0

License

GPL-2 | GPL-3

Maintainer

Laval Jacquin

Last Published

June 3rd, 2017

Functions in KRMM (1.0)

Tune_kernel_Ridge_MM

Tune kernel ridge regression in the mixed model framework
Kernel_Ridge_MM

Kernel ridge regression in the mixed model framework
Predict_kernel_Ridge_MM

Predict function for Kernel_Ridge_MM object
EM_REML_MM

Expectation-Maximization (EM) algorithm for the restricted maximum likelihood (REML) associated to the mixed model
KRMM-package

Kernel Ridge Mixed Model