Skip to content

misExample  #9

@ObadaM

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 ?

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