English Portuguese (Brazil)
f_num - Number of Values (Not NaN) f_num - Número de valores (não NaN)
Returns the number of valid measured values per DS Retorna o número de valores medidos válidos por DS
f_grd - Gradient f_grd - Gradiente
Returns the gradient of a straight line by using linear regression per DS Retorna o gradiente de uma linha reta usando regressão linear por DS
f_last - Last Value f_last - Último valor
Returns the last valid measured value per DS Retorna o último valor medido válido por DS
f_1st - First Value f_1st - Primeiro valor
Returns the first valid measured value per DS Retorna o primeiro valor medido válido por DS
f_nan - Number of NaNs f_nan - Número de NaNs
Returns the number of NaNs stored per DS Retorna o número de NaNs armazenados por DS
f_median - Median f_median - Mediana
Returns that value that separates the higher half from the lower half per DS Retorna o valor que separa a metade superior da metade inferior por DS
f_range - Range f_range - Variação
Returns the difference between the largest and the smallest value per DS Retorna a diferença entre o maior e o menor valor por DS
f_iqr - Interquartile Range f_iqr - Intervalo interquartil
Returns the distance of the middle50% around the median per DS Retorna a distância do meio50% em torno da mediana por DS
f_sd - Standard Deviation f_sd - Desvio Padrão
Returns the square root per data source variance Retorna a raiz quadrada por variação da fonte de dados
f_var - Variance f_var - Variância
Returns the variance per DS Retorna a variação por DS