Main Content

plotActualVersusPredicted

Compare predictions to actual data, creating a subplot for each response

Description

plotActualVersusPredicted(resultsObj) returns a figure displaying the comparison between predictions to the actual data, with a subplot for each response.

Input Arguments

collapse all

Estimation results, specified as an NLMEResults object, which contains estimation results returned by sbiofitmixed.

Version History

Introduced in R2014a