RegionOfInterestSurvivalRateModel
Description
A RegionOfInterestSurvivalRateModel
object contains a survival model that assigns
distinct survival rates for target estimates inside and outside the region of interest (ROI).
Target estimates outside the ROI are deleted more quickly. You can use this model to define
the survival model for a CustomTarget
object.
Creation
To create a RegionOfInterestSurvivalRateModel
object, use the targetSurvivalModel
function with the
"region-of-interest-survival-rate"
input argument. For example:
survivalModel = targetSurvivalModel("region-of-interest-survival-rate")
Properties
Version History
Introduced in R2025a