search for: pcfdata

Displaying 1 result from an estimated 1 matches for "pcfdata".

Did you mean: pcdata
2014 Nov 25
0
problem with setGroupGeneric from package methods
...ing to do ## with the group generic. I looked in the sources of package "methods" for the ## way group generics are defined and switched to using argument "known members" ## (see below) instead of the following commands. ## setGroupGeneric("pcfData", function(x) NULL) ## setGeneric("pc.nseasons" , group="pcfData") # ima setGeneric i pri pcSeason. Check! ## setGeneric("pc.nepochs" , group="pcfData") ## setGeneric("pc.nvariables" , group="pcfData") ## setGener...