Skip to content

missing data imputation #3

@shyamkkhadka

Description

@shyamkkhadka

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions