Displaying 20 results from an estimated 100 matches similar to: "FW: multivariate regression"
2011 Feb 04
4
multivariate regression
How can I run multivariate linear regression in R (I have got 3 dependent variables and only 1 independent variable)? I tried lm function, but it gave different R2 and p values for every dependent variable. I need one R2 and p value for the model.
[[alternative HTML version deleted]]
2011 Jun 07
4
Why doesn't Portal with Wine with the radeon driver work?
I am using Wine 1.2 which I compiled on Debian testing/wheezy. It works with fglrx but not with the radeon driver. I am using the AMD/ATI HD4850 video card. The following terminal output shows the wine error and that the radeon driver has OpenGL 2.1 support which to my understanding is at least the equivalent of Direct3D 9 (which is all I need). Also, there is a wine popup for every attempt to run
2012 Jun 12
0
Fwd: [Corpora-List] ACM SIGIR 2012 Workshop on Open Source Information Retrieval
This might be an interesting option for some of you!
Regards,
Parth.
---------- Forwarded message ----------
From: Andrew Trotman <andrew at cs.otago.ac.nz>
Date: Tue, Jun 12, 2012 at 5:12 AM
Subject: [Corpora-List] ACM SIGIR 2012 Workshop on Open Source Information
Retrieval
To: corpora at uib.no
ACM SIGIR 2012 WORKSHOP ON OPEN SOURCE INFORMATION RETRIEVAL****
16 August 2012, Portland,
2007 Jan 22
0
Fwd: Re: aov y lme
Dear Prof. Ripley and Christoph,
thank you very much for your comments. You have helped me a lot.
Thanks,
Tomas Goicoa
>Dear Prof. Ripley
>
>Thank you for your email. Yes, this is of course the correct
>syntax to save us the extra calculation. And I forgot the
>"lower.tail = FALSE" for pf() in my example to obtain the
>p-value.
>
>Thank you for the
2010 Apr 21
0
problem on semiparametric single index estimator
Dear R-Help,
I am Deniz.
I am currently trying to replicate a semiparametric sample selection paper
and I am working on Klein and Spady estimator. I am using the npindex() and
npindexbw() functions.
The problem is, I need results for single bandwidth and when I set bandwidth
computation to "FALSE" mode, R is not optimizing anything. Here is the code
I am using:
2007 Jan 20
1
aov y lme
Dear R user,
I am trying to reproduce the results in Montgomery D.C (2001, chap 13,
example 13-1).
Briefly, there are three suppliers, four batches nested within suppliers
and three determinations of purity (response variable) on each batch. It is
a two stage nested design, where suppliers are fixed and batches are random.
y_ijk=mu+tau_i+beta_j(nested in tau_i)+epsilon_ijk
Here are the
2007 Nov 12
1
R - lme
Dear R gurus,
I am trying to work out the problem given in Nested design - Montgomery - Design of Experiments p.561
I have attached a pdf of the data as well the anova table. It is a mixed model with Supplier as fixed effect and batches within the supplier as random effects.
I am able to work out the error stratums as below using aov. Which agrees perfectly with the book example
2014 Feb 28
2
GSoC 2014
On Thu, Feb 27, 2014 at 01:11:24PM +0530, karthik iyer wrote:
> So my idea goes like this. Basically I have been working on Question
> Answering systems. I developed a QA system for "when" type questions (sorry
> I cant provide the source code at the moment because my paper is under
> review at SIGIR 2014). I used the part-of-speech and developed a weighted
> scoring
2007 Jan 19
0
(no subject)
Dear R user,
I am trying to reproduce the results in Montgomery D.C (2001, chap 13,
example 13-1).
Briefly, there are three suppliers, four batches nested within suppliers
and three determinations of purity (response variable) on each batch. It is
a two stage nested design, where suppliers are fixed and batches are random.
y_ijk=mu+tau_i+beta_j(nested in tau_i)+epsilon_ijk
Here are the
2006 Jun 14
0
Mssql Multiple Database Access Error
Hi All,
I am having a problem to access multiple databases with mssql
I am running Ruby 1.8.4 and Rails 1.1 on Windows 2000 Advanced Server.
I am simply trying to integrate the application I wrote before for
Oracle to Mssql. The application works perfectly with Oracle with the
installed driver OCI8. The app retrives data based on a search criteria
from those databases.
I followed the directions
2011 Jan 22
0
grofit package
Dear All,
I want to use grofit package for biological growth curves. My dataset only includes "age" variable and "size" variable. I want to use logistic, gompertz and richards growth curves to predict age from size. How can I implement this data set to the function in grofit package?
Best regards,
Deniz
[[alternative HTML version deleted]]
2006 Mar 13
0
Incoming Call keeps ringing when the second call arrives
Hi,
I am new to this group.I searched for my problem in the forum but could not
find any solution. So here it goes:
In my work place we have an asterisk box. Everything works fine except the
fact that when I first call the work phone number from my cell the
auto-attendend works fine but If I hang-up and call the same number again,
the call keeps ringing instead of auto-attendent answering.
I also
2012 Nov 01
1
DirectShow PushSource with theora encoder and Ogg muxer filters
Hi all,
I am trying to test DirectShow PushSource example from the SDK with
Theora encoder and Ogg muxer (DirectShow filters of course) by using
GraphEdit tool. My goal is capturing the screen as video by taking
snaphot bitmaps continuosly (what PushSource eaxmple does) and giving
them to the Theora encoder through the DS pipeline (next goal is
transmitting this video **).
My DirectShow graph is
2006 Feb 24
2
Help with the configuration of apache and fcgi
Hi Everyone,
I am sure this question has been asked many time before but I really could
not get a good solution.
The problem I am having is that the application I wrote is acting very slow.
For example for the production database, the query I make takes about 3-4
minutes. The application connects to 2 oracle databases(on a remote
location) and gets information based on a given search criteria.It
2006 May 24
7
OCI8::Cursor (Name Error) in HP-UX 11.11 error
Hi
I have looked at google about this error as well as in ruby on rails
forums, but I can not specifically locate the exact problem and the
solution for it.
Basically, I successfully installed ruby 1.8.4 on HP-UX 11.11 with rails
gem.
But unfortunately whenever I try to create a test application by using
"rails testapp", I am getting the follwing errror:
$ rails testapp
2006 May 24
2
data.frame
Dear all,
Does any one knows why should I get the following error message, when trying
to do a simple data.frame??
DataF<-data.frame(Subject,BiomR,Spp,Capas,Litter,Herbs,LitterD,MaxCanH,DDifS
p,DSSp,Slope, CanDens,NearestSp)
Erro em data.frame(Subject, BiomR, Spp, Capas, Litter, Herbs, LitterD, :
arguments imply differing number of rows: 202, 0
The data I am using
2006 Jan 30
9
error when adding a new table to the existing application
Deniz wrote:
> Hi Everybody,
> I am a newbie in this list so please forgive me if this is a lengthy
> message.
> Currently I am working on a project at my work place that includes
> viewing some oracle tables(I do not have control over to rewrite the
> tables) and searching the tables based on a given criteria with Rails.
> Up untill now everything was working great. The
2014 Feb 26
2
GSoC 2014
The Letor project involves descent amount of Machine Learning while all the
ranking related projects are around IR. Its better to introduce your idea
on mailing list where all the mentors can have a detailed look at it,
potential mentors can respond and the idea is kind of registered under your
name.
Cheers,
Parth.
On Wed, Feb 26, 2014 at 10:20 AM, Olly Betts <olly at survex.com> wrote:
2002 Nov 20
0
[PATCH #9] Password expiration via /bin/passwd.
This is an attempt to simplify the AIX expiry-via-passwd stuff and make
it more generic. (There's actually a net reduction in #ifdefs).
Patch against CVS:
1) configure finds passwd.
2) sshd uses passwd during session if required.
3) sshd uses passwd for PAM change if privsep disabled.
4) sshd uses Buffers for expire and post-login messages (no longer AIX
specific).
5) password_change_required
2009 Mar 21
0
object gstat
dear all i have this dataset: x,y, datavalue
> dati[,c(1,2,5)]
[,1] [,
2] [,3]
[1,] 2.386 3.077 1.740
[2,] 2.544 1.972 1.335
[3,] 2.807 3.347
1.610
[4,] 4.308 1.933 2.150
[5,] 4.383 1.081 1.565
[6,] 3.244 4.519
1.145
[7,] 3.925 3.785 0.894
[8,] 2.116 3.498 0.525
[9,] 1.842 0.989
0.240
[10,] 1.709 1.843 0.625
[11,] 3.800 4.578 3.873
[12,] 2.699 1.199
1.425