octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Model object as output after fitting the linear model


From: Krishnaprasad
Subject: Model object as output after fitting the linear model
Date: Mon, 22 Sep 2014 04:53:29 -0700 (PDT)

Hallo all,

I am using Octave 3.8.0 to build a linear model that has several input
features and one output feature. I am using this model in order to predict
the output for the given set of input features. When I searched on the web
for statistical packages, I found the following functions: polyfit and
regress. But none of these functions returns me a model object which I can
use it for prediction.

Can I kindly know from the forum is there a function in octave that returns
me a model object for linear regression?

Best regards,
Krishnaprasad



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Model-object-as-output-after-fitting-the-linear-model-tp4666621.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]