varioGram {asreml}R Documentation

Empirical variogram constructor method

Description

Function that calculates the empirical variogram from an asreml object. The available method is for asreml class objects.

Usage

varioGram(object, ...)

Arguments

object

An object of class asreml.

...

Arguments to varioGram.asreml

Details

Calls asr_varioGram to calculate the empirical semi-variogram.

Value

A data frame including the following components:

See Also

varioGram.asreml


[Package asreml version 4.2.0.480 Index]