temp_var: Temporary Variable Calculation

View source: R/tempvar.R

temp_varR Documentation

Temporary Variable Calculation

Description

This function calculates a temporary variable used in the TLCAR distribution density function.

Usage

temp_var(x, theta, a, b, m)

Arguments

x

Numeric vector of values at which to calculate the temporary variable.

theta

Parameter representing the scale of the Rayleigh component.

a

Parameter representing the scale (a) of the Cauchy component.

b

Parameter representing the position (b) of the Cauchy component.

m

Additional parameter.

Value

Numeric vector of calculated temporary variable values


TLCAR documentation built on May 29, 2024, 4:48 a.m.