mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 16:22:10 +02:00
(v2.1.1.9239) documentation
This commit is contained in:
@ -123,7 +123,7 @@ logistic_model
|
||||
|
||||
#### 3. Building the Workflow
|
||||
|
||||
We bundle the recipe and model together into a `workflow`, which organises the entire modeling process.
|
||||
We bundle the recipe and model together into a `workflow`, which organises the entire modelling process.
|
||||
|
||||
```{r}
|
||||
# Combine the recipe and model into a workflow
|
||||
@ -253,7 +253,7 @@ data_time
|
||||
|
||||
### **Defining the Workflow**
|
||||
|
||||
We now define the modeling workflow, which consists of a preprocessing step, a model specification, and the fitting process.
|
||||
We now define the modelling workflow, which consists of a preprocessing step, a model specification, and the fitting process.
|
||||
|
||||
#### 1. Preprocessing with a Recipe
|
||||
|
||||
|
Reference in New Issue
Block a user