plot.parameter_distance: Plot method for parameter_distance

View source: R/plot.ngme.R

plot.parameter_distanceR Documentation

Plot method for parameter_distance

Description

Plot method for parameter_distance

Usage

## S3 method for class 'parameter_distance'
plot(x, ...)

Arguments

x

parameter_distance object

...

additional arguments for ggplot

Value

A ggplot object showing the parameter-distance trajectory over optimization iterations. The y-axis is the stored distance ||theta - \hat{theta}||; plot annotations report the norm and across-chain summary used when x was computed.


ngme2 documentation built on May 20, 2026, 9:10 a.m.