basis: slp: Pre-computed basis sets

Description Format

Description

Shared name for a number of pre-computed basis sets included with the slp package. For large N, significant speed-ups can be obtained by pre-computing the basis set and simply loading it from disk.

Format

Each file named basis_N_XXX_W_X_K_XX.RData, with the X entries integers indicating the N, W (in df/year) and K parameters, can be loaded via data(...) as a basis object in the environment of your choice.

Currently, these pre-computed bases are used as speed-up aids within {slp(...)} and {s(..., bs='slp', ...)}. A full list of available bases can be obtained by examining slpSavedObjects, an additional data(...) object included with the package.


slp documentation built on May 2, 2019, 2:39 a.m.