function [model, est] = mnr_estimate(model, data)
Outputs:
model: the model itself
est: estimation structure
Matlab's classify() does everything at once, training and testing. This will obviously compromise time measures.
CROSS-REFERENCE INFORMATION
This function calls:
est_get_rate function rate = est_get_rate(est, data_test)