diff options
Diffstat (limited to 'docs/reference/AIC.mmkin.html')
| -rw-r--r-- | docs/reference/AIC.mmkin.html | 13 | 
1 files changed, 8 insertions, 5 deletions
| diff --git a/docs/reference/AIC.mmkin.html b/docs/reference/AIC.mmkin.html index 103bcb4a..7ca12302 100644 --- a/docs/reference/AIC.mmkin.html +++ b/docs/reference/AIC.mmkin.html @@ -6,7 +6,7 @@  <meta http-equiv="X-UA-Compatible" content="IE=edge">  <meta name="viewport" content="width=device-width, initial-scale=1.0"> -<title>Calculated the AIC for a column of an mmkin object — AIC.mmkin • mkin</title> +<title>Calculate the AIC for a column of an mmkin object — AIC.mmkin • mkin</title>  <!-- jquery --> @@ -35,7 +35,7 @@ -<meta property="og:title" content="Calculated the AIC for a column of an mmkin object — AIC.mmkin" /> +<meta property="og:title" content="Calculate the AIC for a column of an mmkin object — AIC.mmkin" />  <meta property="og:description" content="Provides a convenient way to compare different kinetic models fitted to the  same dataset." />  <meta name="twitter:card" content="summary" /> @@ -70,7 +70,7 @@ same dataset." />        </button>        <span class="navbar-brand">          <a class="navbar-link" href="../index.html">mkin</a> -        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.6</span> +        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.7</span>        </span>      </div> @@ -128,7 +128,7 @@ same dataset." />  <div class="row">    <div class="col-md-9 contents">      <div class="page-header"> -    <h1>Calculated the AIC for a column of an mmkin object</h1> +    <h1>Calculate the AIC for a column of an mmkin object</h1>      <div class="hidden name"><code>AIC.mmkin.Rd</code></div>      </div> @@ -139,7 +139,10 @@ same dataset.</p>      </div>      <pre class="usage"><span class='co'># S3 method for mmkin</span> -<span class='fu'><a href='https://rdrr.io/r/stats/AIC.html'>AIC</a></span>(<span class='no'>object</span>, <span class='no'>...</span>, <span class='kw'>k</span> <span class='kw'>=</span> <span class='fl'>2</span>)</pre> +<span class='fu'><a href='https://rdrr.io/r/stats/AIC.html'>AIC</a></span>(<span class='no'>object</span>, <span class='no'>...</span>, <span class='kw'>k</span> <span class='kw'>=</span> <span class='fl'>2</span>) + +<span class='co'># S3 method for mmkin</span> +<span class='fu'><a href='https://rdrr.io/r/stats/AIC.html'>BIC</a></span>(<span class='no'>object</span>, <span class='no'>...</span>)</pre>      <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>      <table class="ref-arguments"> | 
