Skip to contents

Internal-external validation for multi-institutional prediction models. Trains on all-but-one center and evaluates on held-out center, repeating for each center. Supports logistic, Cox, and linear regression with optional LASSO regularization.

Value

An R6 class generator object for the leaveonecenteroutClass backend; used internally by the jamovi analysis wrapper and not called directly.

Super classes

jmvcore::Analysis -> leaveonecenteroutBase -> leaveonecenteroutClass