lip: Data for lip

Description Usage Format Source Examples

Description

The data set used in this package are collected by Dr Peggy Braun (University of Leipzig) and passed on to use by professor Jane Sutherland of London Metropolitan University.

It consists of experimental enzymology results from a research project which attempted to develop a generic food spoilage model.

The data set contains a column called NAMES, which shows the experiment name, three columns with values of the environmental conditions: temperature (Tem), pH and water activity (aw), and the rest of the columns contains the activity of the cocktails, observed at certain days.

The researchers recorded the activity of proteases and lipases in each cocktail and were interested in predicting the time when the activity started given the environmental conditions. The activity is a positive integer and enzymes are considered inactive when activity=0.

Usage

1

Format

A data frame with 120 observations on the following 14 variables.

name

a factor with levels the different experiment

Tem

a numeric vector showing the temperature

pH

a numeric vector PH

aw

a numeric vector water activity

X0.d

a numeric vector if enzyme reacted at day 0

X1.d

a numeric vector if enzyme reacted at day 1

X2.d

a numeric vector if enzyme reacted at day 2

X4.d

a numeric vector if enzyme reacted at days 3 or 4

X11.d

a numeric vector if enzyme reacted at days 5 to 11

X18d.

a numeric vector if enzyme reacted at days 12 to q18

X25.d

a numeric vector if enzyme reacted at days 19 to 25

X32.d

a numeric vector if enzyme reacted at days 26 to 32

X39.d

a numeric vector if enzyme reacted at days 33 to 39

y

a matrix with 3 columns: this is a Surv() object indicating the start the finish and censored indicator as defined in function Surv() of survival.

Source

Prof. Jane Sutherland, London Metropolitan University

Examples

1
2

Example output

Loading required package: gamlss.dist
Loading required package: MASS
Loading required package: gamlss
Loading required package: splines
Loading required package: gamlss.data
Loading required package: nlme
Loading required package: parallel
 **********   GAMLSS Version 5.0-2  ********** 
For more on GAMLSS look at http://www.gamlss.org/
Type gamlssNews() to see new features/changes/bug fixes.

Loading required package: survival
  [1]  1-       1-       1-       1-      [11, 18]  1-       1-       1-     
  [9]  1-      [ 2,  4]  1-      [ 1,  2]  1-      [ 2,  4] 39+       1-     
 [17]  1-      [18, 25] 39+      39+       1-       1-      [ 1,  2] [ 4, 11]
 [25] [18, 25]  1-      [ 1,  2] [ 1,  2] [ 4, 11] [18, 25]  1-       1-     
 [33] [ 2,  4] 39+      39+      [ 2,  4] [ 2,  4] 39+      39+      39+     
 [41]  1-      [ 4, 11] [ 4, 11] 39+      39+       1-      [ 4, 11] [ 4, 11]
 [49] 39+      39+      [ 2,  4] 39+      39+      39+      39+      [ 4, 11]
 [57] 39+      39+      39+      39+       1-      [ 4, 11] 39+      39+     
 [65] 39+      [ 4, 11] 39+      [ 4, 11] 39+      39+      [ 4, 11] 39+     
 [73] 39+      39+      39+      39+      39+      39+      39+      39+     
 [81] [ 1,  2] 39+      39+      39+      39+      [ 4, 11] 39+      39+     
 [89] 39+      39+      [25, 32] 39+      39+      39+      39+      39+     
 [97] 39+      39+      39+      39+      [ 2,  4] 39+      39+      39+     
[105] 39+      [ 4, 11] 39+      39+      39+      39+      39+      39+     
[113] 39+      39+      39+      39+      39+      39+      39+      39+     

gamlss.cens documentation built on May 2, 2019, 6:49 p.m.