- x
A bamlss.frame
which has estimated parameters
or samples. See also bfit
and GMCMC
.
- what
Should the results data be prepared using estimated parameters or samples?
- grid
Integer, sets the number of grid points for univariate functions to be used for
creating results data, e.g., for plotting. This is more efficient when using data sets with
a large number of unique covariate values. If negative suitable defaults are chosen.
- nsamps
Integer, if results are computed using parameter samples, this argument controls
the number of samples that should be used, e.g., if nsamps = 100
only 100 samples
with equidistant intervals are selected. Basically similar to argument thin
.
- burnin
Integer, sets the number of samples that should be dropped from the beginning
of the MCMC chain when creating results.
- thin
Integer, should the MCMC chain be thinned additionally?
- ...
Currently not used.