Skip to content

Deconvolution or Weiner filters?

5 messages · rkevinburton at charter.net, Peter Dalgaard, Felix Andrews

#
I have been unable to find any information on deconvolution or Weiner filters. Does anyone know if there are 'R' packages or functions that would help with deconvolution or especially Weiner filters?

Kevin
#
rkevinburton at charter.net wrote:
You might follow up on leads from RSiteSearch("wiener filter"). Notice 
spelling.
#
Thank you. That is a start. The only package seems to be 'TSisean' and it seems to work differently that other packages. It doesn't seem self-contained. There are some external environment variables that need to be set. I have not gotten ti to work so far. Apparently there are no packages dealing just with deconvolution.

Kevin
---- Peter Dalgaard <p.dalgaard at biostat.ku.dk> wrote:
#
I have some unreleased code at
http://code.google.com/p/ihacres/source/browse/trunk/R/flow.inputs.R

(use at your risk, of course)

2008/9/16  <rkevinburton at charter.net>:

  
    
#
and I suggest looking into the 'signal' package.


2008/9/16  <rkevinburton at charter.net>: