powered by
Simulated dataset for testing the algorithm
data(data)
An object of class list of length 3.
list
# NOT RUN { data(data) ## this is the required data input format head(data.frame(ID=data$ID,years=data$years,data$Y)) # }
Run the code above in your browser using DataLab