CkVarType {GeoModels} | R Documentation |
Checking Variance Estimates Type
Description
Subroutine called by InitParam. The procedure controls the method used to compute the estimates' variances.
Usage
CkVarType(type)
Arguments
type |
String; the method used to compute the estimates'
variances. If |
Details
The procedure controls the method used to compute the estimates' variances
Value
The function returns a numeric positive integer, or NULL if the method is invalid.
Author(s)
Moreno Bevilacqua, moreno.bevilacqua89@gmail.com,https://sites.google.com/view/moreno-bevilacqua/home, Víctor Morales Oñate, victor.morales@uv.cl, https://sites.google.com/site/moralesonatevictor/, Christian", Caamaño-Carrillo, chcaaman@ubiobio.cl,https://www.researchgate.net/profile/Christian-Caamano
See Also
[Package GeoModels version 2.0.4 Index]