Displaying 15 results from an estimated 15 matches for "satte".
Did you mean:
matte
2006 Apr 13
1
number of matches when using Match()
To anyone who uses the Match() function in the Matching library...
How do you go about deciding how many matches you will use? With my
data, my standard errors generally get smaller if I use more matches.
Speaking of standard errors, when correcting for heteroscedasticity,
how many matches do you use (this is the Var.cal option). It seems to
me that it might make sense to use the same number
2006 Apr 07
4
saving estimates from a for loop for later use
Thanks to the help of many on this list, I am now an R user and have
been able to write some functioning code to do matching estimation.
I have two for loops (i in 1:3, and j in 0:2). Within the loops, I
had been creating matrices of relevant estimation coefficents in order
to make lots of LaTeX tables.
Well, now I want to be able to combine the results of many different
estimations from within
2006 Apr 11
3
problems with rounding in output
Perhaps someone will have a solution to my more general problem, but
here is the specific one:
I used the round() function to round some estimates to 3 decimal
places. I then sent put the rounded estimates in a matrix and used
latex() to make a LaTeX table from them. However, in my table, there
are estimtes which only have 2 decimal places. I assume that the third
decimal place in these numbers
2005 Aug 18
2
lme model: Error in MEEM
...on: Warning message:
Fewer observations than random effects in all level 1 groups in:
lme.formula(betadlpcv ~ RT * group, data = patrizia.data, random = ~RT |
what's the problem here?
thanks for your kind help
christoph
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen f侟r GMX Partner: http://www.gmx.net/de/go/partner
2010 Dec 16
1
Optim function with meta parameters
Hi guys.
I have a dataset with 4 columns. In the first and second column I have the
same qualitative variable referred to different teams of people. There are
10 teams in total and they compete against each other to perform a certain
task whose result is stored in the third column for the team recorded in the
first column, and in the fourth column for the team in the second column.
For example,
2005 Aug 30
8
Who can help me?
...iable size, v=vv(k) => k=2 => dimension of v 2x2
#g = a line vector with 4 elements e.g. g=[1,0,2,0];
my rewritten r-file:
...
gamma = solve(v)*g;
...
which is my error? Who can help me?
thank you in advance.
Chris
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen f??r GMX Partner: http://www.gmx.net/de/go/partner
--
2005 Dec 09
4
Feature request FLAC
...es are analyzed again. Could the album gain
value be calculated by using existing track gain values for the individual
files. This operation would be much faster.
Do you find this suggestions interesting?
Regards,
Alexander
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
2005 Oct 06
1
localboot 0
hi guys !
I have following problem (using pxelinux)
I can't boot from my harddrive (netboot works just fine)
i conwert my IPadress (with gethostip) and create a configfile like this:
-----------C0A80001(192.168.0.1)----------
localboot 0
----------------------end-----------------------
at first te client looks for MAC and then for C0A80001 then i get following:
Could not find kernel image:
2006 Feb 03
0
run programs .exe from cdrom/dvd
...with starting programs (data) from cdrom/dvd which are
containing the data resp. are needed for a successful operation within the
local installed program part, than I'm happy for your help!
thanks & regards, George
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
2006 Jan 31
0
Brockhaus 2004 multimedial dvd
...39;s even necessary.
Please note, although the link between /media/cdrom and the /dosedrive is
successfully with winecfg established, it doesn't seems to be the cause that
brockhause dosen't work.
Thanks, George
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
2005 Dec 09
0
Feature request FLAC
...es are analyzed again. Could the album gain
value be calculated by using existing track gain values for the individual
files. This operation would be much faster.
Do you find this suggestions interesting?
Regards,
Alexander
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen f|r GMX Partner: http://www.gmx.net/de/go/partner
_______________________________________________
Flac mailing list
Flac@xiph.org
http://lists.xiph.org/mailman/listinfo/flac
2005 Dec 23
4
sshd blocks SIGALRM
...* uname -a:
Linux mucltpa04 2.6.8-24-smp #1 SMP Wed Oct 6 09:16:23 UTC 2004 i686 i686
i386 GNU/Linux
* openssh
based on the following RPMs:
openssh-3.9p1-3
openssh-askpass-3.9p1-3
* let me know if you need more information
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen f?r GMX Partner: http://www.gmx.net/de/go/partner
2010 Nov 18
2
conditional mean between two data frames with different levels
Hi guys, I have two data frames: one referred to 2008 and one to 2009. Their
structure is identical except for the different data in them.
I need to create a vector alfa of the same length of the dataframe 2009 and
fill each element with the mean of 2008$var1 conditional to the subgroup
indicated by a factor variable in 2009$var2.
In this case it would be easy to use the function
2006 May 16
8
Voice of Japan
...d be created for context 0x5
fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x4040bac4), stub!
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:CoRegisterMessageFilter stub
Can anyone help me getting this fixed?
Thank You
--
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
2003 Oct 09
4
howto enable ssh on connect to rsync daemon
Hi,
I'm trying to setup automatic sync of files over SSH from node2 to node1.
node2 is the "server" and node1 is the "client".
I have setup rsync like this on the nodes which runs AIX (4.3.3 and 5.1):
1. Installed rsync from Linux Toolbox (rsync-2.5.4-1.aix4.3.ppc.rpm) on both nodes.
2. Added following to both nodes /etc/services file:
rsync 873/tcp
3. Added