EVOLUTION-MANAGER
Edit File: RatPupWeight.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: The weight of rat pups</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for RatPupWeight {nlme}"><tr><td>RatPupWeight {nlme}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>The weight of rat pups</h2> <h3>Description</h3> <p>The <code>RatPupWeight</code> data frame has 322 rows and 5 columns. </p> <h3>Format</h3> <p>This data frame contains the following columns: </p> <dl> <dt>weight</dt><dd> <p>a numeric vector </p> </dd> <dt>sex</dt><dd> <p>a factor with levels <code>Male</code> <code>Female</code> </p> </dd> <dt>Litter</dt><dd> <p>an ordered factor with levels <code>9</code> < <code>8</code> < <code>7</code> < <code>4</code> < <code>2</code> < <code>10</code> < <code>1</code> < <code>3</code> < <code>5</code> < <code>6</code> < <code>21</code> < <code>22</code> < <code>24</code> < <code>27</code> < <code>26</code> < <code>25</code> < <code>23</code> < <code>17</code> < <code>11</code> < <code>14</code> < <code>13</code> < <code>15</code> < <code>16</code> < <code>20</code> < <code>19</code> < <code>18</code> < <code>12</code> </p> </dd> <dt>Lsize</dt><dd> <p>a numeric vector </p> </dd> <dt>Treatment</dt><dd> <p>an ordered factor with levels <code>Control</code> < <code>Low</code> < <code>High</code> </p> </dd> </dl> <h3>Source</h3> <p>Pinheiro, J. C. and Bates, D. M. (2000), <em>Mixed-Effects Models in S and S-PLUS</em>, Springer, New York. </p> <hr /><div style="text-align: center;">[Package <em>nlme</em> version 3.1-139 <a href="00Index.html">Index</a>]</div> </body></html>