Class LookupData
java.lang.Object
smile.plot.vega.LookupData
The density transform performs one-dimensional kernel density estimation
over an input data stream and generates a new data stream of samples of
the estimated densities.
-
Method Details
-
toString
-
toPrettyString
Returns the specification in pretty print.- Returns:
- the specification in pretty print.
-
data
-
fields
Returns the fields in foreign data or selection to lookup.- Parameters:
fields- the fields in foreign data or selection to lookup. If not specified, the entire object is queried.- Returns:
- this object.
-