ppc.plotcvprob {ppc}R Documentation

Function to plot CV probabilities from PPC analysis

Description

Function to plot CV probabilities from PPC analysis

Usage

ppc.plotcvprob(fit, data, threshold)

Arguments

fit Result of call to ppc.cv
data List containing mass spec data
threshold Value of threshold to use for predictions

Author(s)

Balasubramanian Narasimhan and Rob Tibshirani

Examples

## for a complete worked example of this function in a PPC analysis  see
##  http://www-stat.stanford.edu/~tibs/PPC/Rdist/Rscript.rawdata

[Package ppc version 1.01 Index]