Package: learner 1.0.0

Sean McGrath

learner: Latent Space-Based Transfer Learning

Implements transfer learning methods for low-rank matrix estimation. These methods leverage similarity in the latent row and column spaces between the source and target populations to improve estimation in the target population. The methods include the LatEnt spAce-based tRaNsfer lEaRning (LEARNER) method and the direct projection LEARNER (D-LEARNER) method described by McGrath et al. (2024) <doi:10.48550/arXiv.2412.20605>.

Authors:Sean McGrath [aut, cre], Ryan ODea [aut], Cenhao Zhu [aut], Rui Duan [aut]

learner_1.0.0.tar.gz
learner_1.0.0.tar.gz(r-4.5-noble)learner_1.0.0.tar.gz(r-4.4-noble)
learner_1.0.0.tgz(r-4.4-emscripten)learner_1.0.0.tgz(r-4.3-emscripten)
learner.pdf |learner.html
learner/json (API)
NEWS

# Install 'learner' in R:
install.packages('learner', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/stmcg/learner/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:
  • dat_highsim - Simulated data set: High similarity in the latent spaces
  • dat_modsim - Simulated data set: Moderate similarity in the latent spaces

On CRAN:

Conda:

cppopenmp

2.00 score 211 downloads 3 exports 3 dependencies

Last updated 23 days agofrom:1b0c4f9105. Checks:2 OK, 1 ERROR. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 03 2025
R-4.5-linux-x86_64OKMar 03 2025
R-4.4-linux-x86_64ERRORMar 03 2025

Exports:cv.learnerdlearnerlearner

Dependencies:RcppRcppEigenScreeNOT