michelson.html
来自「本程序是基于linux系统下c++代码」· HTML 代码 · 共 67 行
HTML
67 行
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Michelson's Speed of Light Data</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 michelson {MASS}"><tr><td>michelson {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Michelson's Speed of Light Data</h2>
<h3>Description</h3>
<p>
Measurements of the speed of light in air, made between 5th June
and 2nd July, 1879. The data consists of five experiments, each
consisting of 20 consecutive runs. The response is the speed
of light in km/s, less 299000. The currently accepted value, on
this scale of measurement, is 734.5.
</p>
<h3>Usage</h3>
<pre>
michelson
</pre>
<h3>Format</h3>
<p>
The data frame contains the following components:
<dl>
<dt><code>Expt</code></dt><dd>The experiment number, from 1 to 5
</dd>
<dt><code>Run</code></dt><dd>The run number within each experiment
</dd>
<dt><code>Speed</code></dt><dd>Speed-of-light measurement
</dd></dl>
<h3>Source</h3>
<p>
A.J. Weekes (1986)
<EM>A Genstat Primer.</EM>
Edward Arnold.
</p>
<p>
S. M. Stigler (1977) Do robust estimators work with real data?
<EM>Annals of Statistics</EM>
<B>5</B>, 1055–1098.
</p>
<h3>References</h3>
<p>
Venables, W. N. and Ripley, B. D. (2002)
<EM>Modern Applied Statistics with S.</EM> Fourth 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 + =
减小字号Ctrl + -
显示快捷键?