Oilshale {NRAIA}R Documentation

Pyrolysis of Oil Shale

Description

The Oilshale data frame has 64 rows and 4 columns from an experiment on the pyrolysis of oil shale.

Format

This data frame contains the following columns:

time
a numeric vector giving the time since the beginning of the experiment.
bitumen
a numeric vector giving the proportion of bitumen.
oil
a numeric vector giving the proportion of oil.
temp
a numeric vector giving the temperature of the run.

Source

Bates and Watts (1998), Nonlinear Regression Analysis and Its Applications, Wiley (Appendix A1.5).

Examples

str(Oilshale)

[Package NRAIA version 0.9-7 Index]