Displaying 12 results from an estimated 12 matches for "clonned".
Did you mean:
cloned
2006 Jan 24
1
fitting generalized linear models using glmmPQL
Hi, I have tried to run the following (I know it's a huge data set but
I tried to perform it with a 1 GB RAM computer):
library(foreign)
library(MASS)
library(nlme)
datos<-read.spss(file="c:\\Documents and
Settings\\Administrador\\Escritorio\\datosfin.sav",to.data.frame=TRUE)
str(datos)
`data.frame': 1414 obs. of 5 variables:
$ POB : Factor w/ 6 levels
2004 Nov 16
10
clone MAC address
Hi,
I have a mini router that have this feature, "clone MAC address"
My ISP doesn''t allow me to connect more than one computer.
But, with the "clone MAC address" of the mini router, I can connect up
to 5 computers, and my ISP can''t notice that.
What do I need to do this "clonning" with my linux box?
Thanks,
Nico
2005 Aug 31
3
odbc realtime update problem
I'm experimenting with realtime (CVS HEAD), but using odbc to a
third-party database (progress) instead of mysql.
Following the instructions on voip-info, I created a table for voicemail
called rtvm with the following fields:
CREATE TABLE `rtvm` (
`uniqueid` int(11) NOT NULL auto_increment,
`customer_id` int(11) NOT NULL default '0',
`context` varchar(50) NOT NULL default
2008 Jun 27
1
''zfs list'' output showing incorrect mountpoint after boot -Z
I installed snv_92 with zfs root. Then took a snapshot of the root and clonned it. Now I am booting from the clone using the -Z option. The system boots fine from the clone but ''zfs list'' still shows that the ''/'' is mounted on the original mountpoint instead of the clone even though the output of ''mount'' shows that '...
2005 Aug 16
0
X-lite and Dell Optiplex
Hi List,
I'm trying to install X-Lite in Dell Optiplex GX-280 but I'm experiencing sound problems.
When I configure the Audio Tunning Wizard all seems fine, but whe I make a call the sound quality is the worst.
The sound is very noisy, with very low volume and gaps without sounds. I've tried with 3 desktops CPU with the same result.
The onboard sound device is a SoundMax Integrated
2005 Sep 01
0
Re: Polycom 301 second line registration
> Is your Asterisk server listening on port 5061? If not, just change
> the
> entry to 5060.
Also, I'm not sure how your sip.conf is set up for asterisk, but if
you've set it up like:
[203]
type=friend
username=blah
secret=blah
etc...
Your Polycom config file will generally look like this.
<PHONE_CONFIG>
<OVERRIDES
2007 Jul 20
2
Problem
i am have x100P clone, and install asterisk 1.4 and out call normaly and
hangup in xlite to zap but call to asterisk for zap channel nop pass to
xlite and the caller hangup the asterisk not detect.
what is the problem ???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070720/39d4c1e8/attachment.htm
2013 Nov 19
0
r Y MATLAB
Existe el paquete RcppOctave
http://cran.r-project.org/web/packages/RcppOctave/index.html
que permite ejecutar código de Octave (que es un clon libre de Matlab)
desde R. La viñeta del paquete trae muchos ejemplos.
Un saludo,
Carlos J. Gil Bellosta
http://www.datanalytics.com
El día 19 de noviembre de 2013 21:38, Dr. José A Betancourt
Bethencourt <jbetancourt en iscmc.cmw.sld.cu>
2013 Nov 19
4
r Y MATLAB
Gracias a todos, lo que sucede es que nos visitará un colombiano matemático
experto en ecuaciones diferenciales y tiene todo su expertise en matlab lo
que haríamos ahora es llevar directamente las fórmulas matemáticas a R,
Muchas gracias a todos
-----Mensaje original-----
De: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-project.org]
En nombre de Isidro Hidalgo
Enviado el:
2018 Jan 12
1
setting constraints on gam
Thanks Simon, by cloning a smooth construct do you mean copying and
modifying the smooth constructor code? Could you pleas elaborate on
your answer? Which is the Predict.matrix method?
2018-01-12 3:20 GMT-06:00 Simon Wood <simon.wood at bath.edu>:
> There probably is a way, but it involves some programming. You would need to
> clone a smooth constructor (e.g. for the "cr"
2009 Feb 22
3
Error in var(x, na.rm = na.rm) : no complete element pairs
Hello all,
I'm trying to calculate the standar desviation and I'm using the function sd(x,na.rm=TRUE) and I have this error:? Error in var(x, na.rm = na.rm) : no complete element pairs . Why happen this?, What can I do to solve it?. x is list of three numbers which I have from a table.
Thanks so much from Spain
Carlos Morales Diego
2007 Mar 14
6
ipp2p problems
Hello list,
I''m newbie in this list. Well, i''m going crazy with ipp2p.
Googling i find a mini-howto but i''ve got problems.
1) Download:
* iptables-dev (apt-get)
* kernel-headers-2.x.x (your kernel, "uname -r")
* src of your iptables (iptables -V and apt-get source)
* ipp2p-0.8.0.tar.gz (stable)
2) untar ipp2p and cd ipp2p
3) Edit Makefile, if it''s