gls {kergp}R Documentation

Generic Function: Generalized Least Squares Estimation with a Given Covariance Kernel

Description

Generic function computing a Generalized Least Squares estimation with a given covariance kernel.

Usage

gls(object, ...)

Arguments

object

An object representing a covariance kernel.

...

Other arguments for methods.

Value

A list with several elements corresponding to the estimation results.


[Package kergp version 0.5.7 Index]