# Complete examples are provided in the package tests
if (FALSE) {
b <- bm(U=4, N=20)
# See all the model specifications of the object
spy(b)
# Examples of methodologies applied to this model
# are provided in the tests directory
}
Run the code above in your browser using DataLab