Plots two dimensional graph of likelihood for two input directions.
plotLikelihood.2d(hypothesis, which=c(1, 2), large=100, N=20,
arguments=NULL, x=NULL, y=NULL, logObjective=TRUE,
logDegradation=TRUE, contours=list(), …)Hypothesis from which to derive the likelihood
Indices of the arguments for which to plot likelihood
Number with which to replace Inf in upper and lower bounds. Can be a 2-tuple.
Number of points per axis. Can be a 2-tuple.
Arguments to the likelihood. Defines values for dimensions
that are not plotted. Defaults to
initial.arguments(...).
Range over which to plot abcissa
Range over which to plot ordinate
Whether to plot log-likelihood
Whether to input degradation as \(10^x\)
Arguments to stat_contour
Other arguments are fed to the internal call to optimisation.params