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

Helper functions for model fitting and selection #15

Open
jonathanoesterle opened this issue Apr 29, 2022 · 0 comments
Open

Helper functions for model fitting and selection #15

jonathanoesterle opened this issue Apr 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jonathanoesterle
Copy link
Contributor

Many users might not want to go into the details of RFEst and could use some wrappers that require only little expertise.
A useful function could be something like this:
def get_rf(stim, triggertime, trace, tracetime, method='GLM', df='auto'): -> w

This should maybe also come with the option for automated crossvalidation.

I have some code for this already in RoisPy3.

@jonathanoesterle jonathanoesterle added the enhancement New feature or request label Apr 29, 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
Projects
None yet
Development

No branches or pull requests

1 participant