wrapper for running coo_normalize and coo_predict together
Value
a data frame of COO predictions. See coo_predict for more details
Details
This function is a wrapper for the two core COO prediction functions.
This function intentionally forces a standard procedure for both
normalization and modeling, as this should give us the best chance of
the model matching up with our training data.