similar to: Binary logistic model using lrm function

Displaying 20 results from an estimated 200 matches similar to: "Binary logistic model using lrm function"

2012 Apr 03
1
Mixed italic and non-italic in text
Hi, I need to italicize the journal in a citation but have thus far failed. How can I make 'Journal of Something' below italic but leave the rest? mtext( "See Author1 and Author2 (2007) , \"Title\", Journal of Something , pp. 1-50.", side = 3, outer = T, line=-0.75, cex = 0.7, at= 0.04, adj = 0, font = 1, family = "Times") -- View this message in
2012 Apr 03
1
Italicize journal article in mid text
Hi, I need to italicize the journal in a citation but have thus far failed. How can I make 'Journal of Something' below italic but leave the rest plain? mtext( "See Author1 and Author2 (2007) , \"Title\", Journal of Something , pp. 1-50.", side = 3, outer = T, line=-0.75, cex = 0.7, at= 0.04, adj = 0, font = 1, family = "Times") Thanks -- View this
2005 Jun 14
1
KMEANS output...
Using R 2.1.0 on Windows 2 questions: 1. Is there a way to parse the output from kmeans within R? 2. If the answer to 1. is convoluted or impossible, how do you save the output from kmeans in a plain text file for further processing outside R? Example: > ktx<-kmeans(x,12, nstart = 200) I would like to parse ktx within R to extract cluster sizes, sum-of-squares values, etc., OR save ktx in
2000 Mar 20
0
HELP with error: the server sevice is not started
hi folks, I'm try to get samba (2.0.6) to work on AIX (4.3.2) with NT (4.0 SP 5). I think I have everything set up correctly. My UNIX servers show up in the browser list, but when I try to access them I get a windows error: "The server service is not started". The strange thing is it works sometimes. I was thinking it was UNIX permissions, but things look ok. Any help would be
2004 Feb 15
1
Win32::Process fork fragility
Park, I was just playing around with the Process.fork/wait that you committed. I discovered that it''s rather easy to break with this: require "win32/process" include Win32 Dir.chdir ".." # This causes the problem pid = Win32::Process.fork if pid == 0 puts "In the child" exit else puts "In the parent" end Win32::Process.wait(pid) I think
2004 Feb 16
0
wait vs waitpid
Hi, It looks like the current wait() method is actually a mix of wait and waitpid. Should we break this down into wait and waitpid for win32, just to keep the API consistent with the Unix version? Mind you, I''m not sure what flags, if any, would be valid for Win32 with regards to waitpid. Also, is wait2 a possibility? Regards, Dan
2011 Jan 20
4
Asterisk to asterisk t.38
I have a setup of asterisk 1.6 in one box and asteirsk 1.4 in another. I can send recieve faxes from both boxes fine to and from pstn. But the faxing between 1.6 and 1.4 extensions does fail. Any ideas please ? -- Thank You Amit Nepal
2009 Oct 26
3
Sandard deviation calculation
Dear all I am trying to learn R I was trying to calculate standard deviation here are the commands and outputs in R > sd(Ht_cm[type=='SD'])[1] 3.283605> sd(Ht_cm[from_treeline=='above'])[1] 16.83289> sd(Ht_cm[type=='SD'][from_treeline=='above'])[1] NA> the problem is that, i could not understand why the third command could not give any result.
2007 Jan 17
3
Help on variable ranking
Hello all, I want to assign relative score to the predictor variables on the basis of its influence on the dependent variable. But I could not find any standard statistical approach appropriate for this purpose. Please suggest the possible approaches. Thanks in advance, Rupendra Chulyadyo Institute of Engineering, Tribhuvan University, Nepal [[alternative HTML version deleted]]
2009 Oct 28
2
x11(title=' ')
Dear all I was trying to put a title for my plot, but i got this result, > x11(width=10,height=5,title="seedling");par(mfrow=c(1,2))Error in x11(width = 10, height = 5, title = "seedling") : unused argument(s) (title = "seedling")> The title is not taking How can i give a title for the plot (where in need to make 2 plots within a window of x11() ) thanking
2013 Apr 20
2
creating dummy variables
Hello R-users,   The below is a snippet of my data:   fid crop year value 5_1_1 SWHE 1995 171 5_1_1 SWHE 1997 696 5_1_1 BARL 1996 114 5_1_1 BARL 1997 344 5_2_2 SWHE 1995 120 5_2_2 SWHE 1996 511 5_2_2 BARL 1996 239 5_2_2 BARL 1997 349   Here, I want to create dummy variables with the names of the content of a column 'crop' in a way
2005 Mar 23
10
Broadvoice alternatives
Dear all, I have tried a lot of things to make broadvoice work with asterisk , but I failed each time. Please suggest a good service providers that I can use with asterisk for outbound and inbound calls. -- With regards, Vicky Shrestha System Director WorldLink Communications Jawalakhel , Kathmandu, Nepal
2013 Apr 19
5
how to subtotal by rows
Dear R-users, I have a dataset as like below, and I want to subtotal the values of rice,wheat and maize by year for each fid. fid      year     rice     wheat      maize ------------------------------------------------ 1        1995      5        NA           NA 1        1995      NA        3           NA 1        1995      NA       NA           2 1        1996      4        NA           NA 1  
2003 Jul 22
1
Asking for help
Sirs, I am a newbe jumping to advance routing and traffic control. I work for one of the leading isp in kingdom of Nepal. My goal is to do bandwidth management for our lease line customer so that they could use their allocated bandwidth only. Bgp and ospf is implemented as a routing protocol. All routers are cisco routers. There are about 16 routers some are with highly danced ports. No Linux box
2003 Nov 21
1
callerid problem...zaptel ppl
hi, i am having callerid problems with *. i have the callerid from my telco and it shows up in my normal phone when i connect it directly to the line but if i connect the same phone thru * server the callerid is not shown. i am using X101p and tdm400p. i have everything defined in my zapata.conf well and fine. i finally came to conclusion that this might have happened due to the registration of
2009 Oct 26
1
defining number of samples
dear all i am trying to perform t-test (t.test) in R here i am putting the commands and answer i got > t.test(Ht_cm[from_treeline=='above'][type=='SD'],Ht_cm[from_treeline=='below'][type=='SD']) Welch Two Sample t-test data: Ht_cm[from_treeline == "above"][type == "SD"] and Ht_cm[from_treeline == "below"][type ==
2010 Oct 28
2
Please help me about Monte Carlo Permutation
> Dear R experts, >I am sorry for my inability. >I have the following dataset: > Qtot Itot >1 73 684 >2 64 451 >3 71 378 >4 65 284 >5 47 179 >6 31 117 >7 19 69 > >Now I need to perform Monte Carlo Pertutation test underlaying the following condition. > > >Condition > >In order to choose randomly (5000 times) for the Qtot
2004 Dec 29
3
shaping on tcp ports
hi all: the following scipt is wokring perfectly with limiting ...on limimitng per ip basis.. ---- eth0=public static ip eth2= private ip ( 192.168.2.1) -- iptables -t mangle -A POSTROUTING -s ! 192.168.0.0/32 -d 192.168.2.101/32 -j MARK --set-mark 21012 tc class add dev eth2 parent 1:1 classid 1:2101 htb rate 32kbit ceil 64kbit tc filter add dev eth2 parent 1:0 protocol ip prio 2 handle
2001 Nov 29
3
Help me Please
Kind Attention: Andrew Tridgell Jeremy Allison Luke Kenneth Casson Leighton John H Terpstra Dear Sir, Good wishes. I am in big trouble. Please, help me. I am trying to setup and configure our college network. It comprises of the following: 1. RedHat Linux Server, Assembled PC, 20GB IDE, P-III, 400 MHz, 256 MB MM eth0: IP Address: 192.168.0.1,
2009 Mar 18
1
lm function (PR#13608)
Full_Name: Michael Aaron Karsh Version: 2.8.0 OS: Windows XP Submission from: (NULL) (75.61.109.172) I tried using the lm function to regress the third column listed below on the second column listed below. It gave me an error message. My code is below. > HDISWLSdata=read.table("RHDISWLS.txt") > HDISWLSdata V1 V2 V3 1 DENMARK