File: control

package info (click to toggle)
design 2.3-0-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,756 kB
  • ctags: 1,113
  • sloc: asm: 15,221; ansic: 5,245; fortran: 627; makefile: 1
file content (30 lines) | stat: -rw-r--r-- 1,513 bytes parent folder | download
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
26
27
28
29
30
Source: design
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>> 4.1.0), r-base-dev (>= 2.10.0), cdbs, r-cran-hmisc (>= 3.4-0), r-cran-survival
Standards-Version: 3.8.3
Homepage: http://biostat.mc.vanderbilt.edu/s/Design

Package: r-cran-design
Architecture: any
Conflicts: r-noncran-design
Replaces: r-noncran-design
Depends: ${shlibs:Depends}, r-base-core (>= 2.10.0), r-cran-hmisc (>= 3.4-0), r-cran-survival
Description: GNU R regression modeling strategies tools by Frank Harrell 
 Regression modeling, testing, estimation, validation, graphics, prediction, 
 and typesetting by storing enhanced model design attributes in the fit. 
 Design is a collection of about 180 functions that assist and streamline 
 modeling, especially for biostatistical and epidemiologic applications.
 It also contains new functions for binary and ordinal logistic regression
 models and the Buckley-James multiple regression model for right-censored
 responses, and implements penalized maximum likelihood estimation for
 logistic and ordinary linear models.  Design works with almost any
 regression model, but it was especially written to work with logistic
 regression, Cox regression, accelerated failure time models, ordinary
 linear models, and the Buckley-James model.
 .
 See Frank Harrell (2002), Regression Modeling Strategies, Springer
 Series in Statistics, as well as http://biostat.mc.vanderbilt.edu/rms
 and http://biostat.mc.vanderbilt.edu/s/Design.