https://github.com/cran/rstpm2
Raw File
Tip revision: 643c36ce2deda0fb6cb6da4ee9fcefa95c8bdfa1 authored by Mark Clements on 26 July 2015, 18:57:30 UTC
version 1.2.2
Tip revision: 643c36c
DESCRIPTION
Package: rstpm2
Type: Package
Title: Flexible Link-Based Survival Models
Authors@R: c(person("Mark", "Clements", role = c("aut", "cre"),
		     email = "mark.clements@ki.se"),
	      person("Xing-Rong", "Liu", role = "aut",
		     email = "xingrong.liu@ki.se"),
	      person("Paul", "Lambert", role = "ctb", email="pl4@leicester.ac.uk"))
Version: 1.2.2
Date: 2015-07-12
Depends: R (>= 2.10), methods, survival, splines
Imports: graphics, Rcpp (>= 0.10.2), numDeriv, stats, mgcv, bbmle (>=
        1.0.3)
Suggests: RUnit, gaussquad
LinkingTo: Rcpp,RcppArmadillo
Author: Mark Clements [aut, cre], Xing-Rong Liu [aut], Paul Lambert [ctb]
Maintainer: Mark Clements <mark.clements@ki.se>
Description: R implementation of Stata's stpm2 function (flexible link-based survival models), with extensions to different smoothers and penalised models.
URL: http://github.com/mclements/rstpm2
BugReports: http://github.com/mclements/rstpm2/issues
License: GPL-2 | GPL-3
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2015-07-26 09:13:35 UTC; marcle
Repository: CRAN
Date/Publication: 2015-07-26 18:57:30
back to top