Analyzing cellwise weighted data
Peter J. Rousseeuw

TL;DR
This paper introduces a novel approach for analyzing data with cellwise weights by defining a cellwise weighted likelihood, enabling multivariate statistical methods like maximum likelihood estimation and covariance matrix analysis.
Contribution
It proposes a new cellwise weighted likelihood framework and provides an R implementation with an EM algorithm and an efficient approximate method.
Findings
Developed a cellwise weighted likelihood function.
Implemented an R package for maximum likelihood estimation.
Proposed a faster asymptotic approximation method.
Abstract
Often the rows (cases, objects) of a dataset have weights. For instance, the weight of a case may reflect the number of times it has been observed, or its reliability. For analyzing such data many rowwise weighted techniques are available, the most well known being the weighted average. But there are also situations where the individual cells (entries) of the data matrix have weights assigned to them. The purpose of this note is to provide an approach to analyze such data. We define a cellwise weighted likelihood function, that corresponds to a transformation of the dataset which we call unpacking. Using this weighted likelihood one can carry out multivariate statistical methods such as maximum likelihood estimation and likelihood ratio tests. We pay particular attention to the estimation of covariance matrices, because these are the building blocks of much of multivariate statistics.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Statistical Methods and Models · Advanced Statistical Process Monitoring · Multi-Criteria Decision Making
