# NOT RUN {
# this example only runs if you download and place MixTVEM.R in your wd
try({
source('MixTVEM.R')
method = lcMethodMixTVEM(Value ~ time(1) - 1,
time='Assessment',
id='Id', nClusters=3)
})
# }
Run the code above in your browser using DataLab