Learn R Programming

CompRandFld (version 1.0.3-6)

CheckVarType: Checking Variance Estimates Type

Description

Subroutine called by InitParam. The procedure controls the method used to compute the estimates' variances.

Usage

CheckVarType(type)

Arguments

type

String; the method used to compute the estimates' variances. If SubSamp (the default) the estimates' variances are computed by the sub-sampling method, see FitComposite.

See Also

FitComposite