Subsets the obs.table dataframe supplied to only contain the observations of interest.
create.obs.table(obs.table, ddf.data, subset.variable, subset.value)
dataframe of observation records with fields object,
Region.Label, and Sample.Label which give links to sample.table,
region.table and the data records used in model
dataframe containing the observations
variable name supplied as a character
character value on which to subset the data
dataframe containing the subset of the obs.table