Description Usage Arguments Value
View source: R/special_processing.R
Control function to define the processor for terms in the formula
1 2 3 4 5 6 7 8 9 10 11 |
form |
the formula to be processed |
data |
the data for the terms in the formula |
controls |
controls for gam terms |
output_dim |
the output dimension of the response |
param_nr |
integer; identifier for the distribution parameter |
specials_to_oz |
specials that should be automatically checked for |
automatic_oz_check |
logical; whether to automatically check for DNNs to be orthogonalized |
identify_intercept |
logical; whether to make the intercept automatically identifiable |
... |
further processors |
returns a processor function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.