Skip to content
Prev 38974 / 63421 Next

help with S4 objects: trying to use a "link-glm" as a class in an object definition

On 01/27/2011 08:51 PM, Paul Bailey wrote:
Tell the S4 system that you'd like to use this 'old' class

setOldClass("link-glm")

and things should be ok. Martin