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

No variables selected #1

Open
wiedenhoeft opened this issue May 3, 2019 · 1 comment
Open

No variables selected #1

wiedenhoeft opened this issue May 3, 2019 · 1 comment

Comments

@wiedenhoeft
Copy link

When running BMSel on a large dataset of ~17,000 markers, both lasso and lasso-pcvl fail to select any variable for the full dataset, though they do select some for subsets of a few hundred markers. For a couple of markers, I get "(only one value available for all observations)", and for about 5 lambdas (in the 80s and 90s), I get "from glmnet Fortran code (error code -93); Convergence for 93th lambda value not reached after maxit=100000 iterations; solutions for larger lambdas returned".

  1. Is there a way to increase maxit through the biospear interface.

  2. Failing to select even a single variable seems like an impossibility to me, could this be a bug?

Thanks,
John

@wiedenhoeft
Copy link
Author

P.S.: Previous to using biospear, I have used a modification of the code in the paper supplement. In case this would be helpful, I'm attaching the source here, since it does actually select variables.
pcvl.R.txt

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