photo

Pablo Rivas


Marist College

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Assistant Professor of Computer Science

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
zscore of an array with NaN's?
Dear Kate, This is what I've done in the past: if any(isnan(X(:))) xmu=nanmean(X); xsigma=nanstd(X); ...

10 years 前 | 1