search for: sandia

Displaying 20 results from an estimated 135 matches for "sandia".

2003 Oct 27
1
Cross Realm Support
I am doing some testing in Samba 3.0. I am using security=ADS. I am wondering if Samba has any support for cross-realm trust. For example, I have one AD forest SANDIA.GOV that has trust with SANDIA2.GOV. I have the Samba server on linux.sandia2.gov. I have a local user account on linux.sandia2.gov called user. When I log into a win2k client as SANDIA2.GOV/user and connect, it works fine. When I log on to a win2k box in SANDIA.GOV with the account SANDIA.GOV/...
2010 Nov 10
2
Installing Packages
...need to install some packages and my only internet access is via a web-proxy. I have hunted though the docs and I'm not finding anything on setting a proxy in the package install command. Any help would be really appreciated. Thanks Sue Susan Caskey International Biological Threat Reduction Sandia National Laboratories sacaske@sandia.gov (505) 284-5095 *Everybody is somebody else's weirdo. [[alternative HTML version deleted]]
2009 Jun 03
2
classification table in logistic regression
Prof. Harrell, My name is Armida Carbajal, I'm a graduate student intern at Sandia National Laboratories (SNL) and am conducting some research for my thesis project at the University of New Mexico in Statistics for SNL. My project entails a logistic regression and I wanted to create a classification table like the one found in SAS using the function CTABLE. I was running out of...
2002 Jan 22
1
documentation and plotting with lqs
...plot on the lqs object doesn't work: > data(stackloss) > set.seed(123) > examplelqs <- lqs(stack.loss ~ ., data = stackloss) > plot (examplelqs) Error in as.double.default(x) : (list) object cannot be coerced to vector type 14 thanks, --Clayton -- Clayton Springer, Ph. D. Sandia National Laboratories csprin at ca.sandia.gov Biosystems Research Department (925) 294-2143 P.O. Box 969, MS 9951 fax: (925) 294-3020 Livermore, CA, 94551-0969 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2005 Dec 21
1
System Reliability Metrics
I need to calculate some metrics such as Mean Time Between Failure (MTBF), etc (see http://www.cs.sandia.gov/~jrstear/ras for a more complete list). I have observations like start end state 1 2005-11-11 09:05:00 2005-11-11 12:20:00 Scheduled Downtime 2 2005-11-12 13:42:00 2005-11-12 14:45:00 Unscheduled Downtime where each row describes the s...
2001 Nov 08
2
programming question
.... I have a list of sorted names, but I am having trouble translating a name into a number. If this where perl the answer would be a hash. Or can I directly index a table with an alphanumeric string. (ie. a hash). Any help would be greatly appreciated, --Clayton -- Clayton Springer, Ph. D. Sandia National Laboratories csprin at ca.sandia.gov Biosystems Research Department (925) 294-2143 P.O. Box 969, MS 9951 fax: (925) 294-3020 Livermore, CA, 94551-0969 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2016 Sep 08
3
¿Cómo generar tabla apaisada salida PDF con RMarkdown?
...las pudiera poner a página entera en formato apaisado, no tendría problema y es lo que querría hacer. Intenté conseguirlo usando 'xtable' con un código que encontré por ahí. Pongo seguido un ejemplo para poner en un documento Rmd --- title: "Tablas que no entran" author: "Sandia Urlia" date: "" output: pdf_document --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` ```{r} la.tabla.ancha <- cars[c(1:10),rep(1,14)] knitr::kable(la.tabla.ancha, caption = "La tablaza") ``` ```{r results='asis'} options(xtable.comment...
2016 Sep 09
2
¿Cómo generar tabla apaisada salida PDF con RMarkdown?
...ir sandeces varias. Comento, por si hay algn lector, que como yo, se guarda los correos con respuestas a problemas posibles. No estaba usando|header.tex|, que es necesario para una como para otra solucin. El encabezado queda as: |---|| ||title: "Tablas que no entran"|| ||author: "Sandia Urlia"|| ||date: ""|| ||output: || || pdf_document:|| || includes:|| || in_header: header.tex || ||--- | La solucin que coment Carlos (la de: http://stackoverflow.com/questions/25849814/rstudio-rmarkdown-both-portrait-and-landscape-layout-in-a-single-pdf) tiene...
2010 Aug 10
0
[LLVMdev] sqlite3 crashing jit
On Tue, 10 Aug 2010 13:42:05 -0600 "Bueno, Denis" <denbuen at sandia.gov> wrote: > Hello, > http://www.opendylan.org/~housel/bcdump.pl > I'm trying to compile sqlite3 using llvm-gcc, then run it with lli. sqlite3 is part of LLVM testsuite, so it shouldn't crash ... > This builds with the exact same flags as above, but with -emit-llvm > a...
2001 May 22
1
Surrogate splits for decision trees
...d. Surrogate splits and feature ranking are described in Breiman et al "CART" 1984. Curiously, they don't seem to appear anywhere else in the literature. Can anyone comment on how extenible Ripley's tree package is? Thanks in advance, --Clayton -- Clayton Springer, Ph. D. Sandia National Laboratories csprin at ca.sandia.gov Biosystems Research Department (925) 294-2143 P.O. Box 969, MS 9951 fax: (925) 294-3020 Livermore, CA, 94551-0969 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2001 Sep 04
1
searching the r-help list
Do those who have had trouble finding stuff in the R-archive used the search engine? http://www.scirus.com/ And as far as threading goes. My mailler "mutt" threads the mailing list quite nicely. --Clayton -- Clayton Springer, Ph. D. Sandia National Laboratories csprin at ca.sandia.gov Biosystems Research Department (925) 294-2143 P.O. Box 969, MS 9951 fax: (925) 294-3020 Livermore, CA, 94551-0969 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2001 Nov 12
0
Additional Documentation for rpart?
...is question came up in the context of trying to calculate what the "improve" for the node would have been if surrogate split were used instead. So if anybody knows how to do (or extract) that would be very helpful too. Thanks in advance, Clayton Springer -- Clayton Springer, Ph. D. Sandia National Laboratories csprin at ca.sandia.gov Biosystems Research Department (925) 294-2143 P.O. Box 969, MS 9951 fax: (925) 294-3020 Livermore, CA, 94551-0969 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2002 Feb 26
1
Logistic Regression woes
...probabilities numerically 0 or 1 occurred in: (if (is.empty.model(mt)) glm.fit.null else glm.fit)(x = X, y = Y, The dataset in question has 2 classes and 80 features, and there are a few features which are collinear. What could my source of trouble here? Clayton -- Clayton Springer, Ph. D. Sandia National Laboratories csprin at ca.sandia.gov Biosystems Research Department (925) 294-2143 P.O. Box 969, MS 9951 fax: (925) 294-3020 Livermore, CA, 94551-0969 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2009 Oct 02
1
decision trees using the Hellinger distance rather than
...unbalanced data, I came across the use of the Hellinger distance as an alternative to information gain [1,2], when dealing with skewed data. Does anybody know of R implementations of this approach to decision trees? Thanks, [1] http://www.cse.nd.edu/Reports/2008/TR-2008-06.pdf [2] http://csmr.ca.sandia.gov/~wpk/slides/wdmda-sem.pdf -- Rajarshi Guha NIH Chemical Genomics Center [[alternative HTML version deleted]]
2003 Jun 25
1
Kerberos PAC information
Does SAMBA 3.0 use the PAC information available within a Microsoft Kerberos ticket? Thanks. -dan -------------------------------------- Daniel Wachdorf drwachd@sandia.gov Sandia National Laboratories System Security Research and Integration 505-284-8060
2007 Jul 25
1
regarding polylines
...allControls(); map.addMarkerGroup(new MarkerGroup([addDataToMarker(new Marker(new LatLonPoint(37.3853,-122.0172)),{infoBubble : "Maude & Fair Oaks <br/> Next bus is at 14:19:00"}),addDataToMarker(new Marker(new LatLonPoint(37.3958,- 121.9914)),{infoBubble : "Fairwood & Sandia <br/> Next bus is at 14:37:00"}),addDataToMarker(new Marker(new LatLonPoint(37.4034,-121.9958)),{infoBubble : "Lawrence Expwy & Tasman <br/> Next bus is at 14:40:00"}),addDataToMarker(new Marker(new LatLonPoint(37.4033,-121.9801)),{infoBubble : "Old Ironsides &am...
2009 Dec 03
1
Data frame/read.ftable
...23 [2,] 9 2 5 3 Etc. It seems like I should be able to do this using a flat contingency table method such as 'read.ftable' or possibly using 'stack' . However, something is not clicking and hence my plea for assistance. Thanks in advance, Dave Robinson drobin at sandia.gov
2010 Apr 09
0
[LLVMdev] Unknown or runtime type in function definition?
On Fri, Apr 9, 2010 at 2:11 PM, Bueno, Denis <denbuen at sandia.gov> wrote: > Hello all, > > I'm trying to understand a bit of LLVM IR syntax.  I have a function > definition which looks like this in IR: > >    define void @foo(%1* ptr) { ... > > The C code for foo has a definition that looks like: > >    typedef struct bar_...
2002 Apr 25
1
understanding and resolving seg faults
...eger(1), nsplit,3), csplit = catmat, dnode = matrix(double(1), nodes, 3+numresp), deltaI = matrix(double(1), nodes, nsplit), inode = matrix(integer(1), nodes, 6)) -- Clayton Springer, Ph. D. Sandia National Laboratories csprin@ca.sandia.gov Biosystems Research Department (925) 294-2143 P.O. Box 969, MS 9951 fax: (925) 294-3020 Livermore, CA, 94551-0969 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2010 Aug 10
3
[LLVMdev] sqlite3 crashing jit
Hello, I'm trying to compile sqlite3 using llvm-gcc, then run it with lli. I've attached a Makefile and a main.c that simply invokes sqlite3_initialize(). You'll need to download sqlite3 (it was too big to attach) and copy main.c and the Makefile into the directory where sqlite3.c is [Link: sqlite-amalgamation-3_7_0_1.zip <http://www.sqlite.org/sqlite-amalgamation-3_7_0_1.zip>