Skip to content

class 'named'

2 messages · Phineas Campbell, Brian Ripley

#
I'm working through the examples in Venables and Ripley in the 'New-style
Classes' chapter.

On a call to representation, in the lda example, it is unable to find the
class <named>.

Is the class <named> defined anywhere?  I've loaded the library methods but
this hasn't helped.

Phineas Campbell
#
That is one of the S4 vs R differences.  See the complements.
On Fri, 26 Aug 2005, Phineas Campbell wrote: