s-news
[Top] [All Lists]

a loess/NaN question

To: s-news@wubios.wustl.edu
Subject: a loess/NaN question
From: Paul Schlobohm <pschlobo@dri.edu>
Date: Wed, 26 Feb 2003 21:40:55 -0800
I have a dataset with missing values or NaNs for which I would like to
generate a loess fit for the entire dataset, including the NaNs.  I can
successfully perform a loess() routine and a plot.loess() routine on
this dataset with na.action = na.exclude.  However, the routine
loess.smooth(), which would provide the fitted values I am interested
in, does not want to run with my missing values.  Can you suggest a
solution?

Thanks in advance
Paul


<Prev in Thread] Current Thread [Next in Thread>
  • a loess/NaN question, Paul Schlobohm <=