[Rd] Rd2Sd conversion: files (PR#520)

sergei@stams.strath.ac.uk sergei@stams.strath.ac.uk
Fri, 14 Apr 2000 14:26:48 +0200 (MET DST)


This is a multipart MIME message.

--==_Exmh_-19086308140
Content-Type: text/plain; charset=us-ascii

In addition to my previous message, here is the source Rd-file that I used in

 R CMD Rdconv -d --type=Sd plot.mefista.Rd > plot.mefista.d

command.

--==_Exmh_-19086308140
Content-Type: text/plain ; name="plot.mefista.Rd"; charset=us-ascii
Content-Description: plot.mefista.Rd
Content-Disposition: attachment; filename="plot.mefista.Rd"

\name{plot.mefista}
\alias{plot.mefista}
\title{Plot an object of class mefista.}
\usage{
plot.mefista(mef,draw.style=NA,Space=mef$param$space,xgrid=mef$param$xgrid,
             ygrid=mef$param$ygrid,nlevels=15,ncolors=0,\dots)
}
%- maybe also `usage' for other objects documented here.
\arguments{
  \item{mef}{An object of class \code{mefista}.}
  \item{draw.style}{Values: 0 - linear, 1 - \code{\link{image}}, 2 -
    \code{\link{contour}}, 3 - \code{image()} \emph{and} \code{contour}
    superposed, 4 - \code{\link{persp}}.}
  \item{Space}{
  The state space of the measures. A vector or a matrix giving the
  coordinates of the points in each \emph{row} of the latter. If not
  supplied  it is defined as
  \code{expand.grid(xgrid, ygrid)} if the latter are available,
  otherwise it is considered to be \code{1:length(mu)}.}
\item{nlevels}{Number of levels used in \code{image} or \code{contour}
  plots.}
\item{ncolors}{Number of customized colors to be used in \code{image} or
  \code{contour} plots. If 0, the default color palette is used.}
\item{\dots}{Other plot parameters.}
}
\description{
Plots the gradient function and the measure given in an object of class
\code{mefista}.
}

\seealso{\code{\link{mefista}}, \code{\link{go.steep}} and
    \code{\link{summary.mefista}}. 
}
--==_Exmh_-19086308140--



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._