The help shows:

emd(xt, tt=NULL, tol=sd(xt)*0.1^2, max.sift=20, stoprule="type1",
boundary="periodic", smlevels=c(1), sm="none", spar=NA, weight=20,
check=FALSE, max.imf=10, plot.imf=TRUE, interm=NULL)

You can use ?emd to show the help and see the defaults.

On Thu, Nov 3, 2011 at 9:13 AM, Sara <sarah_...@yahoo.it> wrote:

> Hi,
> i'm using this command line with EMD package
>
> filename<-emd(y,x,boundary="wave",plot.imf=F)
>
> i'd like to know if this EMD uses default values for non-specified
> arguments. i'm especially interested in "stoprule", "max.imf", "tol"
> behavior in such cases.
>
> Thanks
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Atenciosamente,

Raphael Saldanha
saldanha.plan...@gmail.com

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to