-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi, Can you please tell me how can I use for missing data imputation for this program ? It is written as
Missing data is simply the limit of weight=0.
But I am not getting where to set weight = 0. When I did
m0 = empca(noisy_data, weights = 0, niter=20)
it gives error as
File "empca.py", line 290, in empca
assert data.shape == weights.shape
Can you please help me ? I want to use your code for imputation problem. Thank you.
Metadata
Metadata
Assignees
Labels
No labels