Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Scilab Help >> Statistics > Data with Missing Values

Data with Missing Values

  • nancumsumThis function returns the cumulative sum of the values of a matrix
  • nand2meandifference of the means of two independent samples
  • nanmaxmax (ignoring Nan's)
  • nanmeanmean (ignoring Nan's)
  • nanmeanfmean (ignoring Nan's) with a given frequency.
  • nanmedianmedian of the values of a numerical vector or matrix
  • nanminmin (ignoring Nan's)
  • nanreglinLinear regression
  • nanstdevstandard deviation (ignoring the NANs).
  • nansumSum of values ignoring NAN's
  • thrownanEliminates nan values
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:37 CEST 2016