forbes.html

来自「本程序是基于linux系统下c++代码」· HTML 代码 · 共 52 行

HTML
52
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Forbes' Data on Boiling Points in the Alps</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 forbes {MASS}"><tr><td>forbes {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Forbes' Data on Boiling Points in the Alps</h2>


<h3>Description</h3>

<p>
A data frame with 17 observations on boiling point (degrees F)
and barometric pressure in inches of mercury.
</p>


<h3>Usage</h3>

<pre>
forbes
</pre>


<h3>Format</h3>

<dl>
<dt><code>bp</code></dt><dd>boiling point (degrees F)
</dd>
<dt><code>pres</code></dt><dd>barometric pressure in inches of mercury
</dd></dl>

<h3>Source</h3>

<p>
A. C. Atkinson (1985)
<EM>Plots, Transformations and Regression.</EM>
Oxford.
</p>
<p>
S. Weisberg (1980)
<EM>Applied Linear Regression.</EM>
Wiley.
</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 + -
显示快捷键?