check.pos_frailty_sd: Check Positivity of the Frailty Standard Deviation

View source: R/check.R

check.pos_frailty_sdR Documentation

Check Positivity of the Frailty Standard Deviation

Description

The method controls that the frailty standard deviation vector has non-negative elements

Usage

check.pos_frailty_sd(sd, n_intervals)

Arguments

sd

Numerical vector of length equal to the number of intervals, containing the frailty standard deviation

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.