Packages the arguments required by [dkge_contrast()] into a reusable service object. The service can be passed to [dkge_pipeline()] (via the `service` argument when it gains support) or executed manually with `.dkge_run_contrast_service()`.
Usage
dkge_contrast_service(method = c("loso", "kfold", "analytic"), ridge = 0, ...)