Skip to content

Commit 9c3a4a4

Browse files
8orrin9gitbook-bot
authored andcommitted
GITBOOK-21: Logistic Regression
1 parent 1d2100a commit 9c3a4a4

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

docs/.gitbook/assets/image (142).png

117 KB
Loading

docs/.gitbook/assets/image (143).png

108 KB
Loading
Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
11
# 12. Logistic Regression
22

3-
ANOVA
3+
4+
5+
<figure><img src="../.gitbook/assets/image (142).png" alt="" width="203"><figcaption></figcaption></figure>
6+
7+
1. Click on _**Logistic Regression**_ in the _**Statistics**_ category.
8+
9+
10+
11+
<figure><img src="../.gitbook/assets/image (143).png" alt="" width="563"><figcaption></figcaption></figure>
12+
13+
2. _**Data**_: Select the data for analysis. You can choose only the data that meets specific conditions using [_**Subset**_](../data-analysis/5.-subset.md).
14+
3. _**Dependent Variable**_: Choose the dependent variable. You can transform continuous variables into categorical variables by checking _**Encoding Labels**_.
15+
4. _**Independent Variable**_: Select the independent variables.
16+
5. _**Show Odds**_: Display the odds.
17+
6. _**Multicollinearity Statistics**_: This provides statistics to check for the presence of multicollinearity.
18+
7. _**Code View**_: Preview the code that will be output.
19+
8. _**Data View**_: Preview the data that will be output.
20+
9. _**Run**_: Execute the code.
21+

0 commit comments

Comments
 (0)