-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
25 lines (25 loc) · 1.42 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: sglg
Type: Package
Title: Fitting Semi-Parametric Generalized log-Gamma Regression Models
Version: 0.2.2
Author: Carlos Alberto Cardozo Delgado <[email protected]> and G. Paula and L. Vanegas
Maintainer: Carlos Alberto Cardozo Delgado <[email protected]>
Description: Set of tools to fit a linear multiple or semi-parametric regression
models with the possibility of non-informative random right-censoring.
Under this setup, the localization parameter of the response variable distribution is modeled by using linear multiple regression
or semi-parametric functions, whose non-parametric components may be approximated
by natural cubic spline or P-splines. The supported distribution for the model error is a generalized log-gamma distribution which includes
the generalized extreme value and standard normal distributions as important special cases. Inference is based on penalized likelihood and bootstrap methods.
Also, some numerical and graphical devices for diagnostic of the fitted models are offered.
Depends: R (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: testthat
Imports: Formula, survival, methods, stats, AdequacyModel, ggplot2,
plotly, moments, gridExtra, pracma, progress, Rcpp, plot3D,
magrittr, TeachingSampling
NeedsCompilation: no
Packaged: 2022-09-04 03:32:45 UTC; CARLOS
Repository: CRAN
Date/Publication: 2022-09-04 03:50:01 UTC