Displaying 20 results from an estimated 55 matches for "feynman".
2019 May 26
2
"if" function in pure R?
...Many thanks,
Alex
* control-flow constructs are functions such as if, for, while... that
allow for call of the form fn(x) expr to work (see ?Control).
--
Alexandre Courtiol
http://sites.google.com/site/alexandrecourtiol/home
*"Science is the belief in the ignorance of experts"*, R. Feynman
[[alternative HTML version deleted]]
2004 Apr 27
4
Real IP behind SNAT
...in the Linux box and use
a fake arp entry in the eth0 interface of the
router.
I''d appreciate any hint you can give me.
Regards,
Nelson.-
--
http://geocities.com/arhuaco
The first principle is that you must not fool yourself
and you are the easiest person to fool.
-- Richard Feynman.
2019 May 27
1
"if" function in pure R?
...if, for, while... that
>> allow for call of the form fn(x) expr to work (see ?Control).
>>
>> --
>> Alexandre Courtiol
>>
>> http://sites.google.com/site/alexandrecourtiol/home
>>
>> *"Science is the belief in the ignorance of experts"*, R. Feynman
>>
>> [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-devel
>>
>
--
Alexandre Courtiol
http://sites.google.com/site/a...
2016 Sep 05
1
mget call can trigger C stack usage error
...<- "new"
print.new <- function(x, ...) print(mget(names(formals())))
foo
> Error: C stack usage 7969412 is too close to the limit
--
Alexandre Courtiol
http://sites.google.com/site/alexandrecourtiol/home
*"Science is the belief in the ignorance of experts"*, R. Feynman
[[alternative HTML version deleted]]
2001 Apr 09
1
input_userauth_request() vs. stateful authmethods
...log() call in there, so debug sessions keep the "Postponed"
entries.)
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are used in repetitious fashion to produce all
kinds of weird effects (one of which is the author)."
-- Richard Feynman, _There's Plenty of Room at the Bottom_
2006 Aug 23
1
Black screen returning from console
...he bottom of the
screen.
My console is running frame buffer and gensplash.
I've got compiz running with my ATI driver, and xorg 7.1.1
Is there a known bug between the frame buffer and Xgl?
Should I be entering a bug?
/mck
--
"Physics is to math what sex is to masturbation." Richard Feynman
Homepage - www.wever.org | Sesam Search Engine - www.sesam.no
2011 Feb 01
1
dotchart {graphics} 2.11.1 vs. 2.12.1
...rd University
Radford, VA 24142
(540)831-6737
ivanpatt at radford.edu
http://ivanpatt.asp.radford.edu
It doesn't matter how beautiful your theory is;
It doesn't matter how smart you are;
If it doesn't agree with the [data], its wrong.
-Richard Feynman
2003 Dec 03
3
checking for identical columns in a mxn matrix
Hi,
I have a rectangular matrix and I need to check whether any columns
are identical or not. Currently I'm looping over the columns and
checking each column with all the others with identical().
However, as experience has shown me, getting rid of loops is a good idea
:) Would anybody have any suggestions as to how I could do this job more
efficiently.
(It would be nice to know which
2001 Mar 30
2
BETA release of OpenSSH-2.5.2p2 with SRP
...E9dhDZ7M2NtX
xHoAn3WIcmm0lq3rwMgxfJDHcWwrz52n
=flpe
-----END PGP SIGNATURE-----
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are used in repetitious fashion to produce all
kinds of weird effects (one of which is the author)."
-- Richard Feynman, _There's Plenty of Room at the Bottom_
2001 Apr 03
1
user:style
...is really only an issue if anybody's
going to actually use it for anything.
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are used in repetitious fashion to produce all
kinds of weird effects (one of which is the author)."
-- Richard Feynman, _There's Plenty of Room at the Bottom_
2006 Jul 12
1
Prediction interval of Y using BMA
...nothing like this is to be found.
Any help will be appreciated.
Thank's in advance,
Nicolas Meyer
Département de Santé Publique
Unité de Biostatistique et Méthodologie
03 88 11 63 58
nicolas.meyer@chru-strasbourg.fr <mailto:nicolas.meyer@chru-strasbourg.fr>
La conjecture de Feynman :
"To report a significant result and reject the null in favor of an
alternative hypothesis is meaningless unless the alternative hypothesis has
been stated before the data was obtained"
"The meaning of it all", 1998.
[[alternative HTML version deleted]]
2001 May 01
3
SRP unencumbered license statement
...ND PGP SIGNATURE-----
My GPG public key is available from standard keyservers.
Dr. Tom Holroyd
"I am, as I said, inspired by the biological phenomena in which
chemical forces are used in repetitious fashion to produce all
kinds of weird effects (one of which is the author)."
-- Richard Feynman, _There's Plenty of Room at the Bottom_
2005 Jul 28
3
Routing for multiple uplinks/providers problem.
Been running this for quite a while and noticed that have intermittent
problems getting out.
Find that if I ping the same site from 2 computers it may work on one
and fail on the other.
Also was surprised that some time they are going out different
interfaces at the same time.
Seems to work all the time from the firewall.
Running 2.6.10 kernel with the multipath routing patches on a debian
2005 Jun 17
4
linux ip forwarding problem
Hi,
I have three linux machines, and I want to let one of them forward packets
betwen the other two. The forwarding node has two ethernet cards,
connecting the two two machines respectively. However, when I ping between
the two end points, the forwarding node can receive the ping requests at
its eth0, but it never forwards them to its eth1. So is the reverse
direction.
The forwarding node is
2020 Nov 01
2
vignettes present in 2 folders or won't work
...e knows of some _complete_ documentation about the ever troublesome
topic of vignettes building in R, I would be very grateful too...
Many thanks!
Alex
--
Alexandre Courtiol
http://sites.google.com/site/alexandrecourtiol/home
*"Science is the belief in the ignorance of experts"*, R. Feynman
[[alternative HTML version deleted]]
2017 May 02
0
potential bug in simulate.lm when gaussian(link != "identity")
...packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_3.4.0 tools_3.4.0
--
Alexandre Courtiol
http://sites.google.com/site/alexandrecourtiol/home
*"Science is the belief in the ignorance of experts"*, R. Feynman
[[alternative HTML version deleted]]
2017 May 09
0
Bug simulate.lm() --> needs credential to report it
...or.weights ## ugly hack showing where the
issue is
new.y <- simulate(mod_glm)[, 1]
mean(new.y) ## 10.13554
var(new.y) ## 0.8629975 ##### OK #####
--
Alexandre Courtiol
http://sites.google.com/site/alexandrecourtiol/home
*"Science is the belief in the ignorance of experts"*, R. Feynman
[[alternative HTML version deleted]]
2019 May 27
0
"if" function in pure R?
...constructs are functions such as if, for, while... that
> allow for call of the form fn(x) expr to work (see ?Control).
>
> --
> Alexandre Courtiol
>
> http://sites.google.com/site/alexandrecourtiol/home
>
> *"Science is the belief in the ignorance of experts"*, R. Feynman
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
[[alternative HTML version deleted]]
2005 May 11
0
entropy and conditional entropy for continous variables
...ajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
All theoretical chemistry is really physics; and all theoretical
chemists
know it.
-- Richard P. Feynman
2006 Oct 09
1
RFC compliance on folder lists
...sted folder, and one of the words was quoted).
--
Anthony Kay
University Computing Center
(541) 346-1719
GPG Fingerprint: B0DB D46A 60AF FAE7 A94A 5075 0CB4 4D88 9F4F 7F09
Physics is like sex: sure, it may give some practical results, but
that's not why we do it.
- Richard Feynman