search for: kl

Displaying 20 results from an estimated 882 matches for "kl".

2017 Dec 20
1
Nonlinear regression
...u also need to reply-all so the mailing list stays in the loop. -- Sent from my phone. Please excuse my brevity. On December 19, 2017 4:00:29 PM PST, Timothy Axberg <axbergtimothy at gmail.com> wrote: >Sorry about that. Here is the code typed directly on the email. > >qe = (Qmax * Kl * ce) / (1 + Kl * ce) > >##The data >ce <- c(15.17, 42.15, 69.12, 237.7, 419.77) >qe <- c(17.65, 30.07, 65.36, 81.7, 90.2) > >##The linearized data >celin <- 1/ce >qelin <- 1/qe > >plot(ce, qe, xlim = xlim, ylim = ylim) > >##The linear model >fit1...
2017 Dec 20
1
Nonlinear regression
...; > Sent from my phone. Please excuse my brevity. > > > > On December 19, 2017 4:00:29 PM PST, Timothy Axberg < > > axbergtimothy at gmail.com> wrote: > > >Sorry about that. Here is the code typed directly on the email. > > > > > >qe = (Qmax * Kl * ce) / (1 + Kl * ce) [...] > > >##The linearized data > > >celin <- 1/ce > > >qelin <- 1/qe Plotting qelin against celin, I can see why you call this the linearized data. But fitting a linear model to these data obviously does not give you good starting values fo...
2017 Dec 20
0
Nonlinear regression
...g list stays in the loop. > -- > Sent from my phone. Please excuse my brevity. > > On December 19, 2017 4:00:29 PM PST, Timothy Axberg < > axbergtimothy at gmail.com> wrote: > >Sorry about that. Here is the code typed directly on the email. > > > >qe = (Qmax * Kl * ce) / (1 + Kl * ce) > > > >##The data > >ce <- c(15.17, 42.15, 69.12, 237.7, 419.77) > >qe <- c(17.65, 30.07, 65.36, 81.7, 90.2) > > > >##The linearized data > >celin <- 1/ce > >qelin <- 1/qe > > > >plot(ce, qe, xlim = xlim,...
2020 Apr 08
2
How to add new AVR targets?
...t;>>> https://github.com/llvm/llvm-project/commit/339b34266c1b54a9b5ff2f83cfb1da9cd8c9d90a >>>> >>>> Pull the latest LLVM and it should be fixed. >>>> >>>> >>>> On Tue, Mar 31, 2020 at 8:00 AM Wilhelm Meier <wilhelm.meier at hs-kl.de >>>> <mailto:wilhelm.meier at hs-kl.de>> wrote: >>>> >>>> Hi Dylan, >>>> >>>> I used the following commandline: >>>> >>>> clang++ -Os -DF_OSC=20000000 -DF_CPU=20000000 --target=avr  -I. >&...
2020 Mar 31
3
How to add new AVR targets?
...backend. >> >> I have fixed it in >> https://github.com/llvm/llvm-project/commit/339b34266c1b54a9b5ff2f83cfb1da9cd8c9d90a >> >> Pull the latest LLVM and it should be fixed. >> >> >> On Tue, Mar 31, 2020 at 8:00 AM Wilhelm Meier <wilhelm.meier at hs-kl.de >> <mailto:wilhelm.meier at hs-kl.de>> wrote: >> >> Hi Dylan, >> >> I used the following commandline: >> >> clang++ -Os -DF_OSC=20000000 -DF_CPU=20000000 --target=avr  -I. >> -I../include0 -I../../include0 -I../../../includ...
2020 Mar 31
2
How to add new AVR targets?
...the "interrupt" attribute is not being recognized by the backend. I have fixed it in https://github.com/llvm/llvm-project/commit/339b34266c1b54a9b5ff2f83cfb1da9cd8c9d90a Pull the latest LLVM and it should be fixed. On Tue, Mar 31, 2020 at 8:00 AM Wilhelm Meier <wilhelm.meier at hs-kl.de> wrote: > Hi Dylan, > > I used the following commandline: > > clang++ -Os -DF_OSC=20000000 -DF_CPU=20000000 --target=avr -I. > -I../include0 -I../../include0 -I../../../include0 -I../../include0/std > -I../include0/std -I../../../include0/std -I../../3rdparty/boost >...
2017 Jun 11
3
remove
Hi all, I have a date issue and would appreciate any help. I am reading a field data and n one of the columns I am expecting a date but has non date values such as character and empty. space. Here is a sample of my data. KL <- read.table(header=TRUE, text='ID date 711 Dead 712 Uknown 713 20-11-08 714 11-28-07 301 302 09-02-02 303 09-21-02',stringsAsFactors = FALSE, fill =T) str(KL) data.frame': 7 obs. of 2 variables: $ ID : int 711 712 713 714 301 302 303 $ date: chr "Dead" "Uknown...
2017 Jun 11
0
remove
...<valkremk at gmail.com> wrote: >Hi all, >I have a date issue and would appreciate any help. > >I am reading a field data and n one of the columns I am expecting a >date but has non date values such as character and empty. space. >Here is a sample of my data. > >KL <- read.table(header=TRUE, text='ID date >711 Dead >712 Uknown >713 20-11-08 >714 11-28-07 >301 >302 09-02-02 >303 09-21-02',stringsAsFactors = FALSE, fill =T) > >str(KL) >data.frame': 7 obs. of 2 variables: > $ ID : int 711 712 713 714 301 302 303...
2003 Mar 05
8
How to draw several plots in one figure?
Hey, I want to draw several plots sequently, but have to make them dispaly in one figure. So how to achieve this? Thanks. Fred
2004 Jul 05
1
Accounts are getting disabled
...f the logic was that if the value was undefined in LDAP, > the flags would be set to PDB_DEFAULT and it would not be treated as > 'defined as zero' for this test. I take a closer look at my users: Heres a ldap record (without password hashes) of saturday: dn: uid=alexander-cristea,ou=kl-1g3,ou=people,dc=wms-hn,dc=de userPassword:: e0NSWVBUfTE3NnUxQzA0ZDhCbG8= shadowLastChange: 11947 sambaPwdLastSet: 1 objectClass: posixAccount objectClass: shadowAccount objectClass: inetOrgPerson objectClass: person objectClass: organizationalPerson objectClass: top objectClass: sambaSamAccount cn...
2003 Dec 01
0
No subject
...cannot get this version of SMBClient to connect to a Windows based share. I have SMBD running on the our test Unix system and it works perfectly as well. Any ideas other then upgrading our unix and then our Samba package? This isn't an option. Thanks! -- Return-Path: <barth@cck.uni-kl.de> Delivered-To: samba@lists.samba.org Received: from mail.uni-kl.de (mail.uni-kl.de [131.246.137.52]) by lists.samba.org (Postfix) with ESMTP id 8EA464E13 for <samba@lists.samba.org>; Mon, 20 Aug 2001 11:07:54 -0700 (PDT) Received: from enterprise.cck.uni-kl.de (enterprise.cck.uni-kl...
2020 Mar 30
2
How to add new AVR targets?
Hey Wilhelm, Could you post the LLVM IR generated from your C++ file? This can be achieved with 'clang -S -emit-llvm' Cheers On Sat, Mar 28, 2020 at 6:36 PM Wilhelm Meier <wilhelm.meier at hs-kl.de> wrote: > Answering partly to myself there was a extern "C" missing. > > But the register pushes ans reti are still missing. > > Whats wrong? > > Am 28.03.20 um 06:26 schrieb Wilhelm Meier via llvm-dev: > > Hi Dylan, > > > > the following code...
2006 Oct 11
9
time synchronization problem (using NTP)
Hi, using SLES10 I''m unable to synchronize the time of DomU with that of Dom0. There is a persistent offset of about 3 seconds! Here''s a small history (not actual output): remote refid st t when poll reach delay offset jitter rkdvmso1.dvm.kl 192.168.0.11 5 u - 64 1 0.136 -2977.1 0.099 *rkdvmso1.dvm.kl 192.168.0.11 5 u 2 64 3 0.092 -2980.9 1.245 *rkdvmso1.dvm.kl 192.168.0.11 5 u 1 64 7 0.073 -2986.6 0.274 *rkdvmso1.dvm.kl 192.168.0.11 5 u 8 64 37 0.107 -2992.4 0.271...
2008 Jun 13
3
cluster.stats
Dear list, I just tried to use the function cluster.stat in the package fpc. I just have a couple of questions about the syntax: cluster.stats(d,clustering,alt.clustering=NULL, silhouette=TRUE,G2=FALSE,G3=FALSE) 1) the distance object (d) is an object obtained by the function dist() on my own original matrix? 2) clustering is the clusters vector as result of one of the many clustering methods?
2017 Dec 19
3
Nonlinear regression
Hello, I am working on a small data set and trying to find values of Qmax and Kl for the equation qe = (Qmax * Kl * ce) / (1 + ?l* ce) I found my Qmax and Kl through the linear model butam now trying to find them through the "nls" function however an error comes up that I am unfamiliar with. I have the file loaded for reference. Any help is appreciated. Thank you....
2012 Aug 09
1
Factor moderators in metafor
...ks for any input John Hodgson ------------------------------------- code/selected output ----------------- library(metafor) ## Set up data (from Lenters et al A Meta-analysis of Asbestos and Lung Cancer... ## Environmental Health Perspectives ? volume 119 | number 11 | November 2011) KL = c(0.02905, 0.06929, -0.1523, 1.6441, 0.1215, 0.3975, 1.0566, 0.1257, 0.2277, 0.06791, 0.08164, 0.2526, 0.07577, 0.03266, 0.1141, 0.1836, 1.8276, 0.4149, 15.4974) SE = c(0.006633, 0.09335, 0.08909, 0.4297, 0.07858, 0.1753, 0.3679, 0.1837, 0.2172, 0.2775, 0.4201, 0.1976, 0.7688, 0.06507, 0.06239, 0...
2008 Jan 10
1
Entropy/KL-Distance question
Dear R-Users, I have the CDF of a discrete probability distribution. I now observe a change in this CDF at one point. I would like to find a new CDF such that it has the shortest Kullback-Leibler Distance to the original CDF and respects my new observation. Is there an existing package in R which will let me do this ? Google searches based on entropy revealed nothing. Kind regards, Tolga
2007 Feb 21
2
How does Asterisk use SIP info command
What Asterisk command I can use to send a SIP INFO command? Thanks for pointers. Yuan Liu
2020 May 04
2
default backend = rid not showing full group information for users
m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba: > On 04/05/2020 19:24, Magnus Holmgren via samba wrote: > > Sunday 3 maj 2020 kl. 13:14:24 CEST, Rowland penny via samba wrote: > >> As for 'systemd', not sure what this actually does, but when I am forced > >> to us...
2007 Mar 19
1
Upgrading RH EL by CentOS
Hi, is it possible to upgrade a RH EL system with version x to a CentOS system with a version > x? All comments are welcome. Regards Joachim Backes <joachim.backes at rhrk.uni-kl.de> University of Kaiserslautern,Computer Center [RHRK], Systems and Operations, High Performance Computing, D-67653 Kaiserslautern, PO Box 3049, Germany -------------------------------------------------- Phone: +49-631-205-2438, FAX: +49-631-205-3056 http://hlrwm.rhrk.uni-kl.de/home/staff/backe...