cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Submit your abstract to the call for content for Discovery Summit Americas by April 23. Selected abstracts will be presented at Discovery Summit, Oct. 21- 24.
Discovery is online this week, April 16 and 18. Join us for these exciting interactive sessions.
Choose Language Hide Translation Bar
TreeStatsNoob
Level II

Box-Cox transformation with 0 values

I tried to perform a Box-Cox transformation, but got an error because I have 0 values in some of my Y column. My data is tree regeneration density (stems/ha), so some plots had 0 stems in them. Is there a way around this error?

1 REPLY 1

Re: Box-Cox transformation with 0 values

Replace the 0 values with very small positive values, such as 1e-6? (I don't know the range of your regeneration density response.)