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

error in glmnet call #7

Open
RWunderlich opened this issue Apr 10, 2018 · 0 comments
Open

error in glmnet call #7

RWunderlich opened this issue Apr 10, 2018 · 0 comments

Comments

@RWunderlich
Copy link

Error in glmnet::glmnet(x = mm, y = as.factor(p), family = "binomial", :
argument 8 matches multiple formal argume

According to the source, the eighth argument fed to glmnet is "...".
Removing this 'argument' results in flawless execution.

mmfink added a commit to mmfink/maxnet that referenced this issue Oct 4, 2022
Remove ambiguous call to "..."
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