View source: R/run_gamlss_pipeline.R
Takes arguments that specify the running of the key steps in running a GAMLSS pipeline:
project directory creation,
data pre-processing,
creating exploratory plots,
fitting the model,
creating validation plots, and
creating results plots.
The purpose of this is to make it easier to do all the steps in a reproducible way that saves the results automatically.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
dir_proj |
|
dir_proj_empty |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.