FS#20 - Residuals in FLSR/FLModel
|
DetailsIn FLSR if model fitted assumming log normality residuals are not on the log scale, this makes it awkard to use the residuals in 2ndry methods like fwd(). Since you can“t just add the residuals to the expected values. Also I think the diagnostic plots are also invalide in this case. Can we change the residuals so that they are log(residuals()/fitted())
|
This task depends upon