On 6/14/11 5:52 AM, Dung Tran wrote:
> Hello,
>
>
>
> Could i ask you a quick question regarding the usage of the 
> OLSMultipleLinearRegression in the org.apache.commons.math library.
>
>
>
> I tried to
>
>
>
> import org.apache.commons.math.stat.regression.OLSMultipleLinearRegression in 
> my java program, and
>
>
>
> it gave me an error saying the import statement can not be resolved.
>
>
>
> I think i am miising something , so please help mw if you could.

Above looks like the correct import statement.  Most likely, the
commons math jar is not on your classpath. 

Phil
>
>
> Thanks in advance,
>
>
>
> Minh Tran
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to