Are there any ready Matlab methods for inverse regression? There are methods stepwise, stepwisefit, stepwiseelm, but they as I understood first perform a forward regression, and then backward. Is it possible somehow to have only backward selection? And if so, how? Please give examples of such methods