gppmControl | R Documentation |
This function is used to specify the settings of a Gaussian process panel model generated by gppm
.
gppmControl(stanModel = TRUE)
stanModel |
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. |
Settings for a Gaussian process panel model in an object of class 'GPPMControl'
gppm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.