dot-exponential_sufficient_stats: Compute sufficient statistics for the exponential model

.exponential_sufficient_statsR Documentation

Compute sufficient statistics for the exponential model

Description

Compute sufficient statistics for the exponential model

Usage

.exponential_sufficient_stats(df, model)

Arguments

df

Data frame

model

An exponential_lifetime model

Value

List with d (number of exact obs), total_time (sum of all times), n (total observations)


likelihood.model documentation built on March 19, 2026, 9:07 a.m.