[Sleuth2-commits] r49 - in pkg/Sleuth3: . inst/doc man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Sep 7 09:53:58 CEST 2012


Author: berwin
Date: 2012-09-07 09:53:58 +0200 (Fri, 07 Sep 2012)
New Revision: 49

Modified:
   pkg/Sleuth3/DESCRIPTION
   pkg/Sleuth3/inst/doc/Sleuth3-manual.pdf
   pkg/Sleuth3/man/case1102.Rd
   pkg/Sleuth3/man/ex0126.Rd
   pkg/Sleuth3/man/ex0127.Rd
   pkg/Sleuth3/man/ex1918.Rd
   pkg/Sleuth3/man/ex1919.Rd
   pkg/Sleuth3/man/ex2016.Rd
   pkg/Sleuth3/man/ex2224.Rd
Log:
Sleuth3:
Replaced some .Rd files with new versions provided by Dan & some edits
of those files
Updated inst/doc/Sleuth3-manual.pdf
Updated publication date in DESCRIPTION file and bumped version number.


Modified: pkg/Sleuth3/DESCRIPTION
===================================================================
--- pkg/Sleuth3/DESCRIPTION	2012-09-07 07:48:56 UTC (rev 48)
+++ pkg/Sleuth3/DESCRIPTION	2012-09-07 07:53:58 UTC (rev 49)
@@ -1,7 +1,7 @@
 Package: Sleuth3
 Title: Data sets from Ramsey and Schafer's "Statistical Sleuth (3rd ed)"
-Version: 0.1-2
-Date: 2012-09-02
+Version: 0.1-3
+Date: 2012-09-07
 Author:  Original by F.L. Ramsey and D.W. Schafer, 
     modifications by Daniel W. Schafer, Jeannie Sifneos and Berwin A. Turlach
 Description: Data sets from Ramsey, F.L. and Schafer, D.W. (2013), "The

Modified: pkg/Sleuth3/inst/doc/Sleuth3-manual.pdf
===================================================================
(Binary files differ)

Modified: pkg/Sleuth3/man/case1102.Rd
===================================================================
--- pkg/Sleuth3/man/case1102.Rd	2012-09-07 07:48:56 UTC (rev 48)
+++ pkg/Sleuth3/man/case1102.Rd	2012-09-07 07:53:58 UTC (rev 49)
@@ -28,6 +28,9 @@
   Ramsey, F.L. and Schafer, D.W. (2013). \emph{The Statistical Sleuth: A
     Course in Methods of Data Analysis (3rd ed)}, Cengage Learning.
 }
+\seealso{
+  \code{\link{ex1416}}, \code{\link{ex1417}}
+}
 \examples{
 str(case1102)
 attach(case1102)

Modified: pkg/Sleuth3/man/ex0126.Rd
===================================================================
--- pkg/Sleuth3/man/ex0126.Rd	2012-09-07 07:48:56 UTC (rev 48)
+++ pkg/Sleuth3/man/ex0126.Rd	2012-09-07 07:53:58 UTC (rev 49)
@@ -11,7 +11,9 @@
   \describe{
     \item{State}{the state that the member represented}
     \item{Representative}{name of the representative}
-    \item{Party}{a factor representing political party, with levels \code{"R"} for Republican and \code{"D"} for Democratic}
+    \item{Party}{a factor representing political party, with levels
+      \code{"R"} for Republican, \code{"D"} for Democratic, and
+      \code{"I"} for Independent} 
     \item{Pro05}{the number of pro-environmental votes in 2005}
     \item{Anti05}{the number of anti-environmental votes in 2005}
     \item{Pro06}{the number of pro-environmental votes in 2006}

Modified: pkg/Sleuth3/man/ex0127.Rd
===================================================================
--- pkg/Sleuth3/man/ex0127.Rd	2012-09-07 07:48:56 UTC (rev 48)
+++ pkg/Sleuth3/man/ex0127.Rd	2012-09-07 07:53:58 UTC (rev 49)
@@ -11,8 +11,7 @@
   \describe{
     \item{State}{the state that the member represented}
     \item{Senator}{name of the senator}
-    \item{Party}{a factor representing political party, with levels
-      \code{"R"} for Republican and \code{"D"} for Democratic} 
+       \item{Party}{a factor representing political party, with levels \code{"R"} for Republican, \code{"D"} for Democratic, and \code{"I"} for Independent}
     \item{Pro2005}{the number of pro-environmental votes in 2005}
     \item{Anti2005}{the number of anti-environmental votes in 2005}
     \item{Pro2006}{the number of pro-environmental votes in 2006}

Modified: pkg/Sleuth3/man/ex1918.Rd
===================================================================
--- pkg/Sleuth3/man/ex1918.Rd	2012-09-07 07:48:56 UTC (rev 48)
+++ pkg/Sleuth3/man/ex1918.Rd	2012-09-07 07:53:58 UTC (rev 49)
@@ -11,9 +11,9 @@
 \format{
   A data frame with 12 observations on the following 4 variables.
   \describe{
-    \item{AgeCat}{a factor with six levels: \code{"15-19"},
-      \code{"20-29"}, \code{"30-39"}, \code{"40-49"}, \code{"50-59"} and
-      \code{"60-69"}} 
+    \item{AgeCat}{a numerical code corresponding to six age categories, with 1 = \code{"15-19"},
+      2 = \code{"20-29"}, 3 = \code{"30-39"}, 4 = \code{"40-49"}, 5 = \code{"50-59"} and
+      6 = \code{"60-69"}} 
     \item{Sex}{a factor with levels \code{"female"} and
       \code{"male"}} 
     \item{Lived}{number that lived}

Modified: pkg/Sleuth3/man/ex1919.Rd
===================================================================
--- pkg/Sleuth3/man/ex1919.Rd	2012-09-07 07:48:56 UTC (rev 48)
+++ pkg/Sleuth3/man/ex1919.Rd	2012-09-07 07:53:58 UTC (rev 49)
@@ -12,8 +12,8 @@
 \format{
   A data frame with 8 observations on the following 4 variables.
   \describe{
-    \item{SpeedCat}{a factor with levels \code{"0-40"},
-      \code{"41-55"}, \code{"56-65"} and \code{">65"}}
+    \item{SpeedCat}{a numerical code corresponding to 4 categories of speed (in miles per hour), with 1 = \code{"0-40"},
+      2 = \code{"41-55"}, 3 = \code{"56-65"} and 4 = \code{">65"}}
     \item{Make}{a factor with levels \code{"Ford"} and
       \code{"Other"}} 
     \item{Other}{cause of accident was other than tire-related}

Modified: pkg/Sleuth3/man/ex2016.Rd
===================================================================
--- pkg/Sleuth3/man/ex2016.Rd	2012-09-07 07:48:56 UTC (rev 48)
+++ pkg/Sleuth3/man/ex2016.Rd	2012-09-07 07:53:58 UTC (rev 49)
@@ -20,8 +20,8 @@
   \describe{
     \item{Status}{Survival status, factor with levels
       \code{"Perished"} and \code{"Survived"}}
-    \item{AG}{Age, factor with levels \code{"adult"} and
-      \code{"juvenile"}}
+    \item{AG}{a numerical code corresponding to two categories of age, with 1 = \code{"adult"} and
+      2 = \code{"juvenile"}}
     \item{TL}{total length (in mm)}
     \item{AE}{alar extent (in mm)}
     \item{WT}{weight (in grams)}

Modified: pkg/Sleuth3/man/ex2224.Rd
===================================================================
--- pkg/Sleuth3/man/ex2224.Rd	2012-09-07 07:48:56 UTC (rev 48)
+++ pkg/Sleuth3/man/ex2224.Rd	2012-09-07 07:53:58 UTC (rev 49)
@@ -11,12 +11,12 @@
 \format{
   A data frame with 90 observations on the following 7 variables.
   \describe{
-    \item{System}{System, factor with 5 levels}
-    \item{Operator}{Operator type, factor with 4 levels}
-    \item{Valve}{Valve type, factor with 6 levels}
-    \item{Size}{Head size, factor with 3 levels (less than 2 inches,
-      2--10 inches and 10--30 inches)}
-    \item{Mode}{Operation mode, factor with 2 levels}
+    \item{System}{a numerical code corresponding to 5 categories of system (1 = containment, 2 = nuclear, 3 = power conversion, 4 = safety, 5 = process auxiliary)}
+    \item{Operator}{a numerical code corresponding to 4 different operator types (1 = air, 2 = solenoid, 3 = motor=driven, 4 = manual)}
+    \item{Valve}{a numerical code corresponding to 6 different valve types (1 = ball, 2 = butterfly, 3 = diaphram, 4 = gate, 5 = globe, 6 = directional control) }
+    \item{Size}{a numerical code corresponding to 3 head size categories (1 = less than 2 inches,
+      2 = 2--10 inches, 3 = 10--30 inches)}
+    \item{Mode}{a numerical code corresponding to two categories of operation mode (1 = normally closed, 2 = normally open)}
     \item{Failures}{Number of failures observed}
     \item{Time}{Lengths of observation time}
   }



More information about the Sleuth2-commits mailing list