This function is used to specify the settings of a Gaussian process panel model generated by gppm.
gppmControl(stanModel = TRUE)Settings for a Gaussian process panel model in an object of class 'GPPMControl'
boolean. Should the corresponding stan model be created? Should only be set to FALSE for testing purposes. Not creating the stan model makes model fitting impossible but saves a lot of time.
gppm