Skip to content
Prev 56677 / 63421 Next

Bug in the "reformulate" function in stats package

Hi,

Sorry for writing this late, I was very busy. I started this discussion 
here. I wish I could write to bugs.r-project.org, but I don't have an 
account and I will write here instead.

Meanwhile, I solved my problem with a simpler fix (please see attached 
file)/.
/

This requires that term labels are not "ticked". I think this is better, 
since it is easier to have column names unticked.

New development function is IMO unnecessarily complicated. It requires 
strings to be ticked or as.name(). It is more intuitive to have a vector 
of column names.

Best,

Saren
On 05.04.19 09:38, Martin Maechler wrote: