Opaapplymodel

File: opaapplymodel.m
Location: ..\Cubatch\model_OPA

2nd necessary m-file when applying OPA model to another new matrix

This m-file applys really the model on the new data. The projection and/or prediction are performaed through this m-file. Since different models are implemented in CuBatch, differents functions "name_of_the_method_applymodel" exist.

function ModelOut = OPApplymodel(ModelOut)

Inputs:
ModelOut: Structure for outputs (after modelling step)

Outputs:
ModelOut: Structure for outputs (after modelling step)

Subroutines


Author:
Sébastien Gourvénec
ChemoAC, V.U.B., Laarbeeklaan 103,
B-1090 Brussel
Belgium
Date: July 2002

Contact: Sébastien Gourvénec: sebastien.gourvenec@vub.ac.be

References