search for: klein

Displaying 20 results from an estimated 347 matches for "klein".

Did you mean: kleen
2015 Jul 03
6
[Bug 2420] New: Race condition regarding ControlPersist and ControlMaster=auto
...er=auto Product: Portable OpenSSH Version: 6.6p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: dominik.klein at gmail.com There seems to be a race condition in ssh between looking for an available control socket and actually using it. If in between those 2 steps the socket is removed by the original ssh client because ControlPersist timed out, the socket will be gone by the time ssh tries to use it and s...
2004 Apr 16
5
Non-Linear Regression (Cobb-Douglas and C.E.S)
...7, 60, 63.8, 64.9, 66) # employment R> K <- c(236.2, 240.2, 248.9, 254.5, 264.1, 273.9, 282.6, 290.2, 299.4, 303.3, 303.4, 297.1, 290.1, 285.4, 287.8, 292.1, 300.3, 301.4, 305.6, 313.3, 327.4, 339, 347.1, 353.5, 354.1, 359.4, 359.3, 365.2, 363.2, 373.7, 386, 396.5, 408) # capital R> klein <- cbind(Y,L,K) R> klein.data<-data.frame(klein) R> coef(lm(log(Y)~log(L)+log(K))) # i used these linearized model's estimated parameters as initial values (Intercept) log(L) log(K) -3.6529493 1.0376775 0.7187662 R> nls(Y~ALPHA * (L^(BETA1)) * (K^(BETA2)), d...
2011 Jul 25
0
error in optimization when I include constant term in Klein and Spady (np package)
Dear all, I am trying to use the np package for the estimation of a model with Klein and Spady's semiparametric estimator. When though, I include a constant term ( a column with 1s in X) then the following message appear: Multistart 1 of 3...Error in optim(c(beta, h), fn = optim.fn, gr = NULL, method = optim.method, : non-finite value supplied by optim So, how can I inc...
2015 Jun 25
0
Organizing a Pre Astricon road trip (Eric Klein)
Sorry, apparently I forgot that we are looking at the Monday before Devcon for this trip. > ------------------------------ > > Message: 4 > Date: Wed, 24 Jun 2015 11:59:29 +0300 > From: Eric Klein <eric.klein at greenfieldtech.net> > To: asterisk-users at lists.digium.com > Subject: [asterisk-users] Organizing a Pre Astricon road trip > Message-ID: > <CAD4dZ0= > KfD5Nf8t5cFEuuHr10ip+YKJA_cMM2TgfZgWpCwe3kg at mail.gmail.com> > Content-Type: text/plain; ch...
2016 Apr 25
3
copy of a share without path
...19192, 0] ../lib/param/loadparm.c:966(lpcfg_service_ok) WARNING: No path in service template12 - making it unavailable! And I'm unable to access "alex". But if I don't use "copy", then it works correctly: [alex] path = /home/alex valid users = alex Alexandre Klein Tanuki Software, Ltd. 6-18-10-4F Nishi-Kasai, Edogawa-ku Tokyo 134-0088 Japan Tel: +81-3-3878-3211 Fax: +81-3-3878-0313 http://www.tanukisoftware.com On Fri, Apr 22, 2016 at 5:10 PM, mathias dufresne <infractory at gmail.com> wrote: > How to use copy: > [template12] > writable...
2004 Jan 20
1
Compiling problems with SuSE
> -----Original Message----- > From: Uwe Klein [mailto:uwe-klein@foni.net] > Sent: Monday, January 19, 2004 9:14 AM > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Compiling problems with SuSE > > > > From: Dustin Knuttgen on Sunday, January 18, 2004 11:47 PM > > > > > We tried to use S...
2010 Aug 19
0
[LLVMdev] VMKit Boehm MMTk Compilation
...olas geoffray <nicolas.geoffray at gmail.com>: > I am running revision 107246 of llvm-gcc. > > You can still debug LLVM Makefile framework. I use it to compile my c++ > files to llvm bitcode and then to native. > > Nicolas > > On Fri, Aug 13, 2010 at 10:47 PM, Kyle T. Klein > <kyleklein at umail.ucsb.edu>wrote: > >> Hi Nicolas, >> >> I suppose the only thing I have yet to try is to match the revision of >> llvmgcc as well as llvm. So what is the revision of llvmgcc you are using? I >> shall try that and see if it helps. >...
2011 Aug 04
0
Semiparametric double-index Klein Vella 2009 estimator question.
Dear List's Members, I'm trying to implement "1. Roger Klein and Francis Vella, ?A semiparametric model for binary response and continuous outcomes under index heteroscedasticity,? Journal of Applied Econometrics 24, no. 5 (2009): 735-762. " estimator. I have a technical doubt about the choice of the optimizer for the likelihood function maximization. T...
2011 Jul 18
0
np package, estimating the standard errors of Klein and Spady's estimator
Dear all, I would like to estimate the standard errors of Klein and Spady's estimator for that I am using: library(np) N<-100 X<-matrix(c(rnorm(N,1,1), rnorm(N,0,1)), ncol=2) BETA <-matrix(1,2,1) Z<-X%*%BETA L<-rlogis(N,location=0, scale=1) Y <-as.vector(X%*%BETA+L>=0)*1 KS <- npindexbw (xdat=X, ydat=Y, bandwidth.compute=TRUE, m...
2008 Jun 24
3
heatmap and continuous variable
...could be done by small bars, a curve or simply numbers above the columns. (The Sample names are already located at the bottom.) Does someone have example code for this or a similar problem? Is this so special that I have to get down to the lattice package? Thank you, Hans-Ulrich -- Hans-Ulrich Klein Department of Medical Informatics and Biomathematics Westf?lische Wilhelms-Universit?t M?nster Tel.: +49 (0)251 83-58405
2007 Jun 27
5
FreeBSD-6.2 and pxelinx
...ks so ?LABEL FreeBSD-6.2 kernel memdisk append console=ttyS0,38400 initrd=6.2-RELEASE-i386-bootonly.img c=812 h=255 s=63 I?ve tried with and without harddisk parameters, same result. Hope anyone can help me to fix this. THX IN ADVANCE! Mit freundlichem Gru? / Best regards Oliver Klein
2016 Apr 21
2
copy of a share without path
...plate - making it unavailable! It seems I need to add a path: [template] writable = yes browsable = yes valid users = andy, dave, jay path = /path/somewhere Or maybe there is something with the version of Samba that I'm using: 2:4.1.6+dfsg-1ubuntu2.14.04.11 Regards, Alexandre Klein
2023 Jul 12
3
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
Hello Jani, On Wed, Jul 12, 2023 at 05:34:28PM +0300, Jani Nikula wrote: > On Wed, 12 Jul 2023, Uwe Kleine-K?nig <u.kleine-koenig at pengutronix.de> wrote: > > Hello, > > > > while I debugged an issue in the imx-lcdc driver I was constantly > > irritated about struct drm_device pointer variables being named "dev" > > because with that name I usually expect...
2023 Jul 12
3
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
Hello Jani, On Wed, Jul 12, 2023 at 05:34:28PM +0300, Jani Nikula wrote: > On Wed, 12 Jul 2023, Uwe Kleine-K?nig <u.kleine-koenig at pengutronix.de> wrote: > > Hello, > > > > while I debugged an issue in the imx-lcdc driver I was constantly > > irritated about struct drm_device pointer variables being named "dev" > > because with that name I usually expect...
2016 Apr 25
1
copy of a share without path
Thank you for your message. I was not sure if the example (from here https://www.samba.org/samba/docs/using_samba/ch06.html) was incorrect or if I was missing something. Alexandre Klein Tanuki Software, Ltd. 6-18-10-4F Nishi-Kasai, Edogawa-ku Tokyo 134-0088 Japan Tel: +81-3-3878-3211 Fax: +81-3-3878-0313 http://www.tanukisoftware.com On Mon, Apr 25, 2016 at 5:34 PM, Rowland penny <rpenny at samba.org> wrote: > On 25/04/16 08:52, Alexandre Klein wrote: > >> Matt...
2009 Oct 19
1
[PULL] virtio fixes
....kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master Christian Borntraeger (1): virtio: let header files include virtio_ids.h Christoph Hellwig (1): virtio_blk: revert QUEUE_FLAG_VIRT addition Rusty Russell (1): virtio_blk: Revert serial number support Uwe Kleine-K?nig (2): move virtballoon_remove to .devexit.text move virtrng_remove to .devexit.text Documentation/lguest/lguest.c | 1 - drivers/block/virtio_blk.c | 39 ++-------------------------------- drivers/char/hw_random/virtio-rng.c | 3 +- drivers/char/virtio_con...
2009 Oct 19
1
[PULL] virtio fixes
....kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master Christian Borntraeger (1): virtio: let header files include virtio_ids.h Christoph Hellwig (1): virtio_blk: revert QUEUE_FLAG_VIRT addition Rusty Russell (1): virtio_blk: Revert serial number support Uwe Kleine-K?nig (2): move virtballoon_remove to .devexit.text move virtrng_remove to .devexit.text Documentation/lguest/lguest.c | 1 - drivers/block/virtio_blk.c | 39 ++-------------------------------- drivers/char/hw_random/virtio-rng.c | 3 +- drivers/char/virtio_con...
2023 Jul 13
2
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
On Wed, 12 Jul 2023, Uwe Kleine-K?nig <u.kleine-koenig at pengutronix.de> wrote: > Hello Jani, > > On Wed, Jul 12, 2023 at 05:34:28PM +0300, Jani Nikula wrote: >> On Wed, 12 Jul 2023, Uwe Kleine-K?nig <u.kleine-koenig at pengutronix.de> wrote: >> > Hello, >> > >> > while I de...
2023 Jul 13
2
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
On Wed, 12 Jul 2023, Uwe Kleine-K?nig <u.kleine-koenig at pengutronix.de> wrote: > Hello Jani, > > On Wed, Jul 12, 2023 at 05:34:28PM +0300, Jani Nikula wrote: >> On Wed, 12 Jul 2023, Uwe Kleine-K?nig <u.kleine-koenig at pengutronix.de> wrote: >> > Hello, >> > >> > while I de...
2003 Jul 09
0
[Fwd: Many 64bit locks failed on HPUX 11.00/32]
Hi, last time I send you this message I got back a vacation message and no further feedback. Can you help me? Thanks G. Klein -------- Original Message -------- Betreff: Many 64bit locks failed on HPUX 11.00/32 Datum: Tue, 01 Jul 2003 08:47:58 +0200 Von: Gerhard Klein <G.Klein@edelmann.de> An: samba@samba.org Hi Samba Team, I tried samba 2.2.8a (without winbind) on HPUX 11/32. I downloaded the binaries from http:...