surveillance-deprecated {surveillance}R Documentation

Deprecated Functions in Package surveillance

Description

The functions listed here are provided for compatibility with older versions of surveillance only, and may be defunct as soon as of the next release.

Usage

qlomax(p, scale, shape)

readData(abb, week53to52=TRUE, sysPath=TRUE)
toFileDisProg(disProgObj, toFile)

compMatrix.writeTable(compMatrix)

Arguments

p

vector of probabilities.

scale

positive scale parameter.

shape

positive shape parameter.

abb

abbreviation of the diseasename.

week53to52

Boolean indicating whether to convert RKI 53 Weeks System to 52 weeks a year.

sysPath

Boolean, if TRUE then R automatically looks in the extdata directory of the surveillance installation.

disProgObj

The disProgObj to save in file.

toFile

The path and filename of the file to save.

compMatrix

Matrix which includes quality values for every surveillance system (from algo.compare or algo.summary).

See Also

Deprecated, Defunct


[Package surveillance version 1.16.1 Index]