MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/R/library/OREgraphics/doc/man/en/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/R/library/OREgraphics/doc/man/en/ore-smoothScatter.Rd

%
% Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
%
\name{ore-smoothScatter}
\docType{methods}
\alias{ore-smoothScatter}
\alias{smoothScatter,ANY-method}
\alias{smoothScatter,ore-method}
\title{Scatterplots with Smoothed Densities Color Representation}
\description{
  Creates a color kernel density smoothed representation of the
  scatterplot.
}
\usage{
  \S4method{smoothScatter}{ore}(x, y = NULL, nbin = 128, bandwidth,
                colramp = colorRampPalette(c("white", blues9)),
                nrpoints = 100, ret.selection = FALSE,
                pch = ".", cex = 1, col = "black",
                transformation = function(x) x^.25,
                postPlotHook = box, xlab = NULL, ylab = NULL,
                xlim, ylim, xaxs = par("xaxs"), yaxs = par("yaxs"),
                \dots)
}
\arguments{
  \item{x,y}{\code{\link[OREbase:ore.number-class]{ore.number}} objects.}
  \item{nbin,bandwidth,colramp,nrpoints,ret.selection,pch,cex,col,transformation,postPlotHook,xlab,ylab,xlim,ylim,xaxs,yaxs,\dots}{See description in \code{\link[graphics]{smoothScatter}}.}
}
\references{
  \href{http://www.oracle.com/technetwork/database/database-technologies/r/r-enterprise/documentation/index.html}{Oracle R Enterprise}
}
\author{
  Oracle \email{oracle-r-enterprise@oracle.com}
}
\seealso{
  \code{\link[graphics]{smoothScatter}}
}
%\examples{
%\dontrun{
%}
%}
\keyword{hplot}

OHA YOOOO