Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support missing data in PPCA #138

Open
oxinabox opened this issue Jan 29, 2021 · 1 comment
Open

Support missing data in PPCA #138

oxinabox opened this issue Jan 29, 2021 · 1 comment

Comments

@oxinabox
Copy link
Contributor

oxinabox commented Jan 29, 2021

According to the PPCA paper

Tipping, Michael E., and Christopher M. Bishop. "Probabilistic principal component analysis." Journal of the Royal Statistical Society: Series B (Statistical Methodology) 61.3 (1999): 611-622.
 one of the key advantages of PPCA over PCA is that it can naturally handle missing data.
 
 The method is in section 4.1 of the paper; though it's not a great decription.
 It would be cool to have.

@wildart
Copy link
Collaborator

wildart commented Jan 29, 2021

It's more about the estimation of Gaussian model properties from the missing data, see section 11.2 in "Statistical Analysis with Missing Data",Little and Rubin, 2020.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants