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

misExample #9

Open
ObadaM opened this issue Jun 23, 2016 · 0 comments
Open

misExample #9

ObadaM opened this issue Jun 23, 2016 · 0 comments

Comments

@ObadaM
Copy link

ObadaM commented Jun 23, 2016

I am following this link to try the regression package:

http://nbviewer.jupyter.org/url/research.janelia.org/zebrafish/notebooks/optomotor-response-PCA.ipynb

it seems that this like is not up to date but I am trying to fit it with the new version.

but with the fit step I could not understand what i should do.

because in the link, they are just passing the data with "y" as it is required in the new version.

data_filtered = data.detrend().normalize()
params = model.fit(data_filtered)

What I should do ?

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