rabbit.html
来自「本程序是基于linux系统下c++代码」· HTML 代码 · 共 71 行
HTML
71 行
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Blood Pressure in Rabbits</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 Rabbit {MASS}"><tr><td>Rabbit {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Blood Pressure in Rabbits</h2>
<h3>Description</h3>
<p>
Five rabbits were studied on two occasions, after treatment with
saline (control) and after treatment with the <i>5-HT_3</i> antagonist MDL
72222. After each treatment ascending doses of phenylbiguanide were
injected intravenously at 10 minute intervals and the responses of
mean blood pressure measured. The goal was to test whether the
cardiogenic chemoreflex elicited by phenylbiguanide depends on the
activation of <i>5-HT_3</i> receptors.
</p>
<h3>Usage</h3>
<pre>
Rabbit
</pre>
<h3>Format</h3>
<p>
This data frame contains 60 rows and the following variables:
<dl>
<dt><code>BPchange</code></dt><dd>change in blood pressure relative to the start of the experiment
</dd>
<dt><code>Dose</code></dt><dd>dose of Phenylbiguanide in micrograms
</dd>
<dt><code>Run</code></dt><dd>label of run (<code>"C1"</code> to <code>"C5"</code>, then <code>"M1"</code> to <code>"M5"</code>)
</dd>
<dt><code>Treatment</code></dt><dd>placebo or the <i>5-HT_3</i> antagonist MDL 72222
</dd>
<dt><code>Animal</code></dt><dd>label of animal used (<code>"R1"</code> to <code>"R5"</code>)
</dd></dl>
<h3>Source</h3>
<p>
J. Ludbrook (1994)
Repeated measurements and multiple comparisons in cardiovascular research.
<EM>Cardiovascular Research</EM>
<B>28</B>, 303–311.<br>
[The numerical data are not in the paper but were supplied by
Professor Ludbrook]
</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 + -
显示快捷键?