Displaying 20 results from an estimated 100 matches similar to: "Edgeworth expansions"
2004 Jun 02
0
What's the Edgeworth expansion of a random vector
Dear R users,
I have a statistical question regarding on the Edgeworth expansion of a random vector.
Assume x is a d-dimensional random vector, and
whats the expression of its Edgeworth expansion up to order 4?
I only get the formulation for a scalar random variable.
So anyone can help me out on this problem?
Thanks for your comments or advice.
Fred
[[alternative HTML version deleted]]
2011 Jul 27
1
Referencing a column using a function argument
Hi all,
I've been having trouble with something that seems like it should be
fairly straight forward. Any help at all from more experienced users is
appreciated!
I'd like to write a function that uses a column name as an argument.
However, I run into problems when I try to reference this column within
the function.
For example,
findCutoff <- function(tableName, columnName) {
2000 Sep 22
3
[?] RPM install problems (Linux)
When I try to install the R RPM under Mandrake Linux 7.1 (intel),
I get the following error:
[root at edgeworth programs]# rpm -ivh R-base-1.1.1-1.i386.rpm
error: failed dependencies:
libreadline.so.3 is needed by R-base-1.1.1-1
[root at edgeworth programs]#
I do have realine installed:
[root at edgeworth programs]# rpm -qa | grep readline
readline-4.1-4mdk
and
1999 May 13
2
R under Red Hat Linux 6.0
I have just upgraded from Red Hat Linux 5.2 to version 6.0 (with
GNOME) on an intel box. I have also upgraded to the latest R version
(0.64.1-2 rpm) and have also installed the corresponding GNOME rpm.
However, I am not able to start R:
[cribari at edgeworth install]$ R
/usr/lib/R/bin/R.binary: error in loading shared libraries:
/usr/lib/R/bin/R.binary: undefined symbol: __setfpucw
[cribari at
2009 Nov 30
1
cor.test(method = spearman, exact = TRUE) not exact (PR#14095)
Full_Name: David Simcha
Version: 2.10
OS: Windows XP Home
Submission from: (NULL) (173.3.208.5)
> a <- c(1:10)
> b <- c(1:10)
> cor.test(a, b, method = "spearman", alternative = "greater", exact = TRUE)
Spearman's rank correlation rho
data: a and b
S = 0, p-value < 2.2e-16
alternative hypothesis: true rho is greater than 0
sample estimates:
2024 Feb 12
0
Errors in wilcox family functions
Hi Everyone,
Following the previous discussion on optimizing *wilcox functions, Andreas Loeffler brought to my attention a few other bugs in `wilcox` family functions. It seems like these issues have been discussed online in the past few months, but I haven?t seen discussion on R-devel...unless I missed an email, it seems like discussion never made it to the mailing list. I haven?t seen any bug
1999 Jan 30
3
installing R under RH Linux 5.2
I am trying to install R under Red Hat Linux 5.2, but the
following error happens:
[root at edgeworth cribari]# rpm -ivh R-base-0.63.2-1.i386.rpm failed
dependencies: libncurses.so.3.0 is needed by R-base-0.63.2-1
I must be missing something very simple. I would appreciate
any guidance. Thanks. FC.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2011 May 18
1
data network format and grouping analysis
Hi everyone,
I have a dataset of friendship with this format:
ego alter
4746 1 2
9742 1 3
14738 1 NA
4747 2 NA
9743 2 3
14739 2 1
4748 3 13
9744 3 5
14740 3 14
4749 4 NA
9745 4 NA
14741 4 NA
4750 5 NA
9746 5 13
14742 5 10
4751 6 12
9747 6 7
...
NA means that individuals don't select any
2008 Sep 04
0
Inherit Owner
Hi,
I'm having difficultly getting Inherit Owner to work. I'm running the following:
Solaris 10 (patch 6, I think)
Samba 3.2.1
Joined to AD Domain
I've been compiling Samba with:
./configure --prefix=/usr/local/samba --exec-prefix=/usr/local/samba --enable-nss-wrapper --enable-cups --with-ads --with-pam --with-acl-support --with-krb5=/usr/local --with-ldap
2010 Jun 18
1
12th Root of a Square (Transition) Matrix
Dear R-tisans,
I am trying to calculate the 12th root of a transition (square) matrix, but can't seem to obtain an accurate result. I realize that this post is laced with intimations of quantitative finance, but the question is both R-related and broadly mathematical. That said, I'm happy to post this to R-SIG-Finance if I've erred in posting this to the general list.
I've
2009 Jul 08
11
Printer in wine on OS X?
I have installed Wine via macports on my Leopard machine. I have a printer installed on the MAC but apparently this is not using CUPS?
Can someone help me install a printer via cups on the mac and also, how do I get a start menu or somewhere to run my applications without having to run them from a command line?
If this works, I will not be able to have my teachers run apps from a cli. There
2003 Apr 21
2
Anyone familiar with Cumulants or good reference books?
Hey, R-listers
I want to get some statistical books on Cumulants for
studying.
So will you please give me some suggestions on
these related books?
Thanks for your point.
Fred
2006 Feb 22
1
Gram-Charlier series
Good day everyone,
I want to use the Gram-Charlier series expansion to model
some data. To do that, I need functions to:
1) Calculate 'n' moments from given data
2) Transform 'n' moments to 'n' central moments, or
3) Transform 'n' moments to 'n' cumulants
4) Calculate a number of Hermite polynomials
Are there R-functions to do any of the above?
2003 Apr 14
2
A statistical problem.Anybody can help me?
Sorry for the contents not relating to R.
Assume there are N i.i.d zero-mean complex gaussian random
variables(RVs),as w(i),0<=i<N} with known variance,from which one
can generate another N RVs,as
R(0)=sum over i {w(i)*w'(i)}
R(1)=sum over i {w(i+1)*w'(i)}
...
up to
R(N-1)= w(N-1)w'(i)
where w'(i) is the complex conjugate of w(i).
(from viewpoint of signal
2001 Mar 07
1
[?] update.packages() - Linux
I am running R 1.2.1 under Mandrake Linux 7.2 (installed from RPM)
and I installed a few packages using install.packages() . Now, I
am trying to upgrade these packages using update.packages() but I
believe I am running into some kind of error. See below. Any tips
will be greatly welcome. Thanks in advance. Francisco
PS: update.packages() only tries to update wle from version 0.3
to 0.4, gives
2007 Jul 25
0
[LLVMdev] LLVM expansions
> perhaps one should ask why a compiler has not compiled itself to
> binary and requires a 3rd party compiler to exist.
I think this is the case unless the compiler you are talking about can
bootstrap.
> Someone please send me lli that works on a pxa270 (which has never
> been tested?) and make sure it runs in PocketPC(win) so I dont have to
> wait another 20 hours to compile a
2007 Jul 25
0
[LLVMdev] LLVM Expansions
perhaps one should ask why a compiler has not compiled itself to
binary and requires a 3rd party compiler to exist.
Someone please send me lli that works on a pxa270 (which has never
been tested?) and make sure it runs in PocketPC(win) so I dont have to
wait another 20 hours to compile a damned compiler.
On 7/24/07, nkavv at physics.auth.gr <nkavv at physics.auth.gr> wrote:
> >
2007 Jul 25
0
[LLVMdev] LLVM Expansions
Hi Nikolaos,
> What a mess! ARE YOU MAN OR BOT???
> I may be tired (late night, coffee cup toll rises!) BUT MAN YOU ARE
> INCOMPREHENSIBLE.
> ...
> Cheers, bot boy!
If you're tired and have to resort to shouting and insults then don't
post. Just delete the email or wait until you're less tired and
consider again.
LLVMdev is a friendly place. Let's keep it that
2009 Jun 03
1
Start of programs processing expansions in cmd.exe
I have faced a problem is under wine the registered type.xls and if to execute a command 'wineconsole cmd/c start test.xls' (test.xls exists) that is started openoffice and opens a file test.xls.
if to execute a line 'cmd/c test.xls' cmd.exe swears access denied, have executed a command chmod 777-R/home/user/ have not helped....
Question how to solve a problem...
That when I
2019 Jan 25
0
[klibc:update-dash] [PARSER] Catch variable length expansions on non-existant specials
Commit-ID: dc3d109d1cac129e5b6d055eab5a8a277fdd06c5
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=dc3d109d1cac129e5b6d055eab5a8a277fdd06c5
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Thu, 30 Oct 2014 11:53:35 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] [PARSER] Catch