This function extracts the estimated model effects.
# S3 method for RprobitB_fit
coef(object, ...)# S3 method for RprobitB_coef
print(x, ...)
# S3 method for RprobitB_coef
plot(x, sd = 1, het = FALSE, ...)
An object of class RprobitB_coef.
An object of class RprobitB_fit.
Currently not used.
An object of class RprobitB_coef.
The number of standard deviations to display.
Set to FALSE to show the standard deviation of the estimate.
Set to TRUE to show the standard deviation of the mixing distribution.