Page 1 of 1
R squared group
Posted: Tue Mar 17, 2015 7:46 am
by miorinnovo
IS it note possible to program the creation of an Rsquared scalar for an equation? I'd like to have the Rsquareds of a number of equation put into a group but I can't seem to find a command to create a scalar for rsquared similar to the rmse (@rmse(x,y[,s])). Is this rteally not possible?
thanks
Re: R squared group
Posted: Tue Mar 17, 2015 8:04 am
by trubador
Of course it is possible. Just look for the correct syntax in the help files. (Hint: Equation -> Data members)
Re: R squared group
Posted: Tue Mar 17, 2015 11:10 am
by miorinnovo
Thanks!
Can you create a group of scalars though?
Re: R squared group
Posted: Tue Mar 17, 2015 11:23 am
by EViews Gareth
Either a vector object or a matrix object or a table object.