Home >
lib > est_new_from_model_data.m
est_new_from_model_data
PURPOSE 
function out = est_new_from_model_data(model, data_test)
SYNOPSIS 
function out = est_new_from_model_data(model, data_test)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- ann_estimate Needs global variable eModel
- cla_estimate function [model, est] = cla_estimate(model, data)
- dist_estimate Outputs:
- knn_estimate function [model, est] = knn_estimate(model, data)
- lin_estimate function [model, est] = lin_estimate(model, data)
- mnr_estimate function [model, est] = mnr_estimate(model, data)
- svm_estimate function [model, est] = svm_estimate(model, data)
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003