Displaying 20 results from an estimated 200 matches similar to: "Smooth of a time serie"
2003 Jun 23
1
Smooth of a temporal serie
Hello all,
I'm a new member in this list and, also, a new R user and need some
information about Resistant Smooth (using medians).
The method I need of Resistant Smooth is the 4253H one and I didn't found
how to perform that in R.
Does anybody have an idea?
Thanks,
Henrique.
2002 Jul 18
1
boxplot $conf
Hello R-Help,
Could anybody tell me how the boxplot-function calculates the upper
and
lower extremes of the notch contained in $conf which I assume is the
confidence interval? Is it reliable for data which is not normally
distributed? If not, how can I calculate and boxplot a specific
confidence interval for not normally distributed data in R (increasing
the sample size does not normalize the
2003 Oct 31
3
Problems with help.start()
Hello there,
I've just installed R for Windows 1.8.0 and I'm experiencing problems with
help.start().
It opens the help page as it supposed to do, then I go to "Search Engine &
Keywords", but when I click anything there, it returns me a (aparently)
JavaScript error, something like "The object does not support this method or
property".
The Search Engine doesn't
2012 Oct 22
1
4253H twice implementation
Dear All,
Anybody know if *4253H twice filter* is implemented in R?
*Description of filter:* Applies a series of running medians of varying
window size and a weighted average filter, with re-roughing, to the NDVI
time series
*Reference*: Velleman, P. (1980). Definition and comparison of robust
nonlinear data smoothing algorithms. Journal of the American Statistical
Association..
Thanks
Julio
2006 Aug 02
1
loop, pipe connection, quote/unquote
Hi all,
I have the following problem.
Inside R, I am trying to run a loop on several files.
The data are stored in these files in a peculiar way, thus, at the same time I load the data, I would like to invoke a utility. I do this with "pipe". (The utility I am using is gbget from the package gbutils. It works correctly from shell, and it is not the problem.)
The problem is that from
2003 Jun 27
1
R-help Digest, Vol 4, Issue 27 ( -Reply)
Hi,
I am out of town and will get back to you on the 13th of July.
Leo
>>> "r-help at stat.math.ethz.ch" 06/27/03 00:32 >>>
Send R-help mailing list submissions to
r-help at stat.math.ethz.ch
To subscribe or unsubscribe via the World Wide Web, visit
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
or, via email, send a message with subject or body
2012 Apr 05
4
Help Using Spreadsheets
Hello,
I am a new user of R and I am trying to use the data I am reading from a spreadsheet.
I installed the xlsReadWrite package and I am able to read data from this files, but how can I assign the colums into values?
E.g:
as I read a spreadsheet like this one:
A B
1 2
4 9
I manually assign the values:
A<-c(1,4)
B<-c(2,9)
to plot it on a graph:
plot(A,B)
or make histograms:
hist(A)
But
2005 Apr 22
2
Hoaglin Outlier Method
I am a new user of R so please bear with me. I have reviewed some R books,
FAQs and such but the volume of material is great. I am in the process of
porting my current SAS and SVS Script code to Lotus Approach, R and
WordPerfect.
My question is, can you help me determine the best R method to implement
the Hoaglin Outlier Method? It is used in the Appendix A and B of the fo
llowing link.
2017 May 30
3
stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3
>>>>> Serguei Sokol <sokol at insa-toulouse.fr>
>>>>> on Tue, 30 May 2017 16:01:17 +0200 writes:
> Le 30/05/2017 ? 09:33, Martin Maechler a ?crit : ...
>> However, even after the patch, The example from the SO
>> post differs from the result of Richie Cotton's
>> function...
> The explanation is quite simple.
2017 May 30
2
stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3
>>>>> Serguei Sokol <sokol at insa-toulouse.fr>
>>>>> on Mon, 29 May 2017 15:28:12 +0200 writes:
> Sorry, I have seen it too late that we had different tab
> width in the original file and my editor. Here is the
> patch with all white spaces instead of mixing tabs and
> white spaces.
thank you - it still gives quite a few
2003 Feb 24
3
bwplot stats question
Hi List,
Just wondering where the documentation exists for the statistics which
makeup the bwplot.
I'm guessing that if R is like similar products that the graph is
constructed as
The median is the filled circle. The box surrounding the filled circle
depicts the 25th and 75th quartile. The range of values is given by the
dotted lines (?whiskers?) outside of each box, and possible
2012 Apr 13
4
agent suddenly disabled
Disclaimer: I''m a newbie... I''ve only been using Puppet for a few
days.
My agent has been running fine for a few days but now when I perform:
puppet agent --no-daemonize --verbose --onetime
I get the following message:
notice: Skipping run of Puppet configuration client; administratively
disabled; use ''puppet Puppet configuration client --enabled'' to re-
2006 Apr 06
5
pros and cons of "robust regression"? (i.e. rlm vs lm)
Can anyone comment or point me to a discussion of the
pros and cons of robust regressions, vs. a more
"manual" approach to trimming outliers and/or
"normalizing" data used in regression analysis?
2012 Dec 25
1
Sampling data without having infinite numbers after diong a transformation
Hello R-helpers..
I want to ask about how I can sample data sets without having the infinite numbers coming out. For example,
set.seed(1234)
a<-rnorm(15,0,1)
b<-rnorm(15,0,1)
c<-rnorm(15,0,1)
d<-rnorm(15,0,36)
After come out with the sample, I need to do a transformation (by Hoaglin, 1985) for each data set. Actually I need to measure the skewness and kurtosis, that's why I
2012 Aug 22
2
AIC for GAM models
Dear all,
I am analysing growth data - response variable - using GAM and GAMM models,
and 4 covariates: mean size, mean capture year, growth interval, having
tumors vs. not
The models work fine, and fit the data well, however when I try to compare
models using AIC I cannot get an AIC value.
This is the code for the gam model:
2005 Dec 04
1
Samba Trusts Relationship - Users map
Sirs,
I am studying about the Samba servers and I am with a doubt.
I have achieved to configure the trust relationship between two servers, althought I could only log users that would exist in those two domains (trusting and thrusted).
Observing the logs I have noticed that Samba could not authenticate the users that were not common, because it could not create a users locally.
Using the chmod
2005 Apr 03
1
Samba - wireless - PDC
Hello
I wonder how I could get my linux box to serve logins to a Windows Me box.
At the moment samba is running but I cannot access home dirs (No user log on).
Since ME (wireless card DWL+G520) accesses an AP (DI 624 - 192.168.0.1 + ADSL)
and the card manager comes up at end of the booting process, I have no idea
how to get a user log on box (To be honest I don't know if this is
2017 May 31
2
stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3
Le 31/05/2017 ? 17:30, Serguei Sokol a ?crit :
>
> More thorough reading revealed that I have overlooked this phrase in the
> line's doc: "left and right /thirds/ of the data" (emphasis is mine).
Oops. I have read the first ref returned by google and it happened to be
tibco's doc, not the R's one. The layout is very similar hence my mistake.
The latter does not
2005 Oct 26
1
SWAT Help Hyperlinks Not Working
All SWAT local help hyperlinks produce a 404 File not found error. I'm
using a new install of SuSE 10.0; SuSE 9.x did not have this problem. I
have installed samba-doc.
The page source of the Welcome to SWAT! page contains the following
hyperlinks:
<li><b>Daemons</b>
<ul>
<li><a href="/swat/help/manpages/smbd.8.html"
2003 Feb 03
1
Problems with table
Hi,
I'm having difficulties in the manipulation of the function table.
Necessary to have access its elements and I am not obtaining. For example,
if I have a data.frame with name "df" and make:
t < - data.frame(table(df))
and later trying to make a comparison of the type t[1,1 ] < 0.1, generates
an error of the type:
[1] NA
Warning message:
"<" not meaningful for