search for: scann

Displaying 19 results from an estimated 19 matches for "scann".

Did you mean: scanf
2015 Feb 13
1
[PATCH] actions.ml: fix a typo
s/scannning/scanning Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- generator/actions.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/actions.ml b/generator/actions.ml index 5301a29..6c6849d 100644 --- a/generator/actions.ml +++ b/generator/actions.ml...
2004 Jul 16
3
Email eller vedhæftet fil blokeret
...dresse (eller med din adresse som afsender) er blevet afvist fra Allerød Kommune. Spam og virus bliver typisk sendt under dække af andre afsendere og den blokerede email behøver derfor ikke oprinde direkte fra dig. (Husk dog altid at have et opdateret antivirusprogram på din computer.) Du kan evt. scanne din computer med det gratis' værktøj "Stinger" fra McAfee som findes på adressen: http://vil.nai.com/vil/stinger Du finder en engelsk vejledning på siden! Hvis din email eller fil derimord er blokeret ved en fejl, kan du kontakte vores Helpdesk på tlf. 70 26 30 48, som så vil hjælp...
2006 May 03
2
mca id numbers
...pear the id numbers from scatter.dudi (mc analysis) ? a <- as.factor(c(1, 2, 3, 2, 1)) b <- as.factor(c(3, 2, 3, 1, 1)) x <- as.factor(c(1, 2, 2, 1, 3)) y <- as.factor(c(2, 2, 3, 1, 1)) dat <- data.frame(a=a, b=b,x=x,y=y) summary(dat) dat require(ade4) dat.acm <- dudi.acm(dat, scann = FALSE, nf = 2) scatter.dudi(dat.acm) Thank you very much ! Mauricio
2009 Apr 17
2
For the record: Postfix+Spamassassin+ClamAV+Dovecot
.../bin/spamc -f -e /usr/local/libexec/dovecot/deliver Postfix hands off to Spamassassin, which processes ALL mail (not just attachments) through the ClamAV plugin before parsing for spam, and then hands the whole mess off to Dovecot for 'deliver' to handle. How simple is that? Since ClamAV scanns all mail, it might be too processor-intensive for really large mail systems, but it is working great for our 120+ user system with lots of spam coming in. If you're using Procmail or some other preprocessor that can hand off to a pipe, then you could skip the plugin and pipe messages over a ce...
2006 Sep 08
4
Connecting to a SQLBASE database with R
...be able to connect with this type of database. I hope I would be understood. I am not a database specialist and, being french, my english is a little bit poor. Thanks for your response. Vincent Spiesser ------------------------------------------------------------------------- Ce message a ete scanne par l'anti-virus du Conseil General du Finistere. ------------------------------------------------------------------------- [[alternative HTML version deleted]]
2004 Jan 01
1
ade4
...produce correspondence analysis (nice) plots. I do not seem to figure out how to plot the raw coordinates only -- or column coordinates only. I would appreciate any help in doing that. Here is the example I am following -- from the package. data(banque) > banque.acm <- dudi.acm(banque, scann = FALSE, nf = 3) > scatter.dudi(banque.acm) Using, platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 8.1 year 2003 month 11 day 21 language R TIA, Marwan ------------------------------------------------------------------...
2005 Mar 14
1
Significance of Principal Coordinates
...> # Calculate Chord Distance > > library(vegan) > Chord <- vegdist(decostand(Data, "norm"), "euclidean") > > # Calculate Principal Coordinates, including distance matrix row weights > > library(ade4) > PCoord.Eigen <- dudi.pco(Chord,row.w=Weight,scann=F,full=T)$eig[1:nEigen] > > # Randomization of Principal Coordinates Analysis > > library(labdsv) > for (i in 1:99) { > Data.random <- rndtaxa(Data,species=T,plots=T) > Total.random <- apply(Data.random,1,sum) > Weight.random <- round(Total.random/max(To...
2006 Nov 07
0
Scan or read.table bug in R?
...program and changed the directory to my used folder. > > Using a .txt file named ?a.txt? and stored in the entered directory I tried the function: > > > > scan(?a.txt?) and read.table(?a.txt?) > > > > Following error report encountered: > > > > scann("a.txt") > > Fehler in file(file, "r") : kann Verbindung nicht ?ffnen > > Zus?tzlich: Warning message: > > kann Datei 'a.txt' nicht ?ffnen. Grund 'No such file or directory' > > > > Where is the problem? > > I tried, r...
2004 Nov 22
1
R(D)Com
...details about the requestor could find his resume at address http://e-doclib.aqte.be/docs-doc-view.php?doc_id=303. Best regards. Constant Depièreux Managing Director Applied Quality Technologies Europe sprl Rue des Déportés 123 B-4800 Verviers +32 87 29 21 75 www.aqte.be ---- Ce message a été scanné avec Norton anti-virus, dernière mise à jour disponible en ligne ----- [[alternative HTML version deleted]]
2005 Feb 01
0
folder redirecting for non-roaming users - is it reasonable?
...ow about it immediately, because the user calls and complains - which means we don't backup something that is out of sync (users keeps fresh up-to-date data on his/her PC; and we back up an outdated roaming profile which is on the server) - we can actively fight against viruses: now a virus scanner scanns user profiles on the server, but even if it detects a virus and removes it, it appears again (as it is still on user's PC); with profiles kept partially on the server, this would not be the case? What do you think? Should we use folder redirecting for non-roaming users which have...
2009 Feb 02
2
did_not_yield
...me rudimentary code for loging into my app and database, it works ok (I think) but in Production, it does some strange things. I''ve reduce the problem to a more simplest approach, without rendering, simply creating a variable of what should do. Here is what I get in the log: Processing ScannsController#status (for 127.0.0.1 at 2009-02-02 14:24:25) [GET] Session ID: 595e081a5e726f0594f83652c3c2a9d5 Filter chain halted as [#<ActionController::Filters::AroundFilter:0x20470e8 @kind=:filter, @identifier=nil, @options={}, @method=:log_test>] did_not_yield. Completed in 0ms (DB: 12) |...
2011 Nov 05
1
testing significance of axis loadings from multivariate dudi.mix
...t;- sweep(sol, 2, reve, "*") out <- out + ifelse(res > 0, sol <= 0, sol >= 0) } out/permutations } I tried to aply it to the case of dudi.mix instead of princomp this way: netoboot1<-function (x, permutations=1000,...) { dudinull <- dudi.mix(x, scannf = FALSE, nf = 3) res <- dudinull$c1 out <- matrix(0, nrow=nrow(res), ncol=ncol(res)) N <- nrow(x) for (i in 1:permutations) { dudi <- dudi.mix(x[sample(N, replace=TRUE), ], scannf = FALSE, nf = 3) pred <- predict(dudi, newdata = x) r <- cor(d...
2005 Nov 11
1
Snow parLapply
...Rmpi version: 0.4-9 Rmpi is an interface (wrapper) to MPI APIs with interactive R slave functionalities. See `library (help=Rmpi)' for details. 2 slaves are spawned successfully. 0 failed. > lapply(list(a=as.data.frame(a),b=as.data.frame(b)),dudi.pca,scannf=F) $a Duality diagramm class: pca dudi $call: FUN(df = X[[1]], scannf = ..1) .. $b Duality diagramm class: pca dudi $call: FUN(df = X[[2]], scannf = ..1) .. > parLapply(mycluster,list(a=as.data.frame(a),b=as.data.frame(b)),dudi.pca,scannf=F) [1] "Error in FUN(X[[1]], ...) : couldn'...
2015 Feb 05
5
resize: Preserve GPT GUID so we don't break EFI bootloaders (RHBZ#1189284)
virt-resize didn't preserve the per-partition GPT GUID. Now that guests using UEFI are becoming common (basically it's the default on aarch64) we need to take into account that sometimes the partition GUID is used by the bootloader NVRAM variables to identify the boot partition, so it must be preserved across resize. This bug caused the 'virt-builder --size' option to fail on
2015 Jan 16
18
[PATCH 00/16] btrfs: add support to btrfs scrub, balance, rescue and inspect
Hi, This series adds new APIs to support btrfs scrub, balance, rescue and inspect. Some of them don't have tests because: - btrfs_scrub and btrfs_balance completes too early before we can test btrfs_scrub_cancel, btrfs_scrub_resume, btrfs_scrub_status, btrfs_balance_pause, btrfs_balance_cancel, btrfs_balance_resume and btrfs_balance_status. - can't
2002 May 16
4
rsynch related question
Hello, I had a question on rsynch'ing, please do help me on this, I have scenario where,I need to synch the two softwares, where both the software are across the network, on different cells( AFS cells). For ex: first1 - /afs/tr/software , second1 - /afs/ddc/software Both the softwares are same & fist1 cell will be constantly updating and I need to synch this
2015 Feb 03
2
[PATCH v2 0/2] add btrfs_balance_status and btrfs_scrub_status
changes in v2: - add check for the length of lines[] - the code parsing 'btrfs scrub -R status' output is changed into a loop Hu Tao (2): New API: btrfs_balance_status New API: btfs_scrub_status. daemon/btrfs.c | 263 +++++++++++++++++++++++++++++++ generator/actions.ml | 26 +++ generator/structs.ml | 34 ++++
2010 Dec 14
4
Discriminant Correspondence Analysis
...I found through the R website, but when I try to use this code, I don't know how to assign a name for the df, or what to put for "fac", and what is worse, I get an error message saying that the program cannot find the "discrimin.coa" command. Usage discrimin.coa(df, fac, scannf = TRUE, nf = 2) Arguments df a data frame containing positive or null values fac a factor defining the classes of discriminant analysis scannf a logical value indicating whether the eigenvalues bar plot should be displayed nf if scannf FALSE, an integer indicating the number of kept axes Exa...
2015 Feb 02
5
[PATCH 1/2] New API: btrfs_balance_status
...e (ret->btrfsbalance_status); + free (ret); + pcre_free (re); + + return NULL; +} diff --git a/generator/actions.ml b/generator/actions.ml index c0beaae..f943ecb 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -12385,6 +12385,16 @@ Recover the chunk tree of btrfs filesystem by scannning the devices one by one." longdesc = "\ Recover bad superblocks from good copies." }; +{ defaults with + name = "btrfs_balance_status"; + style = RStruct ("status", "btrfsbalance"), [Pathname "path"], []; + proc_nr = Some 44...