Interface Omegahat::LinearModel

interface LinearModel

Operation Index

coefficients
predict
residuals

Operations

coefficients
Sequences::DoubleSequence coefficients();
predict
DataVector predict(in DataVector newY);
residuals
DataVector residuals();

Generated by the ORBacus IDL-to-HTML translator (non-commercial)