powered by
Real signals and background noise originating from experimental settings or random events
as.LOBdataset( longData, name = "", id = "id", time = "time", type = "type", class = "class", bg = FALSE )
Matrix of longitudinal data containing all components
name of the dataset
name to identify the experiment id column
name to identify the time column
name to identify the type column
name to identify the class column
indicates whether the data table contains background data
'LoBrA' data object
# NOT RUN { # } # NOT RUN { data(LoBraExample) name="Longitudinal Test Dataset" ldo<-as.LOBdataset(longDataExample, name, bg=TRUE) # }
Run the code above in your browser using DataLab