evaluate_splines | R Documentation |
Calculates the seasonal flight curve using splines
evaluate_splines(par, skeleton, spline_specs, nT, nS)
par |
The vector of estimated spline coefficients (and also potentially the distributional parameters for ZIP and NB likelihoods) |
skeleton |
The skeleton to |
spline_specs |
The list containing the 'degree' of the splines and also df (their degrees of freedom) |
nT |
The number of sampling occasions per site |
nS |
The number of sampling locations during the survey |
A vector of values of length nT, giving the relative density of expected counts at each occasion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.