Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 62 found.
[1] < 1 2 3 4 5 6 7 > [7]  Sort:

effx (Package: Epi) : Function to calculate effects

The function calculates the effects of an exposure on a response, possibly stratified by a stratifying variable, and/or controlled for one or more confounding variables.
● Data Source: CranContrib
● Keywords: models, regression
● Alias: effx
● 0 images

apc.lines (Package: Epi) :

When an APC-frame has been produced by apc.frame, this function draws a set of estimates from an APC-fit in the frame. An optional drift parameter can be added to the period parameters and subtracted from the cohort and age parameters.
● Data Source: CranContrib
● Keywords: hplot
● Alias: apc.lines, lines.apc
● 0 images

stack.Lexis (Package: Epi) :

stack.Lexis produces a stacked object suited for analysis of several transition intensities simultaneously.
● Data Source: CranContrib
● Keywords: survival
● Alias: stack.Lexis, tmat, tmat.Lexis
● 0 images

fit.mult (Package: Epi) :

Utility function.
● Data Source: CranContrib
● Keywords: models, regression, survival
● Alias: fit.mult
● 0 images

boxes.MS (Package: Epi) :

Boxes can be drawn with text (tbox) or a cross (dbox), and arrows pointing between the boxes (boxarr) can be drawn automatically not overlapping the boxes. The boxes method for Lexis objects generates displays of states with person-years and transitions with events or rates.
● Data Source: CranContrib
● Keywords: hplot, iplot, survival
● Alias: boxarr, boxes, boxes.Lexis, boxes.MS, boxes.matrix, dbox, fillarr, tbox
17 images

plotEst (Package: Epi) :

Plots parameter estimates with confidence intervals, annotated with parameter names. A dot is plotted at the estimate and a horizontal line extending from the lower to the upper limit is superimposed.
● Data Source: CranContrib
● Keywords: hplot, models
● Alias: linesEst, plotEst, pointsEst
1 images

foreign.Lexis (Package: Epi) : Create a data structures suitable for use with packages mstate, etm.

The mstate package requires input in the form of a stacked dataset with specific variable names. This is provided by msdata.Lexis. The resulting dataframe contains the same information as the result of a call to stack.Lexis.
● Data Source: CranContrib
● Keywords: survival
● Alias: etm, etm.Lexis, msdata, msdata.Lexis
1 images

splitLexis (Package: Epi) : Split follow-up time in a Lexis object

The splitLexis function divides each row of a Lexis object into disjoint follow-up intervals according to the supplied break points.
● Data Source: CranContrib
● Keywords: manip
● Alias: splitLexis
3 images

cal.yr (Package: Epi) :

Dates are converted to a numerical value, giving the calendar year as a fractional number. 1 January 1970 is converted to 1970.0, and other dates are converted by assuming that years are all 365.25 days long, so inaccuracies may arise, for example, 1 Jan 2000 is converted to 1999.999. Differences between converted values will be 1/365.25 of the difference between corresponding Date objects.
● Data Source: CranContrib
● Keywords: chron, manip
● Alias: as.Date.cal.yr, cal.yr
● 0 images

timeBand (Package: Epi) : Extract time band data from a split Lexis object

The break points of a Lexis object (created by a call to splitLexis) divide the follow-up intervals into time bands along a given time scale. The breaks function returns the break points, for a given time scale, and the timeBand classifies each row (=follow-up interval) into one of the time bands.
● Data Source: CranContrib
● Keywords: attribute
● Alias: breaks, timeBand
● 0 images