Check Value of k for an Empirical CDF

DESCRIPTION:

For standard error methods ASE, PSE and TSE, check whether cdf values are available for k.

USAGE:

k.ok(k, methods) 

REQUIRED ARGUMENTS:

k
integer
methods
vector of character strings. Possible values are "mse", "tse", "pse", "ase", "none", "all".

VALUE:

logical value.

DETAILS:

This is a utility for fac.aov , and not intended to be called by users.