# NOT RUN {
# You need an HRTList
hrtl <- vectorToHRT(testdataLong, testdataLong_Ann)
# Get the HRT classes of your HRTList
getResults(hrtl)
getResults(hrtl, TT = TRUE)
# Get the HRT parameter values of your HRTList
getResults(hrtl, type = "parameter", TT = TRUE)
# }
Run the code above in your browser using DataLab