⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 traffic.html

📁 本程序是基于linux系统下c++代码
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Effect of Swedish Speed Limits on Accidents</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../../R.css">
</head><body>

<table width="100%" summary="page for Traffic {MASS}"><tr><td>Traffic {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Effect of Swedish Speed Limits on Accidents</h2>


<h3>Description</h3>

<p>
An experiment was performed in Sweden in 1961-2 to assess the
effect of a speed limit on the motorway accident rate.  The
experiment was conducted on 92 days in each year, matched so that
day <code>j</code> in 1962 was comparable to day <code>j</code> in 1961.  On some days
the speed limit was in effect and enforced, while on other days
there was no speed limit and cars tended to be driven faster.
The speed limit days tended to be in contiguous blocks.
</p>


<h3>Usage</h3>

<pre>
Traffic
</pre>


<h3>Format</h3>

<p>
This data frame contains the following columns:
<dl>
<dt><code>year</code></dt><dd>1961 or 1962
</dd>
<dt><code>day</code></dt><dd>of year
</dd>
<dt><code>limit</code></dt><dd>was there a speed limit?
</dd>
<dt><code>y</code></dt><dd>traffic accident count for that day
</dd></dl>

<h3>Source</h3>

<p>
Svensson, A. (1981)
On the goodness-of-fit test for the multiplicative Poisson model.
<EM>Annals of Statistics,</EM>
<B>9</B>, 697&ndash;704.
</p>


<h3>References</h3>

<p>
Venables, W. N. and Ripley, B. D. (1999)
<EM>Modern Applied Statistics with S-PLUS.</EM> Third
Edition. Springer.
</p>



<hr><div align="center">[Package <em>MASS</em> version 7.2-44 <a href="00Index.html">Index]</a></div>

</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -