Learn R Programming

fRLR (version 1.3.0)

Fit Repeated Linear Regressions

Description

When fitting a set of linear regressions which have some same variables, we can separate the matrix and reduce the computation cost. This package aims to fit a set of repeated linear regressions faster. More details can be found in this blog Lijun Wang (2017) .

Copy Link

Version

Install

install.packages('fRLR')

Monthly Downloads

177

Version

1.3.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Lijun Wang

Last Published

October 12th, 2023

Functions in fRLR (1.3.0)

frlr1

Fit Repeated Linear Regressions with One Variable
frlr2

Fit Repeated Linear Regressions with Two Variables