dx {wnl} | R Documentation |
It performs a simple diagnostic plot from the result of nlr
.
dx(r)
r |
a result from |
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).
This just draws a plot.
Kyun-Seop Bae <k@acr.kr>