The R Project SVN R

Rev

Rev 85883 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85883 Rev 88585
Line 93... Line 93...
93
  the generic function, and
93
  the generic function, and
94
  \code{"allSelections"},  giving the vector of labels for all
94
  \code{"allSelections"},  giving the vector of labels for all
95
  the signatures tested.
95
  the signatures tested.
96
}
96
}
97
\references{
97
\references{
98
  Chambers, John M. (2008)
98
  \bibshow{R:Chambers:2008}
99
  \emph{Software for Data Analysis: Programming with R}
-
 
100
  Springer.  (Section 10.6 for basics of method selection.)
99
  (Section 10.6 for basics of method selection.)
101
 
100
 
102
  Chambers, John M. (2009)
101
  Chambers, John M. (2009)
103
  \emph{Class Inheritance in R}
102
  \emph{Class Inheritance in R}
104
  \url{https://johnmchambers.su.domains/classInheritance.pdf}.
103
  \url{https://johnmchambers.su.domains/classInheritance.pdf}.
105
}
104
}