pda-depricated {pda}R Documentation

Depricated pda functions.

Description

These were old and in the way.

Usage

char()
choose()
cor.coef()
cov.coef()
dotna()
fact()
get.list()
ghostview()
harmonic.mean()
mlines()
mplot()
mpoints()
mqqnorm()
perms()
plotter()
se.coef()
split.plot()

Details

char
Use pch in plot routines.
cor.coef,cov.coef,se.coef
Use vcov or VarCorr.
dotna
Use na.strings in read.table.
choose,fact,perms
See Special Functions of Mathematics.
get.list
Use data[factors].
ghostview
Use system call if needed.
harmonic.mean
Use 1/mean(1/data).
mlines,mplot,mpoints
Use xyplot.
mqqnorm
Use qqmath.
plotter
Use help(Devices) to find available devices.
split.plot
Use splitplot.

Author(s)

Brian S. Yandell, yandell@stat.wisc.edu


[Package pda version 1.2-3 Index]