.Deprecated(new) dnchisq(.) pnchisq(.) qnchisq(.) 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.
Defunctsave.plot # to see how the ``Deprecated'' reference is made automagically