Description Usage Arguments Value Examples
Wrapper for FullPL using a list for parameters in the exponential trawl case.
1 2  | ParamsListFullPL(times, values, delta, params, logscale = T,
  transformation = F)
 | 
times | 
 Vector of timestamps.  | 
values | 
 Vector of target values.  | 
delta | 
 Maximum depth of pairwise likelihood blocks. Should be positive natural integer.  | 
params | 
 List of parameters.  | 
logscale | 
 Boolean to use logscale (log-likelihood). Default   | 
transformation | 
 Boolean to use the Marginal Transform (MT) method.  | 
Pairwise Likelihood as per FullPL using a list of parameters instead.
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.