Learn R Programming

SIN (version 0.4)

moth: Noctuid Moth Trappings

Description

The data are of sample size 72 and contain 6 variables: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object].

Usage

data(moth)

Arguments

format

A list providing a summary of the data. The list contains: lcl{ moth$means : the mean vector, moth$stddev : the vector of standard deviations, moth$corr : the correlation matrix, and moth$n : the sample size. }

source

Whittaker, J. (1990) Graphical models in applied multivariate statistics. Chichester: Wiley. (See Ch. 10.3).

Examples

Run this code
data(moth)
moth$means
moth$stddev
moth$corr
moth$n

Run the code above in your browser using DataLab