We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95789f commit b4d2cdcCopy full SHA for b4d2cdc
docs/docs/examples.md
@@ -7,7 +7,9 @@ Synthetic Examples:
7
- [Using a ML model as the predict function](./notebooks/synthetic-examples/04_regional_effects_real_f.md)
8
- A conditional interaction model
9
- [Global effect](./notebooks/synthetic-examples/05_conditional_interaction_independent_uniform_global.md)
10
-
+- A model with general form interactions
11
+ - [Global effect](./notebooks/synthetic-examples/06_general_interaction_independent_uniform_global.md)
12
+
13
Real Examples:
14
15
- [Example 1 - Bike Sharing Dataset](./notebooks/real-examples/01_bike_sharing_dataset.md)
0 commit comments