File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed
examples/generalized_linear_models Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "cells": [
3+ {
4+ "cell_type": "markdown",
5+ "source": [
6+ "(GLM-ordinal-features.ipynb)=\n",
7+ "# GLM-ordinal-features\n",
8+ "\n",
9+ ":::{post} Oct 27, 2024\n",
10+ ":tags: ordinal-features, ordinal-regression\n",
11+ ":category: beginner\n",
12+ ":author: Jonathan Sedar\n",
13+ ":::"
14+ ],
15+ "metadata": {
16+ "id": "nwglFsshedmq"
17+ }
18+ },
319 {
420 "cell_type": "markdown",
521 "metadata": {
622 "id": "R_cn0vgIJaf9"
723 },
824 "source": [
9- "# GLM-ordinal-features.ipynb\n",
10- "\n",
11- "## Ordinal Exog Feature: Worked Example with Bayesian Workflow\n",
25+ "## Ordinal Exogenous Feature: Worked Example with Bayesian Workflow\n",
1226 "\n",
1327 "Here we use an **ordinal exogenous predictor feature** within a model:\n",
1428 "\n",
You can’t perform that action at this time.
0 commit comments