register_model_pro: Register a Prognostic Model

View source: R/prognosis.R

register_model_proR Documentation

Register a Prognostic Model

Description

Registers a model function into the internal system environment, making it available for batch execution.

Usage

register_model_pro(name, func)

Arguments

name

String identifier for the model.

func

The model training function.


E2E documentation built on March 22, 2026, 1:07 a.m.