View source: R/coef.RprobitB_fit.R
coef.RprobitB_fit | R Documentation |
This function extracts the estimated model effects.
## S3 method for class 'RprobitB_fit'
coef(object, ...)
## S3 method for class 'RprobitB_coef'
print(x, ...)
## S3 method for class 'RprobitB_coef'
plot(x, sd = 1, het = FALSE, ...)
object |
An object of class |
... |
Currently not used. |
x |
An object of class |
sd |
The number of standard deviations to display. |
het |
Set to |
An object of class RprobitB_coef
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.