README.md

orthoDr

CRAN status

The goal of orthoDr is to use an orthogonality constrained optimization algorithm to solve a variety of dimension reduction problems in the semiparametric framework.

Installation

You can install the released version of orthoDr from CRAN with:

  install.packages("orthoDr")

Implemented Methods

This package implements the orthogonality constrained (Stiefel manifold) optimization approach proposed by Wen & Yin (2013). A drop-in solver ortho_optim() works just the same as the optim() function. Relying on this optimization approach, we also implemented a collection of dimension reduction models for survival analysis, regression, and personalized medicine.

We also implemented several methods and functions for comparison, testing and utilization purposes



Try the orthoDr package in your browser

Any scripts or data that you put into this service are public.

orthoDr documentation built on April 30, 2023, 5:12 p.m.