Displaying 10 results from an estimated 10 matches for "burgeoning".
Did you mean:
burdening
2008 May 30
1
robust mlm in R?
...ngth,
Petal.Width) ~ Species, data=iris)
What I'd like is something like rlm() in MASS, but handling an mlm, e.g.,
iris.mod <- rmlm(cbind(Sepal.Length, Sepal.Width, Petal.Length,
Petal.Width) ~ Species, data=iris)
and returning a vector of observation weights in its result.
There's a burgeoning literature on this topic, but I haven't yet found
computational methods.
Any pointers or suggestions would be appreciated.
-Michael
--
Michael Friendly Email: friendly AT yorku DOT ca
Professor, Psychology Dept.
York University Voice: 416 736-5115 x66249 Fax: 416 736-5814
4700 Ke...
2009 Feb 25
0
basketball (was: R spam)
...often arise in
clumps due to the incremental nature of pushing baserunners around the
bases (as well as more subtle factors like pitcher fatigue) so lopsidedly
varying scores (often swinging back and forth even in a short series
between the same teams) are quite common.
All of this lies in the burgeoning field of sports statistics which now
has its own ASA section, journal, etc. so I hope we won't get stuck on it
here, unless somebody writes a package! and also my excuses to the R
users at the big state university basketball powerhouses in the U.S. who
probably know much more about this th...
2007 Apr 18
1
virtualization kickoff
Welcome to the Linux virtualization list. This mail should bring the list
uptodate with offlist mail. It is a burgeoning attempt at generating
needs for Linux virtualization. Thanks to Orran for putting together
the summary of the OLS BoF.
thanks,
-chris
----- Forwarded message from Orran Y Krieger <okrieg@us.ibm.com> -----
Finally got around to typing in the mailing list for the virtualization
group we st...
2007 Apr 18
1
virtualization kickoff
Welcome to the Linux virtualization list. This mail should bring the list
uptodate with offlist mail. It is a burgeoning attempt at generating
needs for Linux virtualization. Thanks to Orran for putting together
the summary of the OLS BoF.
thanks,
-chris
----- Forwarded message from Orran Y Krieger <okrieg@us.ibm.com> -----
Finally got around to typing in the mailing list for the virtualization
group we st...
2000 Dec 20
7
R Newsletter: 1st Call for Articles
Hi,
Kurt Hornik and I will start to publish a quarterly electronic
``R Newsletter''
beginning with January 2001 (if all goes well). The idea is to have a
mixture of articles describing
1) new features in R itself
2) contributed add-on packages
3) nice applications
4) more general statistical computing issues related to R
5) or ...
OK, now comes my christmas wish to you: If you are
2006 Apr 23
0
[LLVMdev] Newbie questions
...d permit the appropriate
optimizations.
>
> 4. Has anyone written Java JNI classes+native code that "wrap" the LLVM API,
> so that the LLVM libraries can be utilized from Java code?
No, there's no Java interface at this time. Patches accepted :)
There is, however, a burgeoning PyPy interfaces that is being
developed.
>
> Thanks,
> -Archie
> __________________________________________________________________________
> Archie Cobbs * CTO, Awarix * http://www.awarix.com
>
You're welcome. Hope it was useful. I'm sure other...
2006 Nov 30
4
response is null when using should_render_rjs
I''m trying to use rspec to test a controller that has ajax.
I have the following action:
def change_ad_type_form
render :update do |page|
page.replace_html ''ad_sub_form'', :partial => ''text''
end
end
and the following spec:
specify "should return Text subform on AJAX request to
change_ad_type_form" do
2006 Apr 23
3
[LLVMdev] Newbie questions
Hi,
I'm just learning about LLVM (really interesting) and have some newbie
questions. Feel free to ignore or disparage them if they're inappropriate :-)
My area of interest is using LLVM in a Java JVM setting. These are
just some random questions relating to that...
1. What is the status of the LLVM+Java effort? Is it GCJ-specific?
Is there a web page? I found one link via google
2004 Aug 06
0
Live from Mongolia
..., I drove
the audio into the laptop on my desk and then via my server to a worldwide
Internet-connected audience. The signal never once dropped out or faded
during the entire hour, and the audio quality was very passable. Mongolia,
while being a very poor country, has an amazingly reliable and burgeoning
cellular industry utilizing GSM.
Note to self while long distance communication fees are accelerating
asymptotically towards zero, they aren’t free yet. Make sure you
double-check your international calling plan rates before attempting such a
stunt at home. It turns out that the price of p...
2006 Jan 12
24
The Guilt List
I''m not a paid developer, but I still feel guilty. I thought it might
be entertaining to have a little "programmer confession." So let''s hear
an answer to this simple question:
What makes you guilty about your Rails development?
Mine is a bad one: I don''t write tests. I understand that TDD makes
sense, but I just don''t do it. I''ve