The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 88581
Line 23... Line 23...
23
   be cut.}
23
   be cut.}
24
 At least one of \code{k} or \code{h} must be specified, \code{k}
24
 At least one of \code{k} or \code{h} must be specified, \code{k}
25
 overrides \code{h} if both are given.
25
 overrides \code{h} if both are given.
26
}
26
}
27
\references{
27
\references{
28
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
28
  \bibshow{R:Becker+Chambers+Wilks:1988}
29
  \emph{The New S Language}.
-
 
30
  Wadsworth & Brooks/Cole.
-
 
31
}
29
}
32
\value{
30
\value{
33
  \code{cutree} returns a vector with group memberships if \code{k} or
31
  \code{cutree} returns a vector with group memberships if \code{k} or
34
  \code{h} are scalar, otherwise a matrix with group memberships is returned
32
  \code{h} are scalar, otherwise a matrix with group memberships is returned
35
  where each column corresponds to the elements of \code{k} or \code{h},
33
  where each column corresponds to the elements of \code{k} or \code{h},