# NOT RUN {
(M1 <- FixRobModel())
## The function is currently defined as
function(center = ParamFamily(), neighbor = ContNeighborhood()){
new("FixRobModel", center = center, neighbor = neighbor)
}
# }
Run the code above in your browser using DataLab