diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-13 11:01:49 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-13 11:20:59 +0100 | 
| commit | 6f596ecec2c54d7d91cf3ca16b8643b64b903e57 (patch) | |
| tree | 57425adb3cff023b3996602aa4f0a6110e98aa3c /inst/web/Extract.mmkin.html | |
| parent | ba07744bf3933402d4ef815cf5c2575253b1fd7e (diff) | |
Add plots to compiled_models vignette, rebuild staticdocs
Diffstat (limited to 'inst/web/Extract.mmkin.html')
| -rw-r--r-- | inst/web/Extract.mmkin.html | 28 | 
1 files changed, 14 insertions, 14 deletions
| diff --git a/inst/web/Extract.mmkin.html b/inst/web/Extract.mmkin.html index 6a175a02..4effdf0e 100644 --- a/inst/web/Extract.mmkin.html +++ b/inst/web/Extract.mmkin.html @@ -2,7 +2,7 @@  <html lang="en">    <head>      <meta charset="utf-8"> -<title>[.mmkin. mkin 0.9-41</title> +<title>[.mmkin. mkin 0.9.41.9000</title>  <meta name="viewport" content="width=device-width, initial-scale=1.0">  <meta name="author" content="    Johannes Ranke @@ -34,7 +34,7 @@      <div class="navbar">    <div class="navbar-inner">      <div class="container"> -      <a class="brand" href="#">mkin 0.9-41</a> +      <a class="brand" href="#">mkin 0.9.41.9000</a>        <div class="nav">          <ul class="nav">            <li><a href="index.html"><i class="icon-home icon-white"></i> Index</a></li> @@ -181,7 +181,7 @@ $calls  $time     user  system elapsed  -  0.268   0.000   0.269  +  0.260   0.000   0.259   $mkinmod  <mkinmod> model generated with @@ -367,7 +367,7 @@ function (P)      }      return(mC)  } -<environment: 0x2d96b00> +<environment: 0x36e8dd8>  $cost_notrans  function (P)  @@ -389,7 +389,7 @@ function (P)          scaleVar = scaleVar)      return(mC)  } -<environment: 0x2d96b00> +<environment: 0x36e8dd8>  $hessian_notrans             parent_0     alpha       beta @@ -455,7 +455,7 @@ $bparms.state  99.66619   $date -[1] "Mon Nov  9 10:11:49 2015" +[1] "Fri Nov 13 11:14:06 2015"  attr(,"class")  [1] "mkinfit" "modFit"  @@ -540,7 +540,7 @@ $calls  $time     user  system elapsed  -  0.112   0.000   0.112  +  0.080   0.008   0.087   $mkinmod  <mkinmod> model generated with @@ -727,7 +727,7 @@ function (P)      }      return(mC)  } -<environment: 0x2fa3d28> +<environment: 0x33c0330>  $cost_notrans  function (P)  @@ -749,7 +749,7 @@ function (P)          scaleVar = scaleVar)      return(mC)  } -<environment: 0x2fa3d28> +<environment: 0x33c0330>  $hessian_notrans                    parent_0 k_parent_sink @@ -812,7 +812,7 @@ $bparms.state  99.17407   $date -[1] "Mon Nov  9 10:11:48 2015" +[1] "Fri Nov 13 11:14:06 2015"  attr(,"class")  [1] "mkinfit" "modFit"  @@ -890,7 +890,7 @@ $calls  $time     user  system elapsed  -  0.112   0.000   0.112  +  0.080   0.008   0.087   $mkinmod  <mkinmod> model generated with @@ -1077,7 +1077,7 @@ function (P)      }      return(mC)  } -<environment: 0x2fa3d28> +<environment: 0x33c0330>  $cost_notrans  function (P)  @@ -1099,7 +1099,7 @@ function (P)          scaleVar = scaleVar)      return(mC)  } -<environment: 0x2fa3d28> +<environment: 0x33c0330>  $hessian_notrans                    parent_0 k_parent_sink @@ -1162,7 +1162,7 @@ $bparms.state  99.17407   $date -[1] "Mon Nov  9 10:11:48 2015" +[1] "Fri Nov 13 11:14:06 2015"  attr(,"class")  [1] "mkinfit" "modFit"  | 
