logical. Flag whether operators should be
also considered.
internal
logical. Flag whether internal models should be
also considered. In case of PrintModelList and
internal=2, variants of internal models are also printed.
newstyle
logical. If FALSE then only the old style model names (Version 2
and earlier) are shown. These names can still be used in the list
definition of models, see RMmodelsAdvanced.
If T
Value
PrintModelList prints a table of the currently implemented covariance
functions and the matching methods.
PrintModelList returns NULL.
Details
See RMmodel for a description of the models and their use.
RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set## RFoptions(seed=NA) to make them all random againPrintModelList()
FinalizeExample()