https://github.com/cran/VarReg
Raw File
Tip revision: 46adae33c785ec3044d2698ec4a137d32eff5339 authored by Kristy Robledo on 21 March 2017, 05:50:28 UTC
version 1.0
Tip revision: 46adae3
DESCRIPTION
Package: VarReg
Type: Package
Title: Semi-Parametric Variance Regression
Version: 1.0
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-03-21 00:27:23 UTC; 43486037
Author: Kristy Robledo [aut, cre],
  Ian Marschner [ths]
Repository: CRAN
Date/Publication: 2017-03-21 06:50:28 UTC
back to top