CampagneLaboratory / MetaR

Simple Data Analysis language built with MPS. Generates R code. Metaprogramming in R, thus the name.
Other
51 stars 5 forks source link

fit must restrict column scope to selected table #3

Closed fac2003 closed 8 years ago

fac2003 commented 8 years ago

When a table is selected in fit, the scope of columns should be restricted to the columns of that table. Currently this is not the case and it creates ambiguities that prevent rebinding after invoking Synchronize.