search for: p33

Displaying 16 results from an estimated 16 matches for "p33".

Did you mean: 133
2012 May 13
2
Discrete choice model maximum likelihood estimation
...;- exp(b2+b*(t==1))/(1-exp(b2+b*(t==1))) return(P) } P1 <- function(b1,b,t) { P <- exp(b1+b*(t==1))/(1-exp(b1+b*(t==1))) return(P) } # Likelihood functions for discrete choices for a=3, a=2 and a=1 respectively L3 <- function(b1,b2,b3,b,t) { P11 <- P1(b1,b,t) P22 <- P2(b2,b,t) P33 <- P3(b3,b,t) L3l <- (P11=1)*(P22=1)*(P33=1) return(L3l) } L2 <- function(b1,b2,b3,b,t) { P11 <- P1(b1,b,t) P22 <- P2(b2,b,t) P33 <- P3(b3,b,t) L2l <- (P11=1)*(P22=1)*(P33=0) return(L2l) } L1 <- function(b1,b2,b,t) { P11 <- P1(b1,b,t) P22 <- P2(b2,b,t) L1l <- (...
2008 Oct 30
0
lme4/anova, error message: "Calculated PWRSS for a LMM is negative"
...851 716.83 -0.125 0.081 0.035 -0.036 -0.050 0.048 0.054 0.061 0.093 0.023 ano$cxxcXII 802332 895.73 -0.658 0.427 0.184 -0.190 -0.264 0.254 0.285 0.323 0.491 0.124 0.082 ano$cxx (Intercept) 251374 501.37 ano$p32 12140 110.18 -0.866 ano$p33 48679 220.63 -0.874 0.757 Residual 150767 388.29 Number of obs: 2238, groups: ano$id, 254; ano$cxx, 12 Fixed effects: Estimate Std. Error t value (Intercept) 76748.8 312.9 245.28 ano$p32 -1343.0 409.3 -3.28 ano$p33 -3054.5 349.6 -...
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
...) p9=g(-4,-.5) p10=g(-4,0) p11=g(-4,0.5) p12=g(-4,1) p13=g(-4,2) p14=g(-4,3) p15=g(-4,4) p16=g(-4,5) p17=g(-3,-.5) p18=g(-3,0) p19=g(-3,.5) p20=g(-3,1) p21=g(-3,2) p22=g(-3,3) p23=g(-3,4) p24=g(-3,5) p25=g(-2,-.5) p26=g(-2,0) p27=g(-2,.5) p28=g(-2,1) p29=g(-2,2) p30=g(-2,3) p31=g(-2,4) p32=g(-2,5) p33=g(-1,-.5) p34=g(-1,0) p35=g(-1,.5) p36=g(-1,1) p37=g(-1,2) p38=g(-1,3) p39=g(-1,4) p40=g(-1,5) p41=g(-0.5,-0.5) p42=g(-0.5,0) p43=g(-0.5,0.5) p44=g(-0.5,1) p45=g(-0.5,2) p46=g(-0.5,3) p47=g(-0.5,4) p48=g(-0.5,5) p49=g(0,-0.5) p50=g(0,0) p51=g(0,.5) p52=g(0,1) p53=g(0,2) p54=g(0,3) p55=g(0,4) p56=g(...
2009 Jan 18
4
data management
Dear Rxperts, I have a varaibles data file that looks like this p(1) 10 p(1) 3 p(1) 4 p(2) 20 p(2) 30 p(2) 40 p(3) 4 p(3) 1 p(1) 2 I cannot process these data with R because it does not like the parentheses. How can I get these to look like: p1 10 p1 3 p1 4 p2 20 p2 30 p2 40 p3 4 p3 1 p3 2 The data is in a tab delimited text file and I want to get it into a data.frame(). Many thanks in
2008 Oct 30
2
Adding PDU support to NUT
I've recently been working a bit on adding PDU (http://en.wikipedia.org/wiki/Power_distribution_unit) support in NUT. Some of you might have seen the Powerman thread, which also deals with adding more PDUs support: http://powerman.sourceforge.net/supported.html The result is that we now have support for 2 Eaton | Powerware ePDUs (Managed and Monitored iirc, check http://www.epdu.com). I plan
2001 Feb 15
1
Updated introductory text
All, I have updated my practical introduction to using R to analyse epidemiological data for the March 2001 Computer Software in Epidemiology course at the Nordic School of Public Health to include a short section on object orientation. You can get this from: http://www.myatt.demon.co.uk As a ZIP file containing MS Word '95 (DOC) and Adobe Acrobat v4.xx (PDF) version of the document
2006 May 11
0
PGI 6.1 compile error
I am trying to compile R-2.3.0 (both first release and patched 2006-05-10) on Red Hat Enterprise Linux AS release 3 (Taroon Update 7) using the Portland Group compiler version 6.1 and the notes from Jennifer Lai on p33 of "R Installation and Administration" version 2.3.0 (2006-04-24). I have not used this compiler before, so it is possible things are messed up more than usual, even for me. Following the R Installation and Administration notes I set export PGI=/usr/pgi/linux86-64/6.1 expo...
2006 Jun 10
7
Agile Web Development with Rails Page 33
I''m a real Newb; just bought AWDwR and using it with Win2000 - it took me ages, and only after reading Curt Hibbs Rolling with Ruby, to realise that I needed to use Cmd.exe before using AWDwR''s dave> instructions. I''ve created Say/hello.html and I still get "Template is missing" with http://localhost:3000/say/hello I''ve read
2006 Sep 06
0
FreeBSD Security Advisory FreeBSD-SA-06:19.openssl
...TC (RELENG_6_0, 6.0-RELEASE-p11) 2006-09-06 21:20:54 UTC (RELENG_5, 5.5-STABLE) 2006-09-06 21:21:50 UTC (RELENG_5_5, 5.5-RELEASE-p4) 2006-09-06 21:22:39 UTC (RELENG_5_4, 5.4-RELEASE-p18) 2006-09-06 21:23:16 UTC (RELENG_5_3, 5.3-RELEASE-p33) 2006-09-06 21:24:04 UTC (RELENG_4, 4.11-STABLE) 2006-09-06 21:24:54 UTC (RELENG_4_11, 4.11-RELEASE-p21) CVE Name: CVE-2006-4339 For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and t...
2006 Sep 06
0
FreeBSD Security Advisory FreeBSD-SA-06:20.bind
...TC (RELENG_6_0, 6.0-RELEASE-p11) 2006-09-06 21:20:54 UTC (RELENG_5, 5.5-STABLE) 2006-09-06 21:21:50 UTC (RELENG_5_5, 5.5-RELEASE-p4) 2006-09-06 21:22:39 UTC (RELENG_5_4, 5.4-RELEASE-p18) 2006-09-06 21:23:16 UTC (RELENG_5_3, 5.3-RELEASE-p33) CVE Name: CVE-2006-4095, CVE-2006-4096 For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit <URL:http://security.freebsd.org/>. I. Background BIND 9 is an implementati...
2003 Sep 24
1
FreeBSD Security Advisory FreeBSD-SA-03:14.arp
...ENG_5_0, 5.0-RELEASE-p15) 2003-09-23 16:44:58 UTC (RELENG_4_8, 4.8-RELEASE-p8) 2003-09-23 16:47:34 UTC (RELENG_4_7, 4.7-RELEASE-p18) 2003-09-23 16:49:46 UTC (RELENG_4_6, 4.6-RELEASE-p21) 2003-09-23 16:51:24 UTC (RELENG_4_5, 4.5-RELEASE-p33) 2003-09-23 16:52:45 UTC (RELENG_4_4, 4.4-RELEASE-p43) 2003-09-23 16:54:39 UTC (RELENG_4_3, 4.3-RELEASE-p39) FreeBSD only: NO For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the foll...
2006 Sep 06
1
FreeBSD Security Advisory FreeBSD-SA-06:20.bind
...TC (RELENG_6_0, 6.0-RELEASE-p11) 2006-09-06 21:20:54 UTC (RELENG_5, 5.5-STABLE) 2006-09-06 21:21:50 UTC (RELENG_5_5, 5.5-RELEASE-p4) 2006-09-06 21:22:39 UTC (RELENG_5_4, 5.4-RELEASE-p18) 2006-09-06 21:23:16 UTC (RELENG_5_3, 5.3-RELEASE-p33) CVE Name: CVE-2006-4095, CVE-2006-4096 For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit <URL:http://security.freebsd.org/>. I. Background BIND 9 is an implementati...
2003 Sep 24
3
FreeBSD Security Advisory FreeBSD-SA-03:14.arp
...ENG_5_0, 5.0-RELEASE-p15) 2003-09-23 16:44:58 UTC (RELENG_4_8, 4.8-RELEASE-p8) 2003-09-23 16:47:34 UTC (RELENG_4_7, 4.7-RELEASE-p18) 2003-09-23 16:49:46 UTC (RELENG_4_6, 4.6-RELEASE-p21) 2003-09-23 16:51:24 UTC (RELENG_4_5, 4.5-RELEASE-p33) 2003-09-23 16:52:45 UTC (RELENG_4_4, 4.4-RELEASE-p43) 2003-09-23 16:54:39 UTC (RELENG_4_3, 4.3-RELEASE-p39) FreeBSD only: NO For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the foll...
2005 Dec 22
11
first day using rails
Hi - this is my first day with Ruby on Rails. I''m starting out by working through the Helloworld (Hello Ruby) example program printed up in "Agile Web Development with Rails." My steps are as in the text: 1. ruby script/generate controller Say 2. edit the proper file and add the hello method 3. fire up the browser using address http://localhost:3000 4. fire up the
2006 Jun 09
3
GXP-2000 MultiPurpose Keys
Is it possible to program the multi-purpose keys on a GXP-2000 remotely via a TFTP configuration file? If so, what are the parameters to put in the configuration file? Thanks, Daniel
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...-bW4oPEGAh})>*Db29_;k=?sjGJpaaEP;0A0yG zZq_iEl2!($F&Ep<YNiEj8tUSLz7#{glpFX(4B0&YSq%BzlzfdT**?SX+-2TI=hcrg zDiAK&7>DW)X~ka1HHmwg-~=Fgq<|s7Yd}`UxwpqM21(LJB){H)@_h&>bZ?)tp?kT= z&Qk^~Uq_}^7H|F2$N<Rm4Uh}FYs?xJ54XbO-n)h9gyjU{GeFl?M0*CGRpS>X{OFm} zRi%`azA*mE<C3CCP33BKI(frB2H81{xJay4Q%O#^P%l`7oZ%DypdxWh#NLEzk8wv- z<$>(QQ~S`5Lb}`_I=z4*HMu{uI@!55K9N8ne$$iZ?IwUf(gLLf_;XBe>F}8@?6bNN zTiFlNBvEa)kO6}Pfhu3R(wsq!npnW(i-PdF9{jNP;V1WTthF~=Y8fW(JPZ#IgDA)k zFn^gzvxR07gJKCKi~X3PI9lMsA->H{I!RYJp+p0jN#;+&(?vAqDr7hsJWxM$Ddq?x zrUqubBq$@et76KjBg3*HIOV~myz;%pmSl?...