predict_ga | R Documentation |
Function to compute the preposterior for each of the basis functions of the GAM model.
predict_ga(object, n, n0)
object |
gam object |
n |
scalar or vector of new sample size to compute evsi on |
n0 |
scalar or vector of effective prior sample size |
the conditional loss associated with a gam, effective prior sample size, and new sample size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.