plot_param_space {cvasi} | R Documentation |
Plot likelihood profiles or all profiled parameters
Description
The function provides bivariate parameter space plots indicating parameter draws (from the 95%confidence intervals per parameter obtained through likelihood profiling) that fall within the inner rim (in green, i.e. parameter sets which are not significantly different from the original, based on a chi-square test). The original parameter set is also indicated (in orange), and, if different from the original set, the best fit parameter set is indicated (in red)
Usage
plot_param_space(x)
Arguments
x |
object of class param_space |
Value
plots
[Package cvasi version 1.4.0 Index]