plot_param_space: Plot likelihood profiles or all profiled parameters

View source: R/explore_space.R

plot_param_spaceR 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


cvasi documentation built on Sept. 23, 2024, 9:08 a.m.