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 ^

 function out = est_new_from_model_data(model, data_test)

 Creates a new estimation structure with its fields already sized to match the
 data_test's number of observations and the model's number of outputs.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003