"setGSmethod.MBgibbsPars" <- function(x,method) { isValid <- validObject(x) x@method <- method isValid <- validObject(x) return(x) }