Below, the user can find an example JSON structured representation for the Linear Regression Method.
=== "Schema"
``` json
--8<-- "data/esse/schema/methods_directory/regression.json"
```
=== "Example"
``` json
--8<-- "data/esse/example/methods_directory/regression.json"
```