ACFPlot

class ACFPlot @JvmOverloads constructor(data: DoubleArray, maxLag: Int = defaultMaxLag(data.size), dataName: String? = null) : BasePlot(source)

Constructors

Link copied to clipboard
constructor(data: DoubleArray, maxLag: Int = defaultMaxLag(data.size), dataName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun buildPlot(): Plot

Builds a new instance of a Lets-Plot representation of the plot