diff options
Diffstat (limited to 'docs/reference/mkinresplot.html')
-rw-r--r-- | docs/reference/mkinresplot.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/reference/mkinresplot.html b/docs/reference/mkinresplot.html index 53c4f62f..a0dcd06d 100644 --- a/docs/reference/mkinresplot.html +++ b/docs/reference/mkinresplot.html @@ -61,12 +61,7 @@ </ul> <ul class="nav navbar-nav navbar-right"> - <li> - <a href="http://github.com/jranke/mkin"> - <span class="fa fa-github fa-lg"></span> - - </a> -</li> + </ul> </div><!--/.nav-collapse --> </div><!--/.container --> @@ -85,7 +80,7 @@ <p>This function plots the residuals for the specified subset of the observed variables from an mkinfit object. A combined plot of the fitted - model and the residuals can be obtained using <code>plot.mkinfit</code> + model and the residuals can be obtained using <code><a href='plot.mkinfit.html'>plot.mkinfit</a></code> using the argument <code>show_residuals = TRUE</code>.</p> |