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

Fig. 18.1 #245

Open
szcf-weiya opened this issue Oct 16, 2021 · 5 comments
Open

Fig. 18.1 #245

szcf-weiya opened this issue Oct 16, 2021 · 5 comments

Comments

@szcf-weiya
Copy link
Owner

original note: https://esl.hohoweiya.xyz/notes/HighDim/sim18_1/index.html
image

the figure has not been well reproduced,

image

here is a shortcoming to separate the note into the webpage

  • the inserted code is copied instead of referring, hence it is not proper for continuous integration

now try to put the procedure for reproducing figures into the issues

@szcf-weiya
Copy link
Owner Author

after rewriting the testing error, the pattern of p = 20 can be reproduced,
p20

p = 100 cannot completely be reproduced, but if adjust the minimum lambda, then it can also be reproduced,
image

however, the decreasing trend of p = 1000 can not be well reproduced except that sometimes the mean is indeed decreasing
p1000

@szcf-weiya
Copy link
Owner Author

tried different ways to calculate SNR

but the patterns are similar.

@szcf-weiya
Copy link
Owner Author

tried different SNR levels with the approach beta Sigma beta, it seems that a low SNR tends to reproduce the decreasing pattern.
image
image
image
image
image

@szcf-weiya
Copy link
Owner Author

also tried different lambdas given SNR = 2, but no changes

julia> run(p = 1000, nrep=100, λs = [0.001, 5000, 10000], snr = 2)

image

@szcf-weiya
Copy link
Owner Author

larger p does not reproduce, either.

julia> run(p = 5000, nrep=100, λs = [0.001, 100, 1000], snr = 2)

image

szcf-weiya added a commit that referenced this issue Oct 17, 2021
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

1 participant