pffr_configure_algorithm: Select and configure algorithm
Description
Select and configure algorithm
Usage
pffr_configure_algorithm(algorithm, ntotal, call, where_specials, use_ar)
Value
Symbol for the algorithm.
Arguments
- algorithm
User-specified algorithm (may be NA).
- ntotal
Total number of data points.
- call
The matched call (modified in place for method).
- where_specials
List of special term indices.
- use_ar
Whether AR(1) errors requested.