system_lifetime: System lifetime from component times

View source: R/generics.R

system_lifetime.dist_structureR Documentation

System lifetime from component times

Description

System lifetime from component times

Usage

## S3 method for class 'dist_structure'
system_lifetime(x, times)

system_lifetime(x, times)

Arguments

x

A dist_structure object.

times

Non-negative numeric vector of length ncomponents(x).

Value

Scalar system lifetime.


dist.structure documentation built on May 13, 2026, 1:07 a.m.