quail.FriedEgg(data=None, analysis=None, list_length=None, n_lists=None, n_subjects=None, position=0, date_created=None)[source]¶Object containing results of a quail analyses
| Attributes: |
|
|---|
Methods
get_data() |
Return a copy of the data |
save(fname[, compression]) |
Save method for the FriedEgg object |
| next | |
| plot |
__init__(data=None, analysis=None, list_length=None, n_lists=None, n_subjects=None, position=0, date_created=None)[source]¶Methods
__init__([data, analysis, list_length, ...]) |
|
get_data() |
Return a copy of the data |
plot(**kwargs) |
|
save(fname[, compression]) |
Save method for the FriedEgg object |