se | R Documentation |
The function se
returns the standard error of the coefficients
from either a praislm or a twoStepsBenchmark object.
se(object)
object |
a praislm or twoStepsBenchmark object. |
a numeric, that is named the same way that the coefficients are.
If some coefficients are set by the user, they return NA
as for
their standard error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.