Learn R Programming

Sleuth3 (version 1.0-3)

ex1416: Blood Brain Barrier

Description

Researchers designed an experiment to investigate how delivery of brain cancer antibody is influenced by tumor size, antibody molecular weight, blood-brain barrier disruption, and delivery route.

Usage

ex1416

Arguments

Format

A data frame with 36 observations on the following 6 variables.

Agent

a factor with levels "AIB", "DEX7" and "MTX"

Treatment

a factor with levels "BD" and "NS"

Route

a factor with levels "IA" and "IV"

DaysPost

days after inoculation

BAT

concentration of antibody in the part of the brain around the tumor

LH

concentration of antibody in the unaffected part of the brain

References

Barnett, P.A., Roman-Goldstain, S., Ramsey, F., McCormick, C.I., Sexton, G., Szumowski, J. and Neuwelt, E.A. (1995). Differential Permeability and Quantitative MR Imaging of a Human Lung Carcinoma Brain Xenograft in the Nude Rat, American Journal of Pathology 146(2): 436--449.

See Also

case1102, ex1417

Examples

Run this code
# NOT RUN {
str(ex1416)
# }

Run the code above in your browser using DataLab