Learn R Programming

isdals (version 3.0.1)

urinary: Feline urinary tract disease

Description

The impact of food intake and exercise as possible explanatory variables for the urinary tract disease in cats.

Usage

data(urinary)

Arguments

Format

A data frame with 74 observations on the following 3 variables.

disease

a factor with levels no yes

food

a factor with levels excessive normal

exercise

a factor with levels little much

Examples

Run this code
data(urinary)
head(urinary)

Run the code above in your browser using DataLab