Displaying 20 results from an estimated 3000 matches similar to: "ORDGLM function - which package has it?"
2005 Jun 07
1
ordglm -- simple question
My attempt to test a model using ordglm code is running into problems, and
I thought if you have a moment you might illucidate the situation.
Here is the data:
http://www.people.fas.harvard.edu/~corr/6.4.05.RData
Here is the code:
# I coerce tcn8 matrix data to a vector, because ordglm will not accept
matrix data.
y<-as.vector(tcn8[,62])
x<-as.vector(tcn8[,60])
2000 Mar 11
1
polr question
Dear friends.
Do Polr in Mass change the sign of the coefficients ? Example (McCullagh 1980)
options(contrasts=c("contr.treatment","contr.poly"))
library(Mass)
freq <- c(19,29,24,497,560,269)
yy <- ordered(gl(3,1,6))
z4 <- polr(yy~x,weights=freq)
> z4
Call:
polr(formula = yy ~ x, weights = freq)
Coefficients:
x2
-0.6026492
Intercepts:
1|2
2000 Jul 24
1
Questions about deviance
I have experimented with the cheese data example from McCullagh&Nelder,
page 175. With a proportional odds model they obtain a residual deviance
of
20.31.
Estimating the same model with polr(MASS) gives a residual deviance of
762.11 !, while using ordglm(gnlm) gives a deviance of 523.94. Can
anybody explain these differences?
The data frame with the data are:
> cheese
Cheese N
2006 Feb 20
1
Test Vectors Needed to Test Ogg Vorbis Encoder
Hello to All Members of this Group,
Can I get the Test Vectors in .wav format for different sampling rates in
order to Test the Ogg Vorbis Encoder Code ?
If possible Forward the Link where I can get effective testvectors to Test
the Encoder.
Please Reply As soon as possible .
Thanks & Regards ,
Maulik Desai
Embedded Engineer - Embedded Division
eInfochips Ltd.
Work:
2011 Jun 25
2
Howto Backup Domain Controller (BDC) for the Primary Domain Controller (PDC) in Centos Openldap+samba 3.3 Please send to...
Dear All,
Please help me in this regards, Howto Backup Domain Controller (BDC) or
Secondary domain controller for the Primary Domain Controller (PDC) in
Centos 5.6 Openldap+samba 3.3
Please give the step by step.
Regards
kamal
2000 Feb 25
0
Sv: Sv: Ordinal Regression
Dear Peter.
I guess you know that Jim Lindseys code include nordr and ordglm in library gnlm - I attach the htmls which do various linear and nonlinear ordinal regressions - exemplified with just the data mentioned, McCullagh (1980) JRSS B42, 109-142. I had it work very fine.
-----Oprindelig meddelelse-----
Fra: Peter Malewski <p.malewski at tu-bs.de>
Til: Troels Ring <tring at
2014 Apr 30
2
Problem with Renaming R object
Hi,
I have a problem in renaming R object and saving them within a loop. For ex:
for (i in 1:length(all_files))
{
uncov_GR <- "variable created in loop"
filename <- paste0(sample_name[[i]],"_uncov", ".Rdata"))
save(uncov_GR,file=filename)
}
Within the above short code (out of a long program), I want to
2008 Jan 03
0
[LLVMdev] runtime optimizations in LLVM
Hi Kamal,
On Jan 2, 2008, at 05:57, Kamal R. Prasad wrote:
> (im new to LLVM , so pl excuse if this is a naive q).
Welcome!
> Can someone provide info on what runtime optimizations are done in
> LLVM?
You can use any of LLVM's optimizing transformations in a JIT context.
There's a list here:
http://llvm.org/docs/Passes.html
Unlike Java, you're in the driver's
1998 Dec 04
1
SAMBA digest 1898
I would like to request you Samba gurus , what is the significance of teh
file " username-map " which currently is in
/usr/local/samba/lib. I have tried the following entries:
jhall = hall_j
kamal = kamal
root = root
but i dont know what it does , now the question : Can i manage users with
this file , i.e I just add entries to this file on the fly and the users
will have access to the
2015 Feb 23
3
[LLVMdev] Eliminating redundant loads
On 23 February 2015 at 01:29, Kamal Sharma <kgs1.rice at gmail.com> wrote:
> Hi Dibyendu,
>
> It would be very helpful if you could post the original source code or
> snippet.
> That way, one can investigate deeper to understand the problem.
>
> Regards,
> Kamal Sharma
>
Hi Kamal,
Sure. I guess I ought to create a test that one can look in isolation.
I am
2008 Jan 02
2
[LLVMdev] runtime optimizations in LLVM
Hello,
(im new to LLVM , so pl excuse if this is a naive q).
Can someone provide info on what runtime
optimizations are done in LLVM? do you have something
along lines of JVM's hotspot feature?
How efficient is the optimized code vis-a-vis native
code?
thanks
-kamal
____________________________________________________________________________________
Never miss a thing.
2010 Jun 11
3
how to "Disable Samba Roaming profile"
Hey all, please let's me know how to "Disable Samba Roaming profile" In
OpenLDAP+SAMBA SERVER Regards
Kamal
2008 Jul 07
1
[LLVMdev] runtime optimizations in LLVM
--- On Thu, 1/3/08, Gordon Henriksen <gordonhenriksen at mac.com> wrote:
>
> On Jan 2, 2008, at 05:57, Kamal R. Prasad wrote:
>
> > (im new to LLVM , so pl excuse if this is a naive q).
>
> Welcome!
>
thanks
> > Can someone provide info on what runtime optimizations
> are done in
> > LLVM?
>
> You can use any of LLVM's optimizing
2001 Nov 27
3
Table Command (PR#1182)
Full_Name: Manisha Desai
Version: 1.3.0
OS: UNIX
Submission from: (NULL) (156.111.36.213)
There may be a bug in the table command.
The value of 0 does not appear to show up (at least in this version of R).
The following is an example:
> blah<-c(rep(1,100),rep(0,100))
> table(blah)
Gives the following:
blah
1
100
Doing a summary shows that blah does contain values of 0.
>
2007 Jun 22
2
fitCopula
I am using R 2.5.0 on windows XP and trying to fit copula. I see the
following code works for some users, however my code crashes on the
chol. Any suggestions?
> mycop <- tCopula(param=0.5, dim=8, dispstr="ex", df=5)
> x <- rcopula(mycop, 1000)
> myfit <- fitCopula(x, mycop, c(0.6, 10), optim.control=list(trace=1),
method="Nelder-Mead")
2007 Aug 28
1
[LLVMdev] Code analysis
Hi All,
I think , I was unclear in my last post.
I am looking for source code analysis of a program, something similar to
what SUIF does.
Consider a simple example of Matrix addition
A[i][j]+=B[i][j];
I want to know how matrix A is accessed, like whether it is A[i][j] in
this case or A[j][i].
Is there anyway in llvm to write a pass to identify this? Can someone give
pointers to it?
Regards,
2007 Dec 05
7
Better RESTful routes with fb_sig_request_method
With the new fb_sig_request_method provided by Facebook, I''ve patched
shanev''s pseudo-resource routes to generate restful routes, minus some
exceptions.
The announcement: http://www.facebook.com/developers/message.php#msg_126
Patch is submitted here: http://rubyforge.org/tracker/index.php?func=detail&aid=16105&group_id=4187&atid=16132
Blog entry about it:
2013 Jun 26
2
Error on executing functions from installed package
Hi,
I am currently building an R package and I am facing a peculiar problem
where some of the functions does not work within the package. However, if I
source the script the function works.
For example, in a method for parallelization of analysis on each chromosome
simultaneously I am receiving error at the following position of the code:
# this profile the information chromosome wise and
2013 Jun 04
2
Error during R CMD check
Hi All,
I am encountering the following error while performing check on the R
package we built:
R CMD check packagename_0.99.0.tar.gz
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
* using R Under development (unstable) (2013-05-14 r62742)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: ASCII
* checking for file
2011 Jul 12
1
"PDC with LDAP-Samba 3.3. Now i want to install BDC"
I have already a linux PDC with LDAP-Samba 3.3. Now i want to install BDC
which will work if my PDC goes down.
Pleases help me out.
Thanks
kamal