neg.loglik.WeibExp: Negative Log-Likelihood for Weibull-Exponential Distribution

Description Usage Arguments Value

View source: R/neg.loglik.WeibExp.R

Description

Negative Log-Likelihood for Weibull-Exponential Distribution

Usage

1
neg.loglik.WeibExp(param, changeP, time, event)

Arguments

param

Shape and scale parameter for Weibull distribution.

changeP

Changepoint.

time

Vector of survival times.

event

Vector indicating censoring status; 0 = alive (censored), 1 = dead (uncensored).

Value

Value of the negative log-likelihood.


stefkruegel/CPsurv documentation built on May 26, 2019, 4:35 a.m.