% Generated by roxygen2: do not edit by hand % Please edit documentation in R/CVE.R \name{plot.cve} \alias{plot.cve} \title{Creates a kink plot of the sample loss distribution over SDR dimensions.} \usage{ \method{plot}{cve}(x, ...) } \arguments{ \item{x}{Object of class \code{"cve"} (result of [\code{\link{cve}}]).} \item{...}{Pass through parameters to [\code{\link{plot}}] and [\code{\link{lines}}]} } \description{ Creates a kink plot of the sample loss distribution over SDR dimensions. } \seealso{ see \code{\link{par}} for graphical parameters to pass through as well as \code{\link{plot}}, the standard plot utility. }