search for: reves

Displaying 15 results from an estimated 15 matches for "reves".

Did you mean: redes
2002 Aug 13
0
AW: AW: Unable to open configuration file "/etc/smb.conf" (or whe reve r i specify)
> -----Urspr?ngliche Nachricht----- > Von: nero one [mailto:nero_oner@yahoo.com] > Gesendet: Dienstag, 13. August 2002 19:33 > An: Uli Luckas > Cc: samba@lists.samba.org > Betreff: Re: AW: Unable to open configuration file "/etc/smb.conf" (or > whereve r i specify) > > > Hi Uli, > > I'm not really sure what i'm looking for here, but
2009 Jan 19
3
bootstrapped eigenvector method following prcomp
G'Day R users! Following an ordination using prcomp, I'd like to test which variables singnificantly contribute to a principal component. There is a method suggested by Peres-Neto and al. 2003. Ecology 84:2347-2363 called "bootstrapped eigenvector". It was asked for that in this forum in January 2005 by J?r?me Lema?tre: "1) Resample 1000 times with replacement entire
2011 Nov 05
1
testing significance of axis loadings from multivariate dudi.mix
Hi all I?m trying to tests the significance of loadings from a ordination of 46 variables (caategorical, ordinal and nominal). I used dudi.mix from ade4 for the ordination. A years ago Jari Oksanen wrote this script implementing Peres-Neto et al. 2003 (Ecology) bootstraping method: netoboot <- function (x, permutations=1000, ...) { pcnull <- princomp(x, cor = TRUE, ...) res
2013 Dec 04
1
calcular la integral indefinida (primitiva) de una función respecto un parámetro
Hola a todos Me gustaría calcular la integral indefinida (primitiva) de una función respecto un parámetro. Al estilo de lo que hace la función D, pero al reves > s <- expression(5*x^2+2 ) > D(s,"x") 5 * (2 * x) Con integrate hay que indicar a la fuerza los límites de la integral, y con Ryacas no funciona nada, ya que no se conecta a su ip ¿Conocéis alguna forma? Saludos
2005 Jan 29
1
Bootstrapped eigenvector
Hello alls, I found in the literature a technique that has been evaluated as one of the more robust to assess statistically the significance of the loadings in a PCA: bootstrapping the eigenvector (Jackson, Ecology 1993, 74: 2204-2214; Peres-Neto and al. 2003. Ecology 84:2347-2363). However, I'm not able to transform by myself the following steps into a R program, yet? Can someone could help
2006 Sep 22
1
Propensity score and three treatments
Dear All, I would like to find something ( references, code,..) to implement a comparison of three treatments in an observational study using the 'Propensity Score'. Any help is much appreciated. Thanks! Giovanni -- dr. Giovanni Parrinello Department of Biotecnologies Medical Statistics Unit University of Brescia Viale Europa, 11 25123 Brescia email: parrinel at med.unibs.it Phone:
2005 Sep 29
1
More Random Behaviour
Okay, I'm starting to face professional ridicule at work over this. A Samba install should take a couple of days, I've been at it... far to long now. When this started I chased the problem in all the wrong directions. I thought it was this environment. Now I don't think so. I have Samba 3.0.14a installed on an AIX 5.2 server. I had it running (not the way I wanted, but running).
2006 Mar 27
0
Question: How to solve the Windows Drive Mapping Problem?
Hi, how do I solve the problem of Windows Clients disconnecting at every logon? Can I do something to ensure that the clients do not need to manually reconnect to the Samba drive? Thanks. Reve Technology Sdn Bhd C.K. Chua Technical Support Manager Mobile : +6012.723.6993 Office : +607.222.8766 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 /
2005 Oct 09
1
Simple Sudoku - not minimising/letting me do anything else
I have installed Simple Sudoku (http://www.angusj.com/sudoku/index.php) but I cannot minimise it, nor go to another screen to do something else. If I try, its window gets larger, vertically. I am using wine 20050725 (which is what is packaged for my system at present), on a Debian system running XFree86, with icewm-gnome. Can anyone advise why this program "hogs attention"? -- Phil
2020 Jul 08
2
Defining the DIExpression operator DW_OP_LLVM_arg
On Wed, Jul 8, 2020 at 9:48 AM Adrian Prantl <aprantl at apple.com> wrote: > > > > > On Jul 8, 2020, at 9:33 AM, David Blaikie <dblaikie at gmail.com> wrote: > > > > On Wed, Jul 8, 2020 at 9:29 AM Adrian Prantl via llvm-dev > > <llvm-dev at lists.llvm.org> wrote: > >> > >> > >> > >>> On Jul 8, 2020, at 5:21
2006 Mar 14
2
SMART for SATA devices ?
I noticed that the changelog for the new kernel 2.6.9-34 on the redhat enterprise watchlist states on of the fixes as; 145061 - SMART support in SATA driver (P1) Does this mean that with that kernel we should be able to interrogate SATA drives now ? Cheers, Bards.
2001 Sep 28
0
openssh-2.9.9p2 subscript violation problems with ctype macros
In several places, openssh-2.9.9p2 passes a 'char' value to a ctype macro like 'isdigit'. This has undefined behavior on hosts with signed characters, if the character value happens to be negative. For example, isdigit('\200') expands to an array access that is a subscript error on hosts with signed characters where '\200' == -128. This leads to incorrect results,
2020 Jul 08
2
Defining the DIExpression operator DW_OP_LLVM_arg
On Wed, Jul 8, 2020 at 9:29 AM Adrian Prantl via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > > > On Jul 8, 2020, at 5:21 AM, Tozer, Stephen <stephen.tozer at sony.com> wrote: > > > >> To summarize my understanding: Neither of these operators is strictly necessary, since the same effect can be achieved by implicitly pushing all operands of a
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2024 Jan 17
1
Determining the size of a package
Dear fellow developers, Is there an easy way to determine how big my packages (psych and psychTools) will be on various versions of CRAN? I have been running into the dread 'you are bigger than 5 MB" message for some installations of R on CRAN but not others. The particular problem seems to be some of the mac versions (specifically r-oldrel-macos-arm64 and r-release-macos-X64 ) When