diff options
Diffstat (limited to 'man/plot.mkinfit.Rd')
-rw-r--r-- | man/plot.mkinfit.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.mkinfit.Rd b/man/plot.mkinfit.Rd index bf38c5a5..9fd4c038 100644 --- a/man/plot.mkinfit.Rd +++ b/man/plot.mkinfit.Rd @@ -12,7 +12,7 @@ fit = x, obs_vars = names(fit$mkinmod$map), xlab = "Time", - ylab = "Observed", + ylab = "Residue", xlim = range(fit$data$time), ylim = "default", col_obs = 1:length(obs_vars), |