CRAN/E | oem

oem

Orthogonalizing EM

Installation

About

Solves penalized least squares problems for big tall data using the orthogonalizing EM algorithm of Xiong et al. (2016) doi:10.1080/00401706.2015.1054436. The main fitting function is oem() and the functions cv.oem() and xval.oem() are for cross validation, the latter being an accelerated cross validation function for linear models. The big.oem() function allows for out of memory fitting. A description of the underlying methods and code interface is described in Huling and Chien (2022) doi:10.18637/jss.v104.i06.

Citation oem citation info
arxiv.org/abs/1801.09661
github.com/jaredhuling/oem
jaredhuling.org/oem/
Bug report File report

Key Metrics

Version 2.0.11
R ≥ 3.2.0
Published 2022-10-13 567 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks oem results

Downloads

Yesterday 5 0%
Last 7 days 96 -12%
Last 30 days 360 +9%
Last 90 days 997 -29%
Last 365 days 4.591 +4%

Maintainer

Maintainer

Jared Huling

jaredhuling@gmail.com

Authors

Bin Dai

aut

Jared Huling

aut / cre

Yixuan Qiu

ctb

Gael Guennebaud

cph

Jitse Niesen

cph

Material

README
Reference manual
Package source

Vignettes

Usage of the oem Package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

oem archive

Depends

R ≥ 3.2.0
bigmemory

Imports

Rcpp ≥ 0.11.0
Matrix
foreach
methods

Suggests

knitr
rmarkdown

LinkingTo

Rcpp
RcppEigen
BH
bigmemory
RcppArmadillo