Description Usage Arguments Author(s) Examples
Return the parameters of the fitted triangular distribution of the random variable "capitalization factor" U.
| 1 | 
| data | A vector of interest rates expressed as percentage. | 
Salvador Cruz Rambaud, Fabrizio Maturo, Ana María Sánchez Pérez
| 1 2 3 4 | # example 1
data = c(1.77,1.85,1.85,1.84,1.84,1.83,1.85,1.85,1.88,1.85,1.80,1.84,1.91,1.85,1.84,1.85,
1.86,1.85,1.88,1.86)
triangular_parameters_U(data)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.