to backtransform 'estimate':




if (lambda == 0 ) {


log(estimate)


} else {



estimate^(1/lambda)

}











                                                                           
             "Des Callaghan"                                               
             <[EMAIL PROTECTED]                                             
             er.co.uk>                                                  To 
             Sent by:                  <r-help@stat.math.ethz.ch>          
             [EMAIL PROTECTED]                                          cc 
             at.math.ethz.ch                                               
                                                                   Subject 
                                       [R] Inverse BoxCox transformation   
             18/06/2007 09:32                                              
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Hi,

I can't seem to find a function in R that will reverse a BoxCox
transformation. Can somebody help me locate one please? Thanks in advance.

Best wishes,
Des


             [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to