Translation

English
English Korean
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당 중앙값을 중심으로 중간 50%의 거리를 반환합니다.
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. 필요한 경우 value를 내림하여 다음으로 가장 낮은 정수 값을 반환합니다.
$var: float $var: 플로트
f_ceil - Round Fractions Up f_ceil - 분수를 반올림합니다.
Returns the next highest integer value by rounding up value if necessary. 필요한 경우 value를 반올림하여 다음으로 가장 높은 정수 값을 반환합니다.
f_round - Round A Float f_round - 라운드 A 플로트

Loading…

No matching activity found.

Browse all component changes

Glossary

English Korean
No related strings found in the glossary.

String information

Source string location
include/global_arrays.php:257
String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/ko-KR.po, string 100