Learn R Programming

wnl (version 0.8.2)

dx: Simplest diagnostic plot for minimization result

Description

It performs a simple diagnostic plot from the result of nlr.

Usage

dx(r)

Value

This just draws a plot.

Arguments

r

a result from nlr or wnl5

Author

Kyun-Seop Bae <k@acr.kr>

Details

This plots 'Observation vs. Prediction' and 'Normalized Redisual vs. Prediction' only. Normalized residual are meant to be distributed as standard normal distribution, N(0, 1).