plot_SIMEfit: Plot: SIME

View source: R/kinfitr_SIME.R

plot_SIMEfitR Documentation

Plot: SIME

Description

The black line of this plot is the total cost function for the simultaneous estimation and is the true outcome for the SIME model. I have also included, in coloured points, the costs for the individual ROIs such that one can visualise whether the overall estimated Vnd value is overly influenced by one ROI in particular, or whether one ROI shows a completely different pattern from the rest of the ROIs.

Usage

plot_SIMEfit(SIMEout)

Arguments

SIMEout

The output object of the SIME fitting procedure.

Details

Function to visualise the fit of the SIME Model to data.

Value

A ggplot2 object of the plot.

Author(s)

Granville J Matheson, mathesong@gmail.com

Examples

## Not run: 
plot_SIMEfit(SIMEout)

## End(Not run)


mathesong/kinfitr documentation built on Jan. 15, 2024, 11:07 p.m.