This set of method enables printing of the main objects defined in the funGp package. That corresponds to '>fgpm, '>fgpKern, '>fgpProj, and '>Xfgpm objects, representing funGp models, data structures related to the kernel of the model, data structures related to projection of inputs, and structures related to structural optimization of the model, respectively.
# S4 method for fgpKern
show(object)# S4 method for fgpProj
show(object)
# S4 method for fgpm
show(object)
# S4 method for Xfgpm
show(object)