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

Add helper run_cvfun() #458

Merged
merged 3 commits into from
Sep 25, 2023
Merged

Add helper run_cvfun() #458

merged 3 commits into from
Sep 25, 2023

Conversation

fweber144
Copy link
Collaborator

This adds the helper function run_cvfun() which can be used to create input for cv_varsel.refmodel()'s new argument cvfits (which is the same as init_refmodel()'s argument cvfits, but avoids having to call init_refmodel() or get_refmodel() twice). See the documentation of run_cvfun() for details.

later, the output from a new helper function (probably called `run_cvfun()`) can
be used as input for that new argument.
(that second call doesn't take that long, actually).
@fweber144 fweber144 merged commit ba933e4 into stan-dev:master Sep 25, 2023
@fweber144 fweber144 deleted the run_cvfun branch September 25, 2023 19:34
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

Successfully merging this pull request may close these issues.

None yet

1 participant