Get weight function
getw(object, type = "normal", ...)A data frame with either the summary of the weight function (types normal and raw) or a posterior sample of the weight function (type full).
An object of class bdlim1.
Type of summary. The default is 'normal' which returns a summary with the mean projected to conform with the norm 1 constraint. Others are raw which is the same as normal but without the mean projected and full that returns all posterior samples used in the analysis (burn in removed and thinned).
Not used.