Learn R Programming

PASWR (version 1.0)

InsurQuotes: Insurance Quotes

Description

Insurance quotes for two insurers of hazardous waste jobs

Usage

InsurQuotes

Arguments

source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(InsurQuotes)
t.test(companyA,companyB)
detach(InsurQuotes)

Run the code above in your browser using DataLab