Closed polsys closed 4 years ago
Make sure that all user-facing methods work well with numpy.ma.masked_array types. Masked observations should be excluded from the estimations. The existing masking infrastructure would work in addition to this.
numpy.ma.masked_array
Make sure that all user-facing methods work well with
numpy.ma.masked_array
types. Masked observations should be excluded from the estimations. The existing masking infrastructure would work in addition to this.