A list containing the following components:
same.dimA logical value indicating whether or not obs_data
and new_data
have the same dimensions.
same.orderA logical value indicating whether or not the variables in obs_data
and new_data
are in the same order.
class.identicalA logical value indicating where or not the variable classifications are identical.
class.tableA table of types of variable classifications.
fac.num.sameA logical value indicating whether or not the factors in the data sets have the same number of levels.
fac.lev.sameA logical value indicating whether or not the factors in the data sets have the same levels.