Class for samples from a single GlmBayesMfp model or a model average
Note that for a model average, nSamples
will typically *not*
be the number of samples available for each bfp curve, e.g.
fit samples on the linear predictor scale (nObs
x
nSamples
)
samples from the predictive distribution for new data
on the linear predictor scale, if newdata
was provided
(nrow(newdata)
x nSamples
)
the intercept and fixed covariate samples
the log covariance factor samples
samples of fractional polynomial function values evaluated at
grids, contains one list element for each FP. Each element is
a matrix with the layout nGridPoints x nSamples
.
uncertain fixed form covariates coefficients samples,
contains one list element for each fixed form covariate group.
Each element is a matrix with the layout nCoefs x nSamples
.
transformation parameters
number of samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.