Validate analysis
objects
analysis
objectsValidates the return object of the analyse()
function.
## S3 method for class 'analysis' validate(x, ...)
x
: An analysis
results object (of class "jackknife"
, "bootstrap"
, "rubin"
)....
: Not used.Useful links