Comparison of synthesised and observed data
compare.Rd
A generic function for the comparison of synthesised and observed data. The function invokes particular methods that depend on the class of the first argument.
Arguments
- object
a synthetic data object of class
synds
orfit.synds
.- data
an original observed data set.
- ...
additional arguments specific to a method.
Value
The value returned by compare
depends on the class of its argument.
See the documentation of the particular methods for details.