Skip to content

misExample  #9

Description

@ObadaM

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions