Dear Users Regarding the NADA package, would anyone be able to help me understand what values are actually plotted on the Y axis of the plot obtained by using the *ros* function on the data and plotting the result with the plot() function? The Y axis is labeled "Values". According to the NADA user manual, ros performs a log transformation of the data by default, but the user can specify no transformation, or some other transformation besides log, if desired. However the values plotted on the Y axis appear to be the raw data values, regardless of which transformation or no transformation was used. If the log transformation is used for instance, I would have expected the logs of the original data instead of the raw data to be plotted on the Y axis.
Thanks for your help. Janh [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org 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.