Displaying 20 results from an estimated 600 matches similar to: "fischer.test help"
2006 May 15
1
Zero-inflated Poisson Repeated Measures Data
Does someone have code, or point to a source to get it, to model repeated
measures zero-inflated poisson data.
The data come from a replicated field trial comparing two treatments - a
control and a test treatment.
Thanks in advance
------------------------------------
Subhash Chandra, DSc
Senior Biometrician
Primary Industries Research Victoria
Department of Primary Industries
1 Ferguson Road
2019 Nov 27
2
Writing a Pass in LLVM MC (Machine Code) level to Analyze Assembly Code
Hi All,
A self-follow up and rephrase of my previous question with updated subject:
What I want to do is to analyze hand-written assembly code with 'full
details' where semantics of each instruction can be known in LLVM passes.
Many of such instructions have no corresponding counterparts in IR/MIR
forms, such as 'syscall' 'iret', etc. At MC level, such assembly code can
2019 Nov 25
2
[Machine IR] Analyzing Assembly Source Code in MIR passes
Llvm-mctoll will raise a binary back to LLVM IR.
Not exactly what you want but it might be something you can leverage.
https://github.com/microsoft/llvm-mctoll
On Mon, Nov 25, 2019 at 1:19 PM Nicolai Hähnle via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On Thu, Nov 21, 2019 at 3:37 AM Lele Ma via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > My goal is to write
2019 Nov 21
2
[CodeGen] Read/Write Machine IR from/to Persistent File
Dear LLVM developers,
Just as LLVM IR can be read/write via persistent bitcode (*.bc *.ll) files,
is there any similar implementation in LLVM to read/write Machine IR (MIR)
via a persistent file?
If not and I would like to add it (e.g. for ARM or RISC-V), could you
direct me materials and/or LLVM source code modules where I should start
with?
Best Regards,
Lele Ma
-------------- next part
2003 Dec 17
2
Troubles with voicemail and cisco 7905 SIP
I'm deploying a fairly large number of Cisco 7905 with SIP connected to an
asterisk PBX.
The problem:
the 7905 has this nice "feature": You can set a "voice mail number" in
configuration, so that you can listen your voice mail just by hitting the
"messages" key on the phone. It just autodials "8500" or whatever else.
The customer wants this, so
2014 Feb 25
2
Introduction mail
Hi my name is Abhinandan Bhattacharjee i am student of Computer Science
stream of netaji subhash engineering college, kolkata, West bengal, India.
I know php,c,c++,java and working on python iike your organistion and would
love to work for it in thi years gsoc please guide me what i need to do
i have done some projects these are
-- https://github.com/avinandan/avenir
2019 Nov 21
2
[Machine IR] Analyzing Assembly Source Code in MIR passes
Dear LLVM developers,
My goal is to write LLVM Machine IR (MIR) passes to analyze the assembly
source code. But it seems I need to find a way to translate the handwritten
assembly code into MIR format first.
Is there any materials, or any modules in LLVM source code, that can help
to translate assembly code into LLVM MIR for analysis?
Or is there any easier ways to analyze assembly code in MIR
2003 Sep 18
1
e100p and E-bit alarm indication
We connected an * box with an e100p to an E1/PRI from a telco here in Italy.
After we had it working perfectly the telco told us that, despite the circuit
appeared to work fine, and we could place calls on it, they had an "E-bit2
alarm indication constantly on that caused the circuit to be flagged as
"faulty" every time.
(The E-bit indication, is an alarm sent back from us to
2020 Mar 28
5
Datos oficiales de COVID-19 en España
Hola a todos,
Por fin pude terminar de preparar la descarga y procesamiento de los datos
por edad y sexo. Ya están en el repositorio:
https://github.com/rubenfcasal/COVID-19
Ya puestos también incluí la descarga e importación de los datos acumulados
del ISCIII y actualicé las tablas en
https://rubenfcasal.github.io/COVID-19/COVID-19-tablas.html empleando el
paquete DT. Ahora tiene tres
2003 Sep 18
1
CDR of calls transferred via IAX[2]
Let's say i have a network of * boxes connected via IAX, one of them is a
"switch", one or more are the "gateways".
- An IAX[2] "customer" register himself on the "switch" (and gets an
accountcode for te purpose of cdr)
- The customer places a call to the "switch", the switch does some magic and
decides which "gateway" the call
2004 Feb 03
2
cisco 7912 voicemail/dnd issue
Hi all,
I playing around with some C7912 IP phones (SIP FW).
They work nice with asterisk, but I found the following issue:
o When I configure the voicemail number (8500) to access VM
I can push the "messages" button on the phone to access my VM
o The phone can setup DND and call redirection on NA and BUSY
o MWI is also working fine ;-)
But in this case the call will be
2009 Mar 30
1
Trouble adding a pci device to a a linux domU
Hi,
I want to give direct access to my monitor for my linux domU so that my
graphics can run smoothly inside domU which is Ubuntu 8.10
I tried doing the following, but things didn''t work out.
1. I boot my Xen on Debian ( lenny ) using
kernel /boot/xen-3.2-1-i386.gz
module /boot/vmlinuz-2.6.26-1-xen-686 root=/dev/sdc4 ro console=tty0
pciback.permissive pciback.hide=(00:02.0)
2013 Oct 04
3
[Bug 10182] New: Deleted file not shown in logfile (--log-file) unless out-format option is specified
https://bugzilla.samba.org/show_bug.cgi?id=10182
Summary: Deleted file not shown in logfile (--log-file) unless
out-format option is specified
Product: rsync
Version: 3.1.0
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo:
2020 Sep 10
2
SALDO EN RESUMEN DE CUENTA CONTABLE
Tengo que preparar un Dataset que termine siendo un resumen de cuenta
contable a partir de los datos del diario contable de una empresa que el
script va filtrando cuenta por cuenta. He podido importar los datos con
variables: fecha , concepto, valor debe, valor haber y me falta una
variable que sea el saldo. Sucede que el saldo se tiene que calcular fila a
fila, es decir sumando el valor debe y
2020 Mar 02
2
[PATCH 0/1] Delay installation of QEMU-GA
This is a replacement for previously posted patch "Delay firstboot scripts to
some later time":
https://www.redhat.com/archives/libguestfs/2019-November/msg00134.html
Instead of delaying all the firstboot scripts we just delay the QEMU-GA
installation that we know is problematic. I will possibly send a similar patch
for RHEV-APT installation later.
Tom?? Golembiovsk? (1):
windows:
2015 Jun 27
2
pr
Estimados
No tengo experiencia en programación y quisiera preparar el siguiente script para los estudiantes
Una supuesta enfermedad, al parecer de transmisión aérea y que suele durar 7 días, entra en una localidad de 500 habitantes, la incidencia diaria es
c(1,5,12,13,15,19,22,34,41,53,70)
Al calcular Ro de la manera siguiente:
library(R0)
est.R0.AR(pop.size=500,
2013 Jun 09
3
Preparación de datos
Hola, ¿como están?
Me encuentro haciendo un trabajo de Explotación de Información para
la facultad y tengo un inconveniente a la hora de preparar los datos para
poder operar con ellos.
Tengo un atributo "Titulo Secundario" que cuenta con 139 valores
diferentes (al final les dejo algunos de estos valores con la cantidad de
ocurrencias de cada uno) y lo que quiero hacer es
2020 Mar 02
2
Re: [PATCH 1/1] windows: delay installation of qemu-ga MSI
On Mon, Mar 02, 2020 at 12:26:00PM +0100, Tomáš Golembiovský wrote:
> Instead of running firstboot script during early boot schedule a task
> delayed for 1-2 minute.
IIUC, you picked 119 seconds, so effectively 2 minutes. IOW, s/1-2/2/
> During the first boot, after virt-v2v conversion, Windows installs the
> drivers injected by virit-v2v. When this installation is finished
2019 Nov 21
4
[PATCH 0/2] Delay firstboot scripts to some later time
When firstboot is used from virt-v2v the scripts, if not fast enough, can get
killed by Windows. After windows installs virtio drivers injected by virt-v2v
it performs some internall reboot, stopping all the running services and
killing any running firstboot script. This is problem mostly for MSI installs
(like qemu-ga that was added recently) that can take several seconds to finish.
This change
2017 Feb 03
2
Limpiar variables
Hola:
Tengo una serie de variables numéricas en las que aparecen caracteres
extraños. Las variables tienen unos 50000 datos aproximadamente.
ejemplo:
{1,25,47,A%.....,25N,....C,.....)
No es un problema a la hora de cargar el archivo csv a R. Estos caracteres
ya vienen en el csv.
¿Cómo podría limpiarlos en R?
Muchas gracias
[[alternative HTML version deleted]]