Visualizes a maximum-likelihood profile and its component contributions.
Arguments
- obj
Retained for backward compatibility. The current implementation does not use this argument.
- x
Data frame. MLE profile output from
sbtprofile.- y
Retained for backward compatibility. The current implementation does not add an MCMC profile when this is supplied.
- xlab
Character string or NULL. Label for x-axis. If NULL, uses the parameter name from x. Default is NULL.
- rescale
Logical. If TRUE, rescale log-likelihood by subtracting minimum value. Default is TRUE.
