powered by
Sample datasets to illustrate data formats required for createProbMat().
createProbMat()
sampledf
A data.frame class object with two columns defining the start and the end of each even (sample.df)
sample.df
data(sampledf) x <- createProbMat(x=sampledf,timeRange = c(6500,4001),resolution= 100)
Run the code above in your browser using DataLab