search for: lagy

Displaying 8 results from an estimated 8 matches for "lagy".

Did you mean: lag
2006 Jan 06
2
panel data unit root tests
...d I was considering something like this: lag <- as.integer(lags) lags.p <- lags + 1 id <- unique(group) id.l <- length(id) y.l <- length(y) yid.l <- length(y)/id.l if (lag > yid.l -2) stop("\nlag too long for defined cross-sections.\n") #for (i in id) { lagy <- y[2:yid.l] lagy.em <- embed(lagy, lags) id.l <- length(id) dy <- diff(y)[1:yid.l-1] dy.em <- embed(dy, lags) # } print(levinlin(ws, year, id, lags = 3)) Couldn't figure the loop over units out but with N = 1 the data transformation seemed to work just fin...
2007 Sep 04
0
NAT-troubles with RTP
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Because it seems my mail from 30th august didn't make it to the list i send it again. If the mail _did_ get to the list and i didn't see it please excuse the duplicate post Below is the mail from the 30th: I have a setup like this: An asterisk-server with SIP-phones on the outside of a NAT. For example: asterisk with local IP-address
2007 Jul 30
2
Strange ISDN Troubles
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ahoy I'm trying to setup Asterisk on debian etch (with the debian packages) with a "Fritz!Card PCI" ISDN card and chan_capi. Everything seems to be configured the right way (excerpts below), Asterisk seems to see the ISDN-card but if i try to place a test-call from the outside i don't see anything on the asterisk-console (set debug
2009 Aug 12
5
[NEW USER]Wine question
...some lag in "last chaos" but only when i was surounded by a lot of monsters these are the list of games that i play and some of them i tested 1 month ago in wine Wine 1.1.27 with 7300Gt 256ddr3,i did not install linux since i got 9600gt Code: Last Chaos -works a bit lagy in some places Burnout Paradise -dont know Wheelman -dont know GTA: 3,vice city,san andreas -worls very good Red Alert 2 yuri -works but mouse slows down all Driver Parallel Lines -dont know Mafia...
2004 Feb 17
2
Lattice graphics and strip function
I am looking for examples of code that demonstrates the fine tuning of the strip panels in lattice graphics and uses plotmath characters. The code for the graphic is as follows: xyplot(lagy ~ n | rho1 * rho2, data= data, layout=c(2,6), span = 1, xlab = "Sample Size", ylab = "Bias in the Coefficient for the Lag of X", type = "o") rho1 is a four level factor and rho2 is a three level factor. The problem is that I want to use plotmath characters...
2019 Nov 30
3
Debian Stretch - > buster: samba packages
Upgrading DC1 at site 3 (next site ;-)) I edited sources.list and van-belle.list (s/stretch/buster/g ...) apt-get update: ok apt-get upgrade: as well apt-get dist-upgrade: DANGER -> it tells me it would remove samba! Die folgenden Pakete werden ENTFERNT: libcurl3 libkdb5-8 libmariadbclient18 libnss-winbind libpam-winbind libsmbclient libuptimed0 python3-ldb python3-samba samba
2019 Nov 30
0
Debian Stretch - > buster: samba packages
On 30/11/2019 17:15, Stefan G. Weichinger via samba wrote: > Upgrading DC1 at site 3 (next site ;-)) > > I edited sources.list and van-belle.list (s/stretch/buster/g ...) > > apt-get update: ok > > apt-get upgrade: as well > > apt-get dist-upgrade: DANGER > > -> it tells me it would remove samba! > > Die folgenden Pakete werden ENTFERNT: > libcurl3
2019 Dec 02
1
Debian Stretch - > buster: samba packages
On 02/12/2019 10:51, Stefan G. Weichinger via samba wrote: > Am 02.12.19 um 11:43 schrieb Rowland penny via samba: >> On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote: >>> Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba: >>>> Hai, >>>> >>>> Sorry for the late reply. >>> Never mind, weekend is important ... >>>