|
a |
|
b/man/summary.pRRopheticCv.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/pRRophetic.R |
|
|
3 |
\name{summary.pRRopheticCv} |
|
|
4 |
\alias{summary.pRRopheticCv} |
|
|
5 |
\title{Summary of "pRRopheticCv" object.} |
|
|
6 |
\usage{ |
|
|
7 |
summary.pRRopheticCv(cvOutData) |
|
|
8 |
} |
|
|
9 |
\arguments{ |
|
|
10 |
\item{cvOutData}{an object of class "pRRopheticCv", i.e. the outpout of the "predictionAccuracyByCv()" function} |
|
|
11 |
} |
|
|
12 |
\value{ |
|
|
13 |
summary.pRRopheticCv |
|
|
14 |
} |
|
|
15 |
\description{ |
|
|
16 |
Given an object of class "pRRopheticCv", print various metrics that |
|
|
17 |
summarize the performance of the cross validataion analysis |
|
|
18 |
} |
|
|
19 |
\author{ |
|
|
20 |
Paul Geeleher, Nancy Cox, R. Stephanie Huang |
|
|
21 |
} |
|
|
22 |
\keyword{internal} |