powered by
Compute point estimates for parameters from posterior samples
# S3 method for stFit coef(object, burn = 1, fun = mean, ...)
stFit object containing posterior samples for model
number of posterior samples to reject before computing estimates
function for computing point estimates
S3 generic/method consistency
# NOT RUN { data("coprecip.fit") coef(coprecip.fit, burn = 50) # }
Run the code above in your browser using DataLab