Package: learner 1.0.1

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.1.tar.gz
learner_1.0.1.zip(r-4.7)learner_1.0.1.zip(r-4.6)learner_1.0.1.zip(r-4.5)
learner_1.0.1.tgz(r-4.6-x86_64)learner_1.0.1.tgz(r-4.6-arm64)learner_1.0.1.tgz(r-4.5-x86_64)learner_1.0.1.tgz(r-4.5-arm64)
learner_1.0.1.tar.gz(r-4.7-arm64)learner_1.0.1.tar.gz(r-4.7-x86_64)learner_1.0.1.tar.gz(r-4.6-arm64)learner_1.0.1.tar.gz(r-4.6-x86_64)
learner_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
learner/json (API)

# Install 'learner' in R:
install.packages('learner', repos = c('https://stmcg.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.70 score 1 stars 4 scripts 197 downloads 3 exports 3 dependencies

Last updated from:f7076dab92. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK191
linux-devel-x86_64OK144
source / vignettesOK183
linux-release-arm64OK133
linux-release-x86_64OK141
macos-release-arm64OK166
macos-release-x86_64OK203
macos-oldrel-arm64OK102
macos-oldrel-x86_64OK261
windows-develOK124
windows-releaseOK126
windows-oldrelOK127
wasm-releaseOK115

Exports:cv.learnerdlearnerlearner

Dependencies:RcppRcppEigenScreeNOT