https://github.com/cran/VarReg
Raw File
Tip revision: e35ecb6bb58670d5a56fa666c72f3eac2b414316 authored by Kristy Robledo on 24 April 2018, 11:45:28 UTC
version 1.0.2
Tip revision: e35ecb6
DESCRIPTION
Package: VarReg
Type: Package
Title: Semi-Parametric Variance Regression
Version: 1.0.2
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: 2018-04-24 12:29:49 UTC; krobledo
Author: Kristy Robledo [aut, cre],
  Ian Marschner [ths]
Repository: CRAN
Date/Publication: 2018-04-24 12:45:28 UTC
back to top