mtest.gv {phylin} | R Documentation |
Tests if a 'gv' object has a model.
Description
Tests if the semi-variogram in the 'gv' object has a model fitted.
Usage
mtest.gv(gv)
Arguments
gv |
An object with class 'gv'. |
Details
This function is usefull to test if a model for the semi-variogram in 'gv' is already built.
Value
logical
Note
It is not exported.
Author(s)
Pedro Tarroso <ptarroso@cibio.up.pt>
[Package phylin version 2.0.2 Index]