plotResidualDistribution(LeastSquaresResults,OptimResults,NLINResults)

Plot the distribution of the residuals

Syntax

plotResidualDistribution(resultsObj)

Description

plotResidualDistribution(resultsObj) plots the distribution of the residuals.

Input Arguments

collapse all

Estimation results, specified as an OptimResults object or NLINResults object, or vector of results objects which contains estimation results from running sbiofit.

Introduced in R2014a