Introduction - If you have any usage issues, please Google them yourself
this package contain: five matlab function and one script.
XOX_OLS: is Common ols regression function that print out results just like Eviews Program.
XOX_PanelFix: is Common fix effect panel data regression function that print out results just like Eviews.
XOX_PanelRandom: is Common random effect panel data regression function that print out results just like Eviews.
XOX_print: is the function for print an matrix in formatted form for panel data results.
XOX_FuzzyRegression: is a fuzzy linear regression model function that based on triangle membership function.
XOX_ANFIS: is an escript to explain prediction using TAKAGI-SUGENU adaptive neural based inference system.