View source: R/120b_gpd_k1_libs.R
rgpd_k1_minmax | R Documentation |
rgpd for gpd_k1 but with maxlik xi within bounds
rgpd_k1_minmax(nx, kloc, sigma, xi, minxi = -0.45, maxxi = 0.45)
nx |
length of training data |
kloc |
the known location parameter |
sigma |
the sigma parameter of the distribution |
xi |
the shape parameter of the distribution |
minxi |
minimum value of shape parameter xi |
maxxi |
maximum value of shape parameter xi |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.