Package: gfilinreg
Type: Package
Title: Generalized Fiducial Inference for Low-Dimensional Linear
        Regression
Version: 1.0.0
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Fiducial framework for linear regression models allowing normal, Student, Cauchy, or logistic error terms. Only low-dimensional models are possible, such as the simple linear regression model, the quadratic regression model, or the one-way ANOVA model with two or three factor levels. Reference: Hannig, Lai & Lee (2014) <doi:10.1016/j.csda.2013.03.003>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
Imports: Rcpp, lazyeval, stats, utils, arrangements, spatstat, EigenR,
        data.table
Suggests: heavy, kde1d, knitr, rmarkdown
LinkingTo: Rcpp, RcppEigen, BH
RoxygenNote: 7.1.1
URL: https://github.com/stla/gfilinreg
BugReports: https://github.com/stla/gfilinreg/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-12-02 12:30:48 UTC; stla
Repository: CRAN
Date/Publication: 2020-12-04 09:40:02 UTC
