.Deprecated(new) dnchisq(.) pnchisq(.) qnchisq(.) print.anova.lm(.) print.anova.glm(.) print.tabular(.) print.plot(.) save.plot(.)
The *chisq()
functions now take an optional non-centrality
argument, so the *nchisq()
functions are no longer needed.
The new function dev.print()
should now be used for saving
plots to a file or printing them.
.Deprecated("<new name>")
is called from deprecated functions.
Defunct
save.plot # to see how the ``Deprecated'' reference is made automagically