File: msplot.Rd

package info (click to toggle)
pvclust 1.2-2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 188 kB
  • sloc: makefile: 3
file content (16 lines) | stat: -rwxr-xr-x 489 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\name{msplot}
\alias{msplot}
\title{Drawing the Results of Curve Fitting for Pvclust Object}
\description{draws the results of curve fitting for pvclust object.
}
\usage{
msplot(x, edges=NULL, ...)
}
\arguments{
  \item{x}{object of class \code{pvclust}.}
  \item{edges}{numeric vector of edge numbers to be plotted.}
  \item{...}{other parameters to be used in the function.}
}
\seealso{\code{\link{plot.msfit}}}
\author{Ryota Suzuki \email{ryota.suzuki@is.titech.ac.jp}}
\keyword{hplot}