<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<p>Whenever I issue this commands (as in the help for the threshold function),
<br>
<p> #
<br> # Do a 1D decomposition
<br> #
<br> tdecomp <- wd(test.data)
<br> #
<br> # Threshold it
<br> #
<br> tdecomp.thresh <- threshold(tdecomp)
<br> #
<br> # Reconstruct from the thresholded
coefficients
<br> #
<br> trecons <- wr(tdecomp.thresh)
<br> #
<br> # Plot the reconstructed
function
<br> #
<br> plot(accessC(trecons))
<pre>I receive the following reply:</pre>
<pre>Error: wd.structure has no class</pre>
<pre></pre>
<pre>Does anybody know what the problem is ?</pre>
<pre></pre>
<pre>Best,</pre>
<pre>Costas</pre>
<pre></pre>
<pre>--
-------------------------------------------------------------------------
Konstantinos E. Vorloou | Tel: +44 (0)191 374 1821
Department of Economics & Finance | Fax: +44 (0)191 374 7289
University of Durham, | email: K.E.Vorloou@durham.ac.uk
23/26 Old Elvet, | or : vorlow@rocketmail.com
Durham DH1 3HY, | or : Vorlow@bigfoot.com
UK. | Express: 20595534@pager.mirabilis.com
| ICQ number: 20595534
<A HREF="http://www.durham.ac.uk/Economics">http://www.durham.ac.uk/Economics</A> | <A HREF="http://www.durham.ac.uk/~dec3kev">http://www.durham.ac.uk/~dec3kev</A>
-------------------------------------------------------------------------</pre>
</html>