Displaying 6 results from an estimated 6 matches for "lebesgue".
2004 Mar 25
0
domain or not domain ?
...in VMWare.
When i log locally, i can see the pdc and access the shares.
then i can join the domain normally
after a reboot, i try to authentify against the pdc and ...
- i cant join inmost of the time
- when it manage to communicate i've got this log (level 10) :
process_dgram: datagram from LEBESGUE<00> to CTC94<1c> IP 99.4.23.230 for
\MAILSLOT\NET\NETLOGON of type 18 len=88
process_logon_packet: SAMLOGON request from LEBESGUE(99.4.23.230) for ,
returning logon svr \\B99D-790 domain CTC94 code 13 token=ffff
send_mailslot: Sending to mailslot \MAILSLOT\NET\GETDC468 from B99D-790...
2004 Jan 30
2
request for comments --- package "distr" --- S4 Classes for Distributions
Hello,
after some discussions with Martin Maechler and Josef Leydold (WU Wien),
we have felt the need for some package that should allow for an
object-orientated
approach to distributions.
Our small group at Bayreuth now has developed a package "distr" which
tries to fill this gap, implementing distributions by means of
S4--classes.
A mother class "Distribution" is
2006 Nov 01
2
(no subject)
Dear R users,
Please excuse my inexperience. I am trying to contrain the coefficients of
my linear regression to equal one when using the <-lm(...) command. I've
searched "help(glm)" "help(model.offset)" etc. but I am unable to figure out
where to put this constraint. Your help would be greatly apprciated.
Thanks.
[[alternative HTML version deleted]]
2007 Nov 19
2
Editorial in Notices of the AMS: Open Source Mathematical Software
Hi all,
For those interested, while scanning /. tonight, I came across a posting
which referred to a new editorial in the November 2007 Notices of the
American Mathematical Society:
Open Source Mathematical Software
by David Joyner and William Stein
http://www.ams.org/notices/200710/tx071001279p.pdf
Although brief, it makes for interesting reading.
Regards,
Marc Schwartz
2015 Apr 09
3
typo in R-exts.html section 6.9
In 'Writing R Extensions' section 6.9 there is the paragraph
There are interfaces (defined in header R_ext/Applic.h) for definite and
for indefinite integrals. ?Indefinite? means that at least one of the
integration boundaries is not finite.
An indefinite integral usually means an antiderivative, not an integral
over an infinite spread. Should that first sentence end with 'for
2006 Nov 01
1
coefficient constraints
Hi,
Thank you for your help. I'm trying to constrain the coefficients on a
linear regression model, <-lm(...), to all equal one, except for the
intercept. I've searched help(glm), help(model.fit), etc. but I can not
find where to add the constraint. Your help would be greatly appreciated.
Thanks.
[[alternative HTML version deleted]]