[494cbf]: / man / plot.pRRopheticCv.Rd

Download this file

24 lines (23 with data), 606 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/pRRophetic.R
\name{plot.pRRopheticCv}
\alias{plot.pRRopheticCv}
\title{Plot "pRRopheticCv" object.}
\usage{
plot.pRRopheticCv(cvOutData)
}
\arguments{
\item{cvOutData}{an object of class "pRRopheticCv", i.e. the outpout of the "predictionAccuracyByCv()" function}
}
\value{
plot.pRRopheticCv
}
\description{
Given an object of class "pRRopheticCv", plot the cross validation
predicted values against the measured values. Also plots a regression
line.
}
\author{
Paul Geeleher, Nancy Cox, R. Stephanie Huang
}
\keyword{internal}