Description Usage Arguments Details Value Note Author(s) See Also
This function performs the background sensitivity interval calculation for the OLS estimator in a regression model.
1 |
delta1 |
A numeric vector of values of the first sensitivity parameter. Default
value |
df, est, se |
Degrees of freedom of the model; 2SLS estimate and its standard error. |
alpha |
Significance level. Default at 0.05. |
talpha |
If the interval is to be adjested for model selection etc, the multiplicative factor to be used. Optional. |
See the description of senslm
.
Returns an object of class "si".
An object if class "si" is essentially a matrix of two columns for the the upper and lower sensitivity limits corresponding to the sensitivity parameters.
Do not use this function by itself, use senslm function.
Bikram Karmakar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.