Learn R Programming

gpk (version 1.0)

Cosmetic1: Testing efficacy of a cosmetic product

Description

A manufacturer of cosmetic products is interested in frequent introduction of new formulations in to the market. This may be for one of two reasons. A product may have a short life and may lose popularity after that. Alternatively some new formulation is developed which may be superior to products available in the market. This necessitates comparison of the new product with competitors. In a typical study a product is tried on a group of panelists and some trait is measured before and after use of product. Examples of such traits are skin oiliness or softness or fairness.

Usage

data(Cosmetic1)

Arguments

Format

A data frame with 48 observations on the following 3 variables.
Treatment
Product code
Initial
Initial Value of trait
Change
Change in trait

Source

http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html

Details

Try ANOCOVA.

Examples

Run this code
data(Cosmetic1)

Run the code above in your browser using DataLab