search for: mstat

Displaying 20 results from an estimated 26 matches for "mstat".

Did you mean: stat
2005 Sep 28
3
xyplots
...s an open or filled circle depending on the value of an indicator variable. I assume I need to use panel.superpose(), but I can't figure out the syntax from lattice documentation. Running R 2.1 under Mac OS X 10.4.2. Any suggestions would be appreciated. Nathan Nathan Leon Pace, MD, MStat University of Utah Salt Lake City, UT 84132 Office: 801.581.6393 Fax: 801.581.4367 Cell: 801.205.1019 Pager: 801.291.9019 Home: 801.467.2925 [[alternative HTML version deleted]]
2003 Nov 05
7
R for various ports of linux
...This might motivate my department to use a different vendor of Linux. Is there anything predictable about which vendors/versions of Linux will have R binaries in the future? Thanks, Nathan PS I looked at CRAN and didn't immediately find any info about the future. Nathan Leon Pace, MD, MStat Work:nlpace at bigpace.med.utah.edu Department of Anesthesiology Home:nlpaces at comcast.net University of Utah Work:801.581.6393 Salt Lake City, Utah Home:801.467.2925 Fax:801.581.4367 Cell:801.558.3987
2005 Dec 15
0
Problems with snow and rpvm
............................ ..................................... pvm> conf conf 2 hosts, 2 data formats HOST DTID ARCH SPEED DSIG uffbsd 40000 FREEBSD 1000 0x00408841 powerpclinux 80000 LINUXPPC 1000 0x0658eb59 pvm> mstat powerpclinux mstat powerpclinux powerpclinux ok pvm> mstat uffbsd mstat uffbsd uffbsd ok pvm> spawn -> hello spawn -> hello [13] 1 successful t80012 pvm> [13:t80012] i'm t80012 [13: t80012] from t80013: hello, world from powerpclinux [13:t80013] EOF...
2004 Dec 05
3
boot package
...alue. However, the boot.ci function to generate CIs from the boot object won't accept NAs. My problem is writing code to impute a numeric value for the missing estimate. ifelse won't generate a numeric value if the test is mode logical. Any suggestions? Nathan Nathan Leon Pace, MD, MStat Work:n.l.pace at utah.edu Department of Anesthesiology Home:nlpaces at comcast.net University of Utah Work:801.581.6393 Salt Lake City, Utah Home:801.467.2925 Fax:801.581.4367 Cell:801.558.3987
2002 Aug 24
1
nlme
...e form 'response variable' ~ 'primary covariate' | 'grouping factor'. In experiments creating response surfaces there are 2 or more primary covariates. Is there any way to use the groupedData() function to include 2 primary covariates? Thanks -- Nathan Leon Pace, MD, MStat Work:nlpace at bigpace.med.utah.ed Department of Anesthesiology Play:nlpaces at attbi.com University of Utah Voice Work:801.581.6393 Play:801.467.2925 Salt Lake City, Utah Fax Work:801.581.4367 Play:801.467.0555 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2004 Dec 03
1
isotonic regression
Hi, Has anyone written code for isotonic regression on ordered rectangular grids? Nathan Nathan Leon Pace, MD, MStat University of Utah Salt Lake City, UT 84132 Office: 801.581.6393 Fax: 801.581.4367 Cell: 801.558.3987 Pager: 801.291.9019 Home: 801.467.2925 [[alternative text/enriched version deleted]]
2010 Jan 31
2
lmer, mcmcsamp, coda, HPDinterval
...) library(coda) HPDinterval(A6post) ..but I got this message: "no applicable method for 'HPDinterval' applied to an object of class "merMCMC"" Should I be coercing A6post to another type, or am I missing other steps altogether? Thanks :) Doug Adams ----- Doug Adams MStat Student University of Utah -- View this message in context: http://n4.nabble.com/lmer-mcmcsamp-coda-HPDinterval-tp1457803p1457803.html Sent from the R help mailing list archive at Nabble.com.
2010 Jan 16
1
Hierarchical Linear Model using lme4's lmer
...& others as seniors within the same school.) So schools are random, division is fixed, and the student Score is the outcome variable. This is what I've tried: lmer(data=Age6m, Score ~ division + (1|school), random=~1 | school) Am I on the right track? Thanks everyone, :) Doug Adams MStat Student University of Utah
2010 Aug 03
1
Metafor
...get credible intervals from random effects meta analysis for the prediction interval of a new study. It appears that the predict.rma function creates approximate credible intervals (pending a function revision by the author) for that purpose. Is my assumption correct? Nathan -- Nathan Pace, MD, MStat Department of Anesthesiology University of Utah 801.581.6393 n.l.pace@utah.edu [[alternative HTML version deleted]]
2012 Aug 09
1
[libvirt] virDomainMemoryStats call
Hi, Is the array mstats returned by virDomainMemoryStats call cummulative or snapshot of the counter at that particular time ? I was of the opinion that is cummulative like the /proc counters but this counter seems to go backwards ie next snapshot value is less than the current one which makes me think these are snapsho...
2003 Nov 13
1
Installing packages
...d for package 'MASS' gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113) is installed. I have checked the R archives and FAQ and admin manual for help. My knowledge of c compiling is limited. Any pointers for debugging this problem would be appreciated. Nathan Nathan Leon Pace, MD, MStat Work:nlpace at bigpace.med.utah.edu Department of Anesthesiology Home:nlpaces at comcast.net University of Utah Work:801.581.6393 Salt Lake City, Utah Home:801.467.2925 Fax:801.581.4367 Cell:801.558.3987
2005 Oct 10
1
labels of a conditioning variable in xyplot
I am running R 2.1.1 on a Mac g5 under Mac OS 10.4.2. I have an xyplot with a single conditioning variable (8 levels) . Here is the code for the conditioning variable used in the formula argument of xyplot: factor( drugauthoryear, levels = c( 'bupicapogna1999', 'levobenhamou2003', 'ropicapogna1999',
2012 Dec 23
0
[LLVMdev] llvm 3.2 regression
...OK ] AddressSanitizerMac.CFStringCreateCopy (506 ms) [ RUN ] AddressSanitizerMac.NSObjectOOB [ OK ] AddressSanitizerMac.NSObjectOOB (2041 ms) [ RUN ] AddressSanitizerMac.NSURLDeallocation [ OK ] AddressSanitizerMac.NSURLDeallocation (165 ms) [ RUN ] AddressSanitizerMac.Mstats [ OK ] AddressSanitizerMac.Mstats (0 ms) [----------] 17 tests from AddressSanitizerMac (66383 ms total) [----------] Global test environment tear-down [==========] 109 tests from 3 test cases ran. (1350454 ms total) [ PASSED ] 109 tests. YOU HAVE 27 DISABLED TESTS > >> Unf...
2010 Mar 25
3
Returning Data Frame from Function for use Outside Function
...t;19", "20", "21", "22", "23"), first=TRUE) #f <- mpr100 ~ time + nhb + hispanic + other + # rural + hrural + # factor(age) + factor(gender) + factor(mstat) + factor(svcpct2) + nvaclass + # a1cgrp8 + anemdef + cbd + chf + chrnlung + htn_c + # hypothy + obese + perivasc + pulmcirc + tumor + # depress + psych + # nhb*rural + hispanic*rural + other*rural +...
2004 Feb 25
1
(no subject)
...functions without extractor functions: for example, to pass a vector of results to another function. Even after looking at V&R S Programming I don't see a general approach. Specifically, how would I extract just the contingency table from ftable. Thanks, Nathan Nathan Leon Pace, MD, MStat Work:n.l.pace at utah.edu Department of Anesthesiology Home:nlpaces at comcast.net University of Utah Work:801.581.6393 Salt Lake City, Utah Home:801.467.2925 Fax:801.581.4367 Cell:801.558.3987
2004 Mar 05
0
Fwd:
...rror in empinf(boot.out, index = index, t = t.o, ...) : > Influence values cannot be found from a parametric bootstrap > > To knowledge I should be able to get bca CIs on a parametric bootstrap > object. > > Any suggestions? > > Nathan > > > Nathan Leon Pace, MD, MStat Work:n.l.pace at utah.edu > Department of Anesthesiology Home:nlpaces at comcast.net > University of Utah Work:801.581.6393 > Salt Lake City, Utah Home:801.467.2925 > Fax:801.581.4367 Cell:801.558.3987
2005 Dec 02
0
problems with R and snow on a debian box only
...on of models. I moved my first steps executing the example which comes with snow with success on the two freebsd boxes. Plain sailing! I can't say the same when I joined the powerpc debian box to the cluster of PCs. In a nutshell, I now can add under the pvm shell the 3 PCs and issuing the mstat hostname command on all of them they're all OK (this either with the debian box as master and the other two as slaves or with one of the fbsd boxes as master)BUT it happens that: Case 1) The Debian powerpc box as master and the 2 freebsd boxes as slaves: under R I load the snow library but whe...
2008 Jun 21
1
stepAIC {MASS}
In a generalized linear model with k covariates, there are 2(kth power) - 1 possible models (excluding interactions). Awhile ago a posting to R-help suggested Model Selection and Multimodel Inference, 2nd ed, by Burnham and Anderson as a good source for understanding model selection. They recommend (page 71) computing AIC differences over all candidate models in the set of possible models. After
2010 Mar 25
0
Counting a number of "elements" in an object
...39;s not to say the answer isn't in the archives just I am a new user and I don't know the proper terms to search under. I have an object: f <- mpr100 ~ time + nhb + hispanic + other + rural + hrural + factor(age) + factor(gender) + factor(mstat) + factor(svcpct2) + nvaclass + a1cgrp8 + anemdef + cbd + chf + chrnlung + htn_c + hypothy + obese + perivasc + pulmcirc + tumor + depress + psych + nhb*rural + hispanic*rural + other*rural +...
2005 Feb 08
1
guest ok = yes, not working(?)
...08 13:34:30, 2] lib/util_sock.c:open_socket_out(789) error connecting to nt4_pdc:445 (Connection refused) [2005/02/08 13:34:30, 0] auth/auth_domain.c:domain_client_validate(199) domain_client_validate: unable to validate password for user Administrator in domain DOMAIN to Domain controller \\MSTAT. Error was NT_STATUS_WRONG_PASSWORD. [2005/02/08 13:34:30, 2] auth/auth.c:check_ntlm_password(312) check_ntlm_password: Authentication for user [Administrator] -> [Administrator] FAILED with error NT_STATUS_WRONG_PASSWORD [2005/02/08 13:34:30, 2] smbd/sesssetup.c:setup_new_vc_session(608)...