<< Click to Display Table of Contents >> Other Advanced Analytics |
Note: Yonghong Y-Reporting does not support Simple regression, K-Means clustering, and HoltWinters time series analysis.
The traditional fast analysis algorithm of Yonghong Z-Suite contains the following three creation methods:
1. Establish an analysis algorithm for a data set. On the metadata interface of a data set, click the right mouse button and choose "Create Advanced Algorithm" on the context menu. In the pop-up "Algorithm" dialog, select the analysis algorithm type, select and set the data column or attribute value required by the algorithm, or customize a R script to return the new R field (output value). Generate an R field according to the analysis algorithm. The action field is the current data set, the R field on which can be used by all the dashboards that use the data set.
2. Establish an analysis algorithm for the data set bound to the dashboard component. The action field of the newly generated R field is the current dashboard. All components on the dashboard can use the R field of data set.
3. The chart component provides analysis three algorithms to draw rapidly. Simple regression, K-Means clustering, and HoltWinters time series analysis are supported. Drag the analysis algorithm to the chart area. Select and set the data columns or attribute values required by the algorithm in the pop-up "Algorithm" dialog, and click "OK." The R field will be bound to the chart automatically and a graphic will be drawn as expected.