Skip to contents

Displays the cross-validation objective function across candidate beta values (log scale). The optimal beta is highlighted in red.

Usage

# S3 method for class 'nmfae.kernel.beta.cv'
plot(x, ...)

Arguments

x

An object of class "nmfae.kernel.beta.cv" returned by nmfae.kernel.beta.cv.

...

Additional graphical parameters passed to plot.

Value

Invisible NULL. Called for its side effect (plot).