Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


EwR (version 1.4)

Wls: Weighted Least Square

Description

This Function makes Weighted Least Square estimation.

Usage

Wls(y, x)

Arguments

y

series name,

x

series name

References

Selahattin G<U+00FC>ri<U+015F>, Ebru <U+00C7>a<U+011F>layan Akay, Burak G<U+00FC>ri<U+015F>, R ile Temel Ekonometri, DER Yayinevi, 2020.

Examples

Run this code
# NOT RUN {
IHR = REcoData$IHR
ITH = REcoData$ITH
Wls(ITH,IHR)

# }

Run the code above in your browser using DataLab