Learn R Programming

Nmix (version 2.0.5)

galx: Galaxy data set

Description

Velocities of 82 distant galaxies, diverging from our own galaxy

Usage

data("galx")

Arguments

Format

The format is: num [1:82] 9.17 9.35 9.48 9.56 9.78 ...

References

Richardson and Green (J. R. Statist. Soc. B, 1997, 59, 731-792.

Examples

Run this code
data(galx)
z<-Nmix('galx',nsweep=10000,nburnin=1000,out="d")

Run the code above in your browser using DataLab