[R] generic/method consistency
Matt Pocernich
pocernic at rap.ucar.edu
Fri Dec 19 18:17:30 CET 2003
Hi,
I realize the answer is very likely in the section Generic functions and
methods (or Adding new generics), but I'm not clear what to do with the
following. Running R CMD check, I get the following warnings for my
generic functions. Does this mean I need the argument
* checking generic/method consistency ... WARNING
leps:
function(x, ...)
leps.default:
function(x, pred, titl, plot)
reliability.plot:
function(x, ...)
reliability.plot.default:
function(x, obar.i, prob.y, titl, mod.names)
summary:
function(object, ...)
summary.prob.bin:
function(object)
Matt Pocernich
NCAR - Research Applications Program
303-497-8312
More information about the R-help
mailing list