Description Usage Arguments Details Value References Examples
Calculate the value of NlogQ.
1  | NlogQ(N, k)
 | 
N | 
 
  | 
k | 
 Number of observations proposed to be rejected in dataset.  | 
Calculates NlogQ, as given in Table III of Goulds paper below. This value is used in the calcuation of R, the maximum allowable absolute error for a value in a vector of observations.
Numeric.
1  | NlogQ(N=10, k=1)  # = 8.58818...
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.