Description Usage Arguments Value Note
This function will recover the arguments used when generating this model object. It does not recover all arguments, but merely those relating to this model object.
1 | getArgs(model)
|
model |
is the model for which to extract the arguments |
a list of arguments
The nearest neighbour models in package:FNN and package:class do not enclose their results in a class; when NPEL.Classification builds objects of these types it wraps them in a class so they are recognizable by S3 methods, and attaches the formula and data. Hence, if a model was built directly using these packages, the result will not run this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.