Learn R Programming

gofar (version 0.1)

Generalized Co-Sparse Factor Regression

Description

Divide and conquer approach for estimating low-rank and sparse coefficient matrix in the generalized co-sparse factor regression. Please refer the manuscript 'Mishra, Aditya, Dipak K. Dey, Yong Chen, and Kun Chen. Generalized co-sparse factor regression. Computational Statistics & Data Analysis 157 (2021): 107127' for more details.

Copy Link

Version

Install

install.packages('gofar')

Monthly Downloads

184

Version

0.1

License

GPL (>= 3.0)

Issues

Pull Requests

Stars

Forks

Maintainer

Aditya Mishra

Last Published

March 2nd, 2022

Functions in gofar (0.1)

gofar_sim

Simulate data for GOFAR
gofar_p

Generalize Exclusive factor extraction via co-sparse unit-rank estimation (GOFAR(P)) using k-fold crossvalidation
gofar_s

Generalize Sequential factor extraction via co-sparse unit-rank estimation (GOFAR(S)) using k-fold crossvalidation
gofar_control

Control parameters for the estimation procedure of GOFAR(S) and GOFAR(P)
simulate_gofar

Simulated data for GOFAR