diff options
Diffstat (limited to 'man/plot.mkinfit.Rd')
-rw-r--r-- | man/plot.mkinfit.Rd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man/plot.mkinfit.Rd b/man/plot.mkinfit.Rd index e7b456a1..fac5663a 100644 --- a/man/plot.mkinfit.Rd +++ b/man/plot.mkinfit.Rd @@ -135,9 +135,6 @@ plot(fit) plot_res(fit) plot_err(fit) -# Show the observed variables separately -plot(fit, sep_obs = TRUE, lpos = c("topright", "bottomright")) - # Show the observed variables separately, with residuals plot(fit, sep_obs = TRUE, show_residuals = TRUE, lpos = c("topright", "bottomright"), show_errmin = TRUE) |