pexp_p1: Exponential-with-p1 distribution function

View source: R/55b_exp_p1_libs.R

pexp_p1R Documentation

Exponential-with-p1 distribution function

Description

Exponential-with-p1 distribution function

Usage

pexp_p1(x, t0, ymn, slope)

Arguments

x

a vector of training data values

t0

a single value of the predictor (specify either t0 or n0 but not both)

ymn

the location parameter of the function of the predictor

slope

the slope of the function of the predictor

Value

Vector


fitdistcp documentation built on June 8, 2025, 1:04 p.m.