mice2: Mice Weight Data for Paired-Samples Mean Test

mice2R Documentation

Mice Weight Data for Paired-Samples Mean Test

Description

contains the weight of 10 mice before and after the treatment.

A paired-samples t-test can be performed to answer to this question.

Usage

data("mice2")

Format

A data frame with 10 rows and 3 columns

Examples

data(mice2)
head(as.data.frame(mice2))

kassambara/datarium documentation built on Feb. 15, 2025, 3:32 p.m.