Displaying 20 results from an estimated 400 matches similar to: "Non-normal residuals."
2013 Jun 18
2
Crashes at login time with freshest code
Hello,
Dovecot keeps crashing at login time. Things were fine on 2.2.2
Fatal: master: service(imap): child 5014 killed with signal 11
Here is the trace:
Core was generated by `imap'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000105cdfdf in mailbox_list_get_storage (list=0x7fffffffe310,
vname=0x10a04ab0 "INBOX/spam", storage_r=0x7fffffffe308)
at
2011 Jul 07
1
Discussion on time series analysis and the use and misuse of Differencing
How does the R module ARIMA account for unspecified deterministic structure
such as seasonal pulses, level shifts, local time trends and regular pulses
without needing to ask the user to intervene to specify this?
I have attached a Makradakis paper which hammers Box-Jenkins approach to
this problem of nonstationarity. I have also included a recent discussion
from stackexchange which you might
2024 Jan 14
0
Plotting extrapolation with R like AUTOBOX does
Dear R-experts,
I write to you to know if somebody is aware of a R package (or function) able to plot graphs for extrapolation.
I need to be clear on what extrapolation really is to me. It is when we use the model for X variables outside the range of X variables that were used to construct the model and estimates.?
What I am really looking for is that beyond confidence intervals for predictions
2007 May 05
0
multiple emai accounts w/ actionmailer & environment.rb
i have an app that i need to send emails to from different accounts on
the same site... i.e we need contact-1SZh+JHLGKk@public.gmane.org for mail from the contact
us page and we also need welcome-1SZh+JHLGKk@public.gmane.org for new users.
how do i add multiple accounts to environment.rb to achieve this? or is
there more to it than that?
googles giving me nothing
thanks
--
Posted via
2005 Jan 17
0
COuld this Shares ROck? (PR#7526)
Darden,
VCSC - Brand new stock for your attention
Vocalscape inc - The Stock Symbo| is: VCSC
Breaking News released by the company on Friday after the c|ose - Watch out the stock go crazy next week.
Current Price: $0.175
Projected Specu|ative Price in next 5 days: $O.42
Projected Specu|ative Price in next 15 days: $O.55
Voca|Scape Networks Inc. is building a company that's revolutionizing
2005 Jan 20
0
Sma|| Cap COmpanies in the News (PR#7542)
Breaking News Alert
Emerson Oi| and Gas, Inc. (0TC-E O G I)
Domestic 0i| and Gas Stock Trending Up the Last Few Weeks
Current Price: $.2O
EOGI Has Been Moving Up Since it Bottomed at $.135 on December 30th.
Wil| it Continue Higher? Watch This One Thursday as We Know Many of You
Like Momentum..
Reasons to Consider "E O G I" (Source: Recent News Announcements)
*Emerson 0il and Gas,
2006 May 25
4
Does TMail support Nested Multipart Messages? (Repost)
Hi,
does anybody know if TMail supports nested multipart messages? I read
a changelog that indicates so
(http://dev.rubyonrails.org/svn/rails/trunk/actionmailer/CHANGELOG), but
I haven''t been able to get it working so far.
Maybe I am doing something wrong here?
I attached the sample mail. Here is the code to parse it:
require File.dirname(__FILE__) +
2011 Oct 22
7
"Plotting" text?
I noticed that the text() command adds text to a plot. Is there a way to
either make the plot blank or add text to a "blank sheet". I would like
to "plot" a page that contains just text, no plot lines, labels, etc.
Suggestions?
Kevin
[[alternative HTML version deleted]]
2008 Oct 10
2
Leap year?
Given a Date object or simply a year is there an R function to tell me if the it is a leap year or not? I was hoping for something like 'is.leapyear'. I probably can build my own function (year divisible by 4 etc.) but I would rather use an existing function if it is available.
Thank you.
Kevin
2004 Jan 06
3
Voicemail to email file sizes
I am wondering what is the best way to send the smallest files with the vm to
emai l integration? I am not sure what order the three lines of the format
command take, so I have just tried trial and error swapping. I think when set to
"gsm" I get the smallest sizes. I can get my Windows Media player to play at
least part of the file (get missing codec message from Realplayer), but get a
2008 Aug 28
6
Function not returning a vector?
Why does:
(shape/scale) * (1:365/scale)^(shape - 1)
return a vector of numbers but calling a function
hasard(1:365,shape,scale)
defined like:
hazard <- function(x,shape,scale)
{
return (shape/scale) * (x/scale)^(shape - 1)
}
Only return a single value? It is like x becomes a single value passed as an argument.
Thank you.
Kevin
2011 Apr 14
1
Introducing Quora like Gluster Community Site (beta)
New Gluster Community Platform: http://community.gluster.org
We are pleased to announce a Quora like community platform (beta),
where the focus is on *YOU* and your peers in the Community. We wanted
to provide a platform for all of you to engage with each other and
share everything (ugly, bad and the good) with other community members
and us. We want your questions heard and answers recognized.
2010 Mar 22
2
Factors attribute?
I noticed that when I fit a linear model using 'lm' there is an attribute called "factors" that is added to the "term". It doesn't seem to appear for 'model.matrix', just 'lm'. I have been unable to find where it gets constructed or what it means? It looks like a two dimensional array that I may be able to use so I would just like to get some
2003 Oct 05
2
Line length limitation in dovecot leads to out-of-control process?
Heylas!
I've been copying mailboxes from one dovecot server (on an alpha running
debian testing, 0.99.10-9) to another (on an i686 running debian
unstable, 0.99.10-9). I encountered a weird problem, which I seem to
have resolved by moving a message with a To: line from hell out of the
mailbox. Both machines are running maildir. They're not exactly
identical, but they're fairly
2009 Jan 03
5
Power functions?
I had a question about the basic power functions in R.
For example from the R console I enter:
-1 ^ 2
[1] -1
but also
-1^3
[1] -1
-0.1^2
[1] -0.01
Normally pow(-1, 2) return either -Infinity or NaN. Has R taken over the math functions? If so I would think that -1^2 is 1 not -1 and -0.1^2 is 0.01 not -0.01.
Thank you.
Kevin
2011 Nov 07
3
Upgrade R?
I am trying to upgrade to R 2.14 from R 2.13.1 I have compied all the
libraries from the 'library' directory in my existing installation (2.13.1)
to the installed R 2.14. Now I want to uninstall the old installation (R
2.13.1) and I get the error:
Internal Error: Cannot find utCompiledCode record for this version of the
uninstaller.
Any ideas?
Kevin
[[alternative HTML
2016 Jul 07
3
Configure error on Solaris 10
Hello, I get the following error while trying to configure an llvm build on Solaris 10-SPARC:
CMake Error at projects/libcxx/CMakeLists.txt:268 (message):
C++11 is required but the compiler does not support -std=c++11
However, the error is about a missing header file (llvm/Support/Solaris.h) as reported in build/CMakeFiles/CMakeError.log:
Performing C++ SOURCE FILE Test
2009 Oct 28
5
PDF Corrupted?
I am running R 2.9.2 and creating a PDF that I am trying to open with Adobe Reader 9.2 but when I try to open it the reader responds with
"There was an error opening this document. The file is damaged and cannot be repaired.:
I am using the R command(s):
pdf(file="cat.pdf", title="Historical Sales By Category")
for(j in 1:length(master))
{
d <-
2008 Aug 03
2
Determining model parameters
This may be a begining question. If so, please bear with me.
If I have some data that based on the historgram and other plots it "looks" like a beta distribution. Is there a function or functions within R to help me determine the model parameters for such a distirbution? Similarily for other "common" distirbutions, Poisson(lambda), Chi-Square(degrees of freedom, chi-square
2010 Jan 03
3
F77_CALL, F77_NAME definition
I give up. Maybe it is my search (Windows) but I cannot seem to find the definition of the F77_CALL or F77_NAME macros. Either there are too many matches or the search just doesn't find it. For example where is the source for:
F77_CALL(dpotri)
?
Thank you.
Kevin