# NOT RUN {
data(toy3)
R = toy3$R; X = toy3$X
K = 3:5
numchain = 10
projectname = 'toy3'
# sampchain = canopy.sample.nocna(R = R, X = X, K = K, numchain = numchain,
# max.simrun = 50000, min.simrun = 10000, writeskip = 200,
# projectname = projectname,
# cell.line = TRUE, plot.likelihood = TRUE)
# }
Run the code above in your browser using DataLab