check.frailty_dispersion: Check Correctness of Frailty Standard Deviation

View source: R/check.R

check.frailty_dispersionR Documentation

Check Correctness of Frailty Standard Deviation

Description

The function controls that the frailty standard deviation vector has a length equal to the number of inyervals of the time domain and that its elements are non-negative.

Usage

check.frailty_dispersion(frailty_dispersion, n_intervals)

Arguments

frailty_dispersion

Frailty dispersion

n_intervals

Number of intervals of the time-domain

Value

An error if any condition is not satisfied.


TimeDepFrail documentation built on April 11, 2025, 5:41 p.m.