[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Implementation of the Breusch-Pagan test
From: |
CdeMills |
Subject: |
Implementation of the Breusch-Pagan test |
Date: |
Thu, 19 Sep 2013 08:01:29 -0700 (PDT) |
Hello,
I was struggling with signal sequences where the digitizer switches ranges
at some point; the net result is that there is a jump in the signal standard
deviation. While looking at Wikipedia, I found a potential test for this,
called Breush-Pagan. http://en.wikipedia.org/wiki/Breusch%E2%80%93Pagan_test
The idea is to test the correlation between the residuals and the input
signal; in case of constant variance there should be none. I found an
implementation in R, package lmtest, function bptest. I did a quick and
dirty Octave translation. Is somebody interested in polishing it and adding
it into some package ?
Regards
Pascal
--
View this message in context:
http://octave.1599824.n4.nabble.com/Implementation-of-the-Breusch-Pagan-test-tp4657460.html
Sent from the Octave - General mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Implementation of the Breusch-Pagan test,
CdeMills <=