temp_var {TLCAR} | R 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
[Package TLCAR version 0.1.0 Index]