is.sivs {sivs} | R Documentation |
Validate sivs Object
Description
A function to validate if the given object is truely from sivs function
Usage
is.sivs(object)
Arguments
object |
Idealy the object that is produced by the sivs function. |
Value
This function will return TRUE if it detects the function is truely a sivs object, otherwise it will return FALSE.
[Package sivs version 0.2.10 Index]