Skip to content

bug in plot.table(..., log='y')?

1 message · John Fox

#
Dear Martin and Bill,

If I understand correctly, the basicPowerAxis() or bcPowerAxis() (for 
Box-Cox transformations) in the car package do what you describe, 
treating log (to any base) as a "0th" power and making provision for a 
"start," such as 1. There are also functions for two families of 
power-like transformations (Hawkins-Weisberg and Yeo-Johnson) that 
handle 0 and negative values naturally.

I hope this helps,
  John
On 2022-05-31 6:13 a.m., Martin Maechler wrote: