| VitCap | R Documentation |
Measurement on certain aspects of human lung capacity for 72 patients on 4 instrument-operative combination, i.e. two different instruments and two different users, a skilled one and a new one.
A data frame with 288 observations on the following 5 variables.
metha factor with levels StNew,
StSkil, ExpNew and ExpSkil, representing the instrument
by user combinations. See below.
itema numeric vector, the person ID, i.e. the 72 patients
ya numeric vector, the measurements, i.e. vital capacity.
usera factor with levels
New Skil, for the new user and the skilled user
instrumenta factor with levels Exp and St, for
the experimental instrument and the standard one.
V. D. Barnett, Simultaneous Pairwise Linear Structural Relationships, Biometrics, Mar. 1969, Vol. 25, No. 1, pp. 129-142.
data(VitCap)
Vcap <- Meth( VitCap )
str( Vcap )
plot( Vcap )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.