fsst.range | R Documentation |
This function computes the range component of the test
statistics in the fsst
procedure.
fsst.range(n, beta.obs.hat, x.star, lpmodel, weight.mat.root)
n |
The sample size. This is only required if |
beta.obs.hat |
The sample estimator
|
x.star |
The optimal value from |
lpmodel |
The |
weight.mat.root |
The matrix square root of |
Returns the range test statistic.
range |
The sample range test statistic. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.