GlmBayesMfpSamples-class: Class for samples from a single GlmBayesMfp model or a model...

Description Note

Description

Class for samples from a single GlmBayesMfp model or a model average

Note

Note that for a model average, nSamples will typically *not* be the number of samples available for each bfp curve, e.g.

fitted

fit samples on the linear predictor scale (nObs x nSamples)

predictions

samples from the predictive distribution for new data on the linear predictor scale, if newdata was provided (nrow(newdata) x nSamples)

fixCoefs

the intercept and fixed covariate samples

z

the log covariance factor samples

bfpCurves

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.

ucCoefs

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.

shiftScaleMax

transformation parameters

nSamples

number of samples


glmBfp documentation built on May 2, 2019, 5:26 p.m.