https://github.com/cran/VarReg
Raw File
Tip revision: 61b541fc2114efafd6c25385ce3f9d8031d1034c authored by Kristy Robledo on 30 May 2017, 22:59:40 UTC
version 1.0.1
Tip revision: 61b541f
DESCRIPTION
Package: VarReg
Type: Package
Title: Semi-Parametric Variance Regression
Version: 1.0.1
Authors@R: c(person("Kristy","Robledo", email = "robledo.kristy@gmail.com", role = c("aut", "cre")),person("Ian", "Marschner", role = c("ths")))
Maintainer: Kristy Robledo <robledo.kristy@gmail.com>
Description: Methods for fitting semi-parametric mean and variance models, with normal or censored data. Also extended to allow a regression in the location, scale and shape parameters.
License: GPL-3
Depends: R (>= 2.10)
LazyData: TRUE
Suggests: testthat
Imports: splines, stats, graphics, sn, survival, utils
RoxygenNote: 6.0.0
NeedsCompilation: no
Packaged: 2017-05-30 23:54:00 UTC; 43486037
Author: Kristy Robledo [aut, cre],
  Ian Marschner [ths]
Repository: CRAN
Date/Publication: 2017-05-30 23:59:40 UTC
back to top