Skip to content

Commit

Permalink
Deploying to gh-pages from @ 84f64ce 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
freezenik committed Jul 29, 2024
1 parent 38b0a2c commit a4ddefe
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Binary file modified man/HarzTraffic_files/figure-html/unnamed-chunk-1-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion man/gamlss2.html
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
*--------
n = 610 df = 13.12 res.df = 596.88
Deviance = 4770.1554 Null Dev. Red. = 33.39%
AIC = 4796.3966 elapsed = 0.79sec</code></pre>
AIC = 4796.3966 elapsed = 0.77sec</code></pre>
</div>
<div class="sourceCode cell-code" id="cb5"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb5-1"><a href="#cb5-1" aria-hidden="true" tabindex="-1"></a><span class="do">## plot estimated effects</span></span>
<span id="cb5-2"><a href="#cb5-2" aria-hidden="true" tabindex="-1"></a><span class="fu">plot</span>(b, <span class="at">which =</span> <span class="st">"effects"</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
Expand Down
8 changes: 4 additions & 4 deletions man/prodist.gamlss2.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,10 +455,10 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3>
<div class="sourceCode cell-code" id="cb16"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb16-1"><a href="#cb16-1" aria-hidden="true" tabindex="-1"></a><span class="do">## simulate random numbers</span></span>
<span id="cb16-2"><a href="#cb16-2" aria-hidden="true" tabindex="-1"></a><span class="fu">random</span>(d, <span class="dv">5</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output cell-output-stdout">
<pre><code> r_1 r_2 r_3 r_4 r_5
1 20.08173 13.74014 14.59380 15.57188 34.09545
2 65.40597 56.26210 31.90554 69.64569 93.96141
3 88.13704 85.50187 64.15433 44.46626 56.20831</code></pre>
<pre><code> r_1 r_2 r_3 r_4 r_5
1 24.32901 13.29763 35.27695 33.74172 18.57794
2 46.98782 78.05494 26.78614 66.43448 82.26054
3 105.65839 55.72442 83.87947 135.84411 133.94615</code></pre>
</div>
<div class="sourceCode cell-code" id="cb18"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb18-1"><a href="#cb18-1" aria-hidden="true" tabindex="-1"></a><span class="do">## density and distribution</span></span>
<span id="cb18-2"><a href="#cb18-2" aria-hidden="true" tabindex="-1"></a><span class="fu">pdf</span>(d, <span class="dv">50</span> <span class="sc">*</span> <span class="sc">-</span><span class="dv">2</span><span class="sc">:</span><span class="dv">2</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
Expand Down
Loading

0 comments on commit a4ddefe

Please sign in to comment.