MRPModel-method-check_fit_exists: Check if model has been fitted

MRPModel-method-check_fit_existsR Documentation

Check if model has been fitted

Description

The ⁠$check_fit_exists()⁠ method of an MRPModel object checks whether the model has been fitted. Check out the More examples of R6 classes vignette for usage examples.

Usage

check_fit_exists()

Value

Logical indicating whether the model has been fitted.


shinymrp documentation built on Dec. 4, 2025, 5:07 p.m.