Package: fRLR
Type: Package
Title: Fit Repeated Linear Regressions
SystemRequirements: GNU Scientific Library (GSL). Note: users should
        have GSL installed.
Version: 1.1
Date: 2019-01-07
Author: Lijun Wang [aut, cre, cph]
Maintainer: Lijun Wang <szcfweiya@gmail.com>
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) <https://stats.hohoweiya.xyz/2017/09/26/An-R-Package-Fit-Repeated-Linear-Regressions/>.
License: GPL (>= 2)
URL:
        https://stats.hohoweiya.xyz/2017/09/26/An-R-Package-Fit-Repeated-Linear-Regressions/
Imports: Rcpp (>= 0.12.12)
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2019-01-08 02:27:08 UTC; weiya
Repository: CRAN
Date/Publication: 2019-01-08 08:20:10 UTC
