df_hat {alqrfe} | R Documentation |
degrees of fredom
Description
This function estimates the degrees of fredom
Usage
df_hat(theta, N, p, inf)
Arguments
theta |
Numeric vector, parameters to be test |
N |
Numeric integer, sample size. |
p |
Numeric integer, length of theta. |
inf |
Numeric, internal small quantity. |
Value
degrees of fredom
[Package alqrfe version 1.1 Index]