Learn R Programming

TLCAR (version 0.1.0)

temp_var: 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)

Value

Numeric vector of calculated temporary variable values

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.