Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How to explain the overall conclusions from these tests? A. install.packages(lmtest) library(lmtest) resettest(olsu) RESET test data: olsu RESET = 5.9802, df1 = 2, df2 =

image text in transcribed

How to explain the overall conclusions from these tests?

A.

install.packages("lmtest")

library(lmtest)

resettest(olsu)

RESET test

data: olsu

RESET = 5.9802, df1 = 2, df2 = 1084, p-value = 0.002612

B.

install.packages("lmtest")

library(lmtest)

resettest(olsu)

install.packages("tseries")

library(tseries)

residu = resid(olsu)

> jarque.bera.test(residu)

Jarque Bera Test

data: residu

X-squared = 7.9497, df = 2, p-value = 0.01878

> hist(residu)

image text in transcribed
Histogram of residu 100 150 200 Frequency O -1.0 -0.5 0.0 0.5 1.0 residu

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Number Theory

Authors: William J LeVeque

1st Edition

0486141500, 9780486141503

More Books

Students also viewed these Mathematics questions

Question

Which statement describes an IP address?

Answered: 1 week ago

Question

1. Why do we trust one type of information more than another?

Answered: 1 week ago