Displaying 20 results from an estimated 900 matches similar to: "transform RTs"
2008 Nov 06
0
gamlss.dist
Hi,
I'm not sure how use curve(dexGAUS(…
None of the following four works:
rt<- rexGAUS(100, mu=300, nu=100, sigma=35)
m1<-gamlss(rt~1, family=exGAUS)
curve(dexGAUS(rt=x, mu=300 ,sigma=35,nu=100), 100, 600, main = "The ex-
GAUS density mu=300 ,sigma=35,nu=100")
curve(dexGAUS(x=rt, mu=300 ,sigma=35,nu=100), 100, 600, main = "The ex-
GAUS density mu=300
2014 Jun 04
3
IMAP copy fails because the mailbox size of user1 is exceeding the quota limit of user2??
Hi all,
I do have a mailbox-quota problem in dovecot 2.0.19 that is beond my understanding.
Could someone pls. give me a hint.
- user1 max. mailbox quota is set to 1GB, the current mailbox size of user1 is 15MB
- user2 max. mailbox quota is set to 10MB, the current mailbox size of user1 is 10kB
- user1 shares the folder 'shared_folder' to user2 with all rights (read, write ...)
-
2012 Jan 12
1
parLapply within a function
Dear R users,
I have some problems with the parLapply function from the "parallel"
package:
I use parLapply on a pretty big R object without changing the object
within the called function. If I execute parLapply alone, everything
works fine. It seems that the object resides only once in the memory.
But if I use the same call within another function, the object seems to
be multiplied to
2008 Apr 30
2
Can R do rts (Regular Time Series) like S-Plus?
Dear readers,
S-Plus have a rts function (Regular Time Series), which is used like so:
fveks<-read.csv('http://louise.hoffman.googlepages.com/veks.csv',header=TRUE,sep=',')
attach(fveks)
acf(ts.intersect(rts(HC.f),rts(Ta.f),rts(GR.f),rts(W.f)))
Warning the csv file is 750kB.
Can the same be done in R?
Lots of love =)
Louise
2018 Aug 09
2
Boosted fields search in Python
Hi,
I'm using Xapian in Python2. I'm trying to replicate an analysis that
somebody else performed in Lucene. To do that I need to do a search for a
multi-word query in which particular fields are boosted - preferably at
query time. That is, given a query like "the cat is lying on the mat" (with
an OR operator, ignoring word positions but with stemming and stop words
removed),
2004 Jun 15
2
factor analysis package
Hello everyone, is there a package/packages for factor analysis,
particularly PCA?
thanks,
Katja
Katja L??ytynoja
Taitoniekantie 9 A 218
40 740 Jyv??skyl??
Finland
tel.+35814 608058
cell.+35850 336 0174
kaloytyn at jyu.fi
2003 May 21
1
rts conversion to ts?
Hi
Not sure if this is going to the right place…
I am attempting to use a S-Plus workspace that has been saved via the dump
facility. These include a number of commands not recognised by R, namely rts
commands. Is there a way round this by changing these in some way for R’s ts
commands? Any help much appreciated.
Adam
[[alternate HTML version deleted]]
1999 Mar 23
1
rts, cts, tsplot
Is plot(ts.object) equivalent to the S-Plus ts.plot ?
--
-------------------------------------------------------------------------
Konstantinos E. Vorloou | Tel: +44 (0)191 374 1821
Department of Economics & Finance | Fax: +44 (0)191 374 7289
University of Durham, | email: K.E.Vorloou at durham.ac.uk
23/26 Old Elvet, | or : vorlow at rocketmail.com
2011 Jul 19
4
Re: Does wine support rts. program?
wahh :( :( so how can you get some demo files?
2011 Jul 15
1
Re: Does wine support rts. program?
NICE !!!!!!!!!!!!!!!!!!!!
im here waiting for the progress admin :) tnx i appreciated that you trying to help me :( :) :) TNX :) :) :)
2011 Jun 13
2
Re: Does wine support rts. program?
That's a good question. never heard it before..!!
2011 Jul 14
0
Re: Does wine support rts. program?
There's nothing really noteworthy in that log, I'm afraid.
The best way forward is for a wine developer to get a copy of this software
so s/he can see the error for themselves, I'm afraid. And even then it's not
clear they'll be able to fix it.
You're not quite the first person to ask about this:
http://community.sageaccpac.com/forums/p/189/571.aspx
And about four years
2011 Aug 01
3
Re: Does wine support rts. program?
Tok tok!!!
Still waiting "_"
2011 Aug 09
0
Re: Does wine support rts. program?
Fr??d??ric Delanoy wrote:
> On Tue, Aug 9, 2011 at 05:28, joven15 <wineforum-user at winehq.org> wrote:
>
> > Clang clang !! Still waiting :(
> >
>
> We know you're still waiting. You've made that clear many times already.
> Please don't do that all the time: it just annoys people and won't
> speed up the resolution of your issue.
Agreed.
2006 Feb 02
0
Anyone know a good ITSP in Canada that suppo rts *?
There are a number of them, try Comwave, Voxip or Wiztel. Depends on what
you need we may also provide it... email me privately if you're interested.
Some provide IAX, some only SIP, H323, & MGCP...
-----Original Message-----
From: hugolivude [mailto:hugolivude@gmail.com]
Sent: Thursday, February 02, 2006 7:39 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject:
2011 May 09
57
Does wine support rts. program?
anybody tell me does wine supported rts program.. ?
2014 Jun 05
1
IMAP copy fails because the mailbox size of user1 is exceeding the quota limit of user2??
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 4 Jun 2014, Katja Wegner wrote:
> Date: Wed, 4 Jun 2014 16:21:04 +0200
> From: Katja Wegner <katja.wegner92 at web.de>
> To: dovecot at dovecot.org
> Subject: [Dovecot] IMAP copy fails because the mailbox size of user1 is
> exceeding the quota limit of user2??
>
> Hi all,
> I do have a mailbox-quota problem
2010 Mar 05
1
Error in inherits(x, "data.frame") : subscript out of bounds
Hi,
I have a list p with different size dataframes and length of over
8000. I'm trying to
calculate correlations between the rows of dataframes of this list and
columns of another
dataset (type data.frame also) so that first column is correlated with
all the rows in
the list dataframe. Some information from another dataset is also
included to the final
output (all.corrs). This worked a
2006 Oct 14
1
Differences in estimates calculated in R and SPSS
Hi,
I am writing a term paper about linear regression and analysis of variance in R and SPSS.
I am a bit confused because I get different estimates for the regression coefficients from R and SPSS.
Does anyone have an explanation for this? As I am not so experienced in data analysis, I don't know why this happens.
Thank you for helping,
Katja
2007 Mar 28
1
(no subject)
Hallo,
I'm trying to sample a matrix with simple random sampling without
replacement but seem to have a problem with the matrix length. Both
sample() and srswor() use length() which returns the number of columns in
matrix. This means that to function it seems that the sample size exceeds
the matrix length. I need to sample the whole matrix for there are
auxiliary variables I need for further