plot.cvSpike {LZeroSpikeInference}R Documentation

Plot mean squared error vs. tuning parameter from the cross-validation output

Description

Plot mean squared error vs. tuning parameter from the cross-validation output

Usage

## S3 method for class 'cvSpike'
plot(x, ...)

Arguments

x

output from cross validation procedure

...

arguments to be passed to methods


[Package LZeroSpikeInference version 1.0.3 Index]