If transformation functions are used, then the isobologram response levels will be plotted on the transformed scale.
isobologram(x, grid.len = 100, logScale = TRUE, ...)
Output of fitSurface
Number of concentrations to plot for each compound in the
contour plot. An evenly spaced grid of doses will be generated for each
compound given its respective observed minimum and maximum doses. Note that
grid.len^2
computations will be needed later so this number should
stay reasonably low.
If logScale = TRUE
, then grid of doses is evenly
spaced in the logarithmic scale.
Further parameters that are not used at this moment.