search for: model_object

Displaying 2 results from an estimated 2 matches for "model_object".

2005 Apr 24
2
Garbled plot label
..., I get a garbled label in the bottom of the plot. It looks like there are two lines printed one over another, here's my example: http://pico.magnum2.pl/maciej/NodalInvolvement/MisclassificationRate?action=AttachFile&do=get&target=TwoFactorResiduals.png This was from using "plot(model_object)" which produces 4 plots at once. Can I fix it somehow? I already tried googling, and searching R maillist archives and didn't find a relevant discussion. -- Maciej Blizi??ski WZ403 <m.blizinski at wsisiz.edu.pl> Wy??sza Szko??a Informatyki Stosowanej i Zarz??dzania pod auspicjami...
2007 Apr 01
9
Important issue with [AAF] and :select
This is important and may be affecting you if you use :select to minimize the columns you need on big queries. If you use :select to define which columns you need and you have not included all the columns you defined in the :acts_as_ferret field definitions you''ll clear the content of those fields on the ferret index. And that may corrupt your index. So, if you have in your model: