Translation

English
English Chinese (Traditional)
f_grd - Gradient f_grd - 漸變
Returns the gradient of a straight line by using linear regression per DS 使用每個 DS 的線性回歸返回直線的梯度
f_last - Last Value f_last - 最後一個值
Returns the last valid measured value per DS 返回每個 DS 的最後一個有效測量值
f_1st - First Value f_1st - 第一個值
Returns the first valid measured value per DS 返回每個 DS 的第一個有效測量值
f_nan - Number of NaNs f_nan - NaN 的數量
Returns the number of NaNs stored per DS 返回每個 DS 儲存的 NaN 數
f_median - Median f_median - 中位數
Returns that value that separates the higher half from the lower half per DS 返回將每個 DS 的上半部分與下半部分分開的值
f_range - Range f_range - 範圍
Returns the difference between the largest and the smallest value per DS 返回每個 DS 的最大值和最小值之間的差值
f_iqr - Interquartile Range f_iqr - 四分位距
Returns the distance of the middle50% around the median per DS 返回每個 DS 中位數周圍 middle50% 的距離
f_sd - Standard Deviation f_sd - 標準差
Returns the square root per data source variance 返回每個數據源方差的平方根
f_var - Variance f_var - 方差
Returns the variance per DS 返回每個 DS 的方差
f_xth - Xth Percentile f_xth - 第 X 個百分位數
Returns the xth percentitle. 返回第 x 個百分位數。
$var: threshold in percent. Range: [0< $var ≤100] $var:閾值(以百分比表示)。範圍:[0< $var ≤100]
f_dot - Duration Over Threshold f_dot - 超出閾值的持續時間
Returns the duration over a defined threshold in percent. 返回超過定義閾值的持續時間(以百分比表示)。
$var: threshold (absolute) $var:閾值 (絕對)
f_sot - Sum Over Threshold f_sot - 超過閾值的總和
Returns the sum of values over a defined threshold. 返回超過定義閾值的值之和。
f_floor - Round Fractions Down f_floor - 向下捨入分數
Returns the next lowest integer value by rounding down value if necessary. 如有必要,通過向下捨入值來返回下一個最低整數值。
$var: float $var:float
f_ceil - Round Fractions Up f_ceil - 向上捨入分數
Returns the next highest integer value by rounding up value if necessary. 如有必要,通過向上捨入值來返回下一個最高整數值。

Loading…

No matching activity found.

Browse all component changes

Glossary

English Chinese (Traditional)
No related strings found in the glossary.

String information

String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/zh-TW.po, string 99