GLS: Custom GLS with extra information

View source: R/Utils.Estimates.R

GLSR Documentation

Custom GLS with extra information

Description

Getting GLS estimates of betas, residuals, forecasted values and t-values.

Usage

GLS(y, z, c)

Arguments

y

A dependent variable.

c

A coefficient for \rho calculation.

x

Explanatory variables.

Value

A list of:

  • beta: estimates of coefficients,

  • resid: estimated residuals,

  • predict: forecasted values,

  • t.beta: t-statistics for beta.


d9d6ka/RANEPA-R documentation built on May 4, 2024, 7:11 a.m.