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

do weighted LS for fpc_wsvd #29

Open
fabian-s opened this issue Jul 15, 2022 · 0 comments
Open

do weighted LS for fpc_wsvd #29

fabian-s opened this issue Jul 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request tfb

Comments

@fabian-s
Copy link
Contributor

scores <- t(qr.coef(qr(efunctions), t(data_wc) / sqrt(w))) #!!

should prob. also weight by variance of "unexplained rest" from truncated eigenfunctions to avoid overfitting in high-variance regions of domain...

@fabian-s fabian-s self-assigned this Jul 15, 2022
@fabian-s fabian-s added tfb enhancement New feature or request labels Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tfb
Projects
None yet
Development

No branches or pull requests

1 participant