Description Usage Arguments Value
Get GPD parameters from matrix of basis coefficients and basis function design matrix.
1 | get_gp_pars(bpars, Xb, winter.ind = NULL)
|
bpars |
basis coefficients in same order as columns of Xb (basis matrix) |
Xb |
basis function design matrix for prediction time points |
winter.ind |
if a separater shape should be used for the winter months, this is an indicator for which time points correspond to winter months. |
list of fitted GPD parameters at each time point (scale and shape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.