dx: Simplest diagnostic plot for minimization result

View source: R/dx.R

dxR Documentation

Simplest diagnostic plot for minimization result

Description

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

Usage

dx(r)

Arguments

r

a result from nlr or wnl5

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).

Value

This just draws a plot.

Author(s)

Kyun-Seop Bae <k@acr.kr>


wnl documentation built on April 25, 2023, 9:11 a.m.