I have a satellite data that provides radiance which i use to compute Flux (using surface and cloud info). Now using a regression method, I can have a mathematical model relating radiance and flux and can be used to predict the flux for new radiance values without the other new inputs.
Is it possible to do same using decision trees or regression trees..? In a regression there is mathematical equation connecting dependent and independent variable. using decision trees, how you develop such a model?