githubpsyche / pcitpy

The Probabilistic Curve Induction and Testing (P-CIT) toolbox, implemented in Python.
https://githubpsyche.github.io/pcitpy/
Apache License 2.0
0 stars 0 forks source link

Integrate Manual Notes About Functions Into Documentation #43

Open githubpsyche opened 3 years ago

githubpsyche commented 3 years ago

I'll collect cases where this needs to happen here.

githubpsyche commented 3 years ago

00_Helper_Functions: likratiotest

githubpsyche commented 3 years ago
- **Column 5** -_dependent variable_: You can populate this column with dependent variable data from your experiments. In the example data matrix, the dependent variable is Bernoulli distributed (i.e., 0 or 1). The toolbox is equipped to handle normally distributed continuous dependent variables as well; refer to Section 6.3 of the Manual.