coef: Extract pwexpm Coefficients

coef.pwexpmR Documentation

Extract pwexpm Coefficients

Description

The estimated coefficients for the pwexpm are extracted.

Usage

## S3 method for class 'pwexpm'
coef(object, parm = 'all', ...)

Arguments

object

a pwexpm object.

parm

a specification of which parameters are to be extracted: all for both change-points and hazard rates (lambda), lam for hazard rates (lambda), or brk for change-points.

...

some methods for this generic require additional arguments. None are used in this method.

Value

A data frame containing the requested coefficients.

Author(s)

Tianchen Xu zjph602xutianchen@gmail.com


PwePred documentation built on March 22, 2026, 9:06 a.m.