search for: funktion

Displaying 20 results from an estimated 100 matches for "funktion".

Did you mean: function
2003 Mar 02
1
ov_pcm_total() returns always 0 after ov_open_callbacks()...
Hi Folks, i implemented the required callback funktions to open an ogg file from memory. Now ov_pcm_total() returns always 0, strange thing about is that ov_pcm_total does not call any of the callback funktions. I also like to mention that ov_info (which uses the read and seek callback funktions) delivers correct values. Thats why i doubt that there...
2009 Mar 21
5
Plot and Boxplot in the same graph
Hii, Is it possible, to use the plot() funktion and the boxplot() funktion together ? I will plot a simple graph and additionally to the graph on certain places boxplots. I have imagined to plot the graph a little bit transparency and show in the same graph on certain places boxplots.... Is it possible to do it in this way ? greetings, johnh -...
2002 Aug 08
2
Splus-funktion "haplo.score"
Sehr geehrte Damen und Herren, hiermit m?chte ich bei Ihnen nachfragen, ob die f?r Splus geschriebene "haplo.score"- Funktion auch unter R verwendet werden kann. siehe http://www.mayo.edu/statgen/software/ Wenn ja, wie sind die Aufrufe Splus CHAPTER -m und Splus make in R zu realisieren? Herzlichen Dank f?r Ihre M?he mit freundlichen Gr??en -- Dr. rer. nat. Andreas Fr?hlich Institute of Medical Biometry and Statistics...
2003 Aug 14
0
ext3 integrated ramdisk funktionality
Hi, are there any plannings to integrate a kind of ramdisk funktionality into ext3? I imagine a dynamic ramdisk into which only modified files of a read-only mounted ext3 are copied in order to have read-write access without really writing (because the filesystem is on a compact flash disk, for example). Regards, Daniel -- <> d.vollbrecht@scram.de -> &...
2010 Aug 11
0
R and TK Error "can't find objects"
...uchsh?ufigkeitakt)),as.numeric(tclObj(Z K)),as.numeric(tclObj(durch)),as.numeric(tclObj(Seins)),as.numeric(tclOb j(Szwei)),as.numeric(tclObj(Sdrei)),as.numeric(tclObj(Svier)),as.numeric (tclObj(Sf?nf)),as.numeric(tclvalue(Zeitb))))) } test2 <- local({source("C:/.../funktion.R", local = TRUE) environment(plan) <- .GlobalEnv plan }) The head of the file/ function in "C:/.../funktion.R" looks like this: plan<-function(AnzK,maxBesuche,Besuchsh?ufigkeitaktuell,ZpK,d,ZER,S2,S3, S4,SAT,Zeitbudget){ ... } When I'm starting the f...
2003 May 07
4
element of
Dear all, is there any funktion in R which i can use to check if a single value is element of a matrix or data.frame so that it returns me logical values like TRUE/FALSE. Thanks in advance for your help!
2008 Jan 26
0
Can`t compile Xen3.2 with ACM
Hello Folks, I tryed to compile Xen3.2 sources with ACM. To include ACM in the build I set ACM_SECURITY ?= y in Config.mk. When I start the build process by calling "make all" compiling failes: acm_core.c: In Funktion »acm_init«: acm_core.c:283: Fehler: »policy_buffer« nicht deklariert (erste Benutzung in dieser Funktion) acm_core.c:283: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt acm_core.c:283: Fehler: für jede Funktion in der er auftritt.) acm_core.c:283: Fehler: »policy_size« nicht...
2009 Aug 24
1
Filling matrix secondary diagonal
Hi, how do i fill the secondary diagonals of a matrix? Is there an funktion like the "diag" funktion in matlab, where i can specify the diagonal i?d like to fill? -- View this message in context: http://www.nabble.com/Filling-matrix-secondary-diagonal-tp25121745p25121745.html Sent from the R help mailing list archive at Nabble.com.
2009 Dec 11
1
Calendar week ISO (PR#14132)
...problems with getting the calendar week number with the first week as the one which has at least 4 days. A colleague told me that he has the same problem.=20 =20 Below you can see what I use now, for finding the right week.=20 =20 =20 Kind regards,=20 Samuel Andreas Meichtry =20 =20 #Excel-Funktion #=3DK=DCRZEN((A3-DATUM(JAHR(A3+3-REST(A3-2;7));1;REST(A3-2;7)-9))/7) =20 =20 #R-Funktion KW<-function(x){=20=20=20=20 return(floor( as.numeric((x-(as.Date(ISOdate( =20 as.numeric(format(as.Date(as.numeric(x)+3+25569-2-(as.numeric(x)-2+25569)%%7 ,origin=3D"1900-01-01"),&...
2011 Jul 29
3
plot, graphic
hi, i`m trying to use the plot function to show more variable-funktions in one graphic. so for example i would like to show Chinas Income in different sectors in one graphic. obviousely typing plot(ChinaIncome) the graphics are split and there is one graphic for agriculture, one for industry.... i would like to put them togheter in one graphic, maybe with different co...
2020 Oct 20
0
Problem with LDAP-query (Active Directory) on filter by memberOf
Hi list! We have a Dovecot 2.3.4 (from Debian 10 repository) that should connect to our AD to authenticate the users. It works, but now we would like to restrict using IMAP to all users in the Group "Funktion - E-Mail-Konto". So I changed the query from: (&(sAMAccountName=%n)(objectClass=user)(homeMDB=*)) to (&(sAMAccountName=%n)(objectClass=user)(homeMDB=*)(memberOf=CN=Funktion - E-Mail-Konto,OU=Funktionen,OU=People,DC=ad,DC=company,DC=org)) The baseDN is DC=ad,DC=company,DC=org Wit...
2013 Jan 31
2
use name (not values!) of a dataframe inside a funktion
Dear Listers, can anyone help me, please. Since several days i try to figure out, how to assign values, vectors, functions etc to variables with dynamically generated names inside of functions. Sometimes I succeed, but the success is rather arbitrary, it seems. up to now i don't fully understand, why things like get, assign, <<- etc do sometimes work, and sometimes not. here's one
2006 Nov 27
3
Migrate a Samba 3.0 PDC from Redhat 9 to Debian Sarge
Hi all, I have a Samba 3.0.20b installation on a Redhat 9 system running as PDC for a Windows Domain. I now would like to move the PDC funktionality to an existing Debian Sarge system running Samba 3.0.23c and then decommision the Redhat system. I did search for information on how to do this but all the information that I could find seems to deal with Samba 2.x PDCs since the MACHINE.SID file is always referenced as the critical configura...
2016 May 18
2
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
...e using samba4 as an AD controller under OpenSuSE 13.2 using the >> repository at: >> >> http://download.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_13.2 >> >> > Not related to your Problem, but are you sure, that this repo really > provide ad-dc - funktionality?? > > From the spec-file: > "%global with_mitkrb5 1" > "%global with_dc 0" > > "%if ! %with_dc > --without-ad-dc \" > > > > Markus > > It looks like you are right, there is also these lines: %exclude %{_mandir}/man8/s...
2009 Sep 14
2
Function "Varcov" in Design (Ver. 2.2-0) package
...e:Hmisc : strgraphwrap The following object(s) are masked from package:survival : Surv > corr.lrm = lrm(CORRECTNESS ~ condition * type, data = data2) > anova(corr.lrm) ## everything seemed to work fine, so run anova on the fitted model. Fehler in anova.Design(corr.lrm) : konnte Funktion "Varcov" nicht finden Error message translated: Error in anova.Design(<model>) : couldn't find function "Varcov". Any ideas?! Thanks in advance!
2009 Feb 10
2
Problem installing MASS-Package
Dear R-Help-Team, I tried to use isoMDS-Function of the MASS-Package: Message: Fehler: konnte Funktion "isoMDS" nicht finden (error: could not find function "isoMDS") so I tried to install the package MASS: > utils:::menuInstallPkgs() versuche URL 'http://cran.rakanu.com/bin/windows/contrib/2.8/VR_7.2-45.zip' Content type 'application/zip' length 1598763 byte...
2003 Jul 10
0
FW: Maximum Likelihood Estimation and Optimisation
...rginia 22314 703.647.1628 -----Original Message----- From: Fohr, Marc [AM] [mailto:marc.fohr at first-private.de] Sent: Thursday, July 10, 2003 10:17 AM To: R-help at stat.math.ethz.ch Subject: [R] Maximum Likelihood Estimation and Optimisation Hello, I want to calculate a maximum likelihood funktion in R in order to solve for the parameters of an estimator. Is there an easy way to do this in R? How do I get the parameters and the value of the maximum likelihood funktion. More, I want to specify the algorithm of the optimisation above: BHHH (Berndt Hall Hall Hausman). Is this possible? Thanks...
2002 Apr 30
1
PXE Timeout not work
Hello, why don't work the Timeout funktion in PXE Boot v1.7.2 of Syslinux?? here the config file: default linux timeout 1000 label linux kernel kernel_bart append initrd=initrd.img root=/dev/sdb4 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.zytor.com/pipermail/syslinux/attachments/20...
2004 Sep 17
1
Silently Wait for DTMF Input
...it should jump to my voicebox menu. On this page http://www.voip-info.org/wiki-Asterisk+cmd+background i found something about "Silently Wait for DTMF Input". In my case it wouldn`t be silence. It woudl just play the away message. Now how can i include such a secret code to my background funktion? I am looking for something _like_ this: exten => s,1,Background(away,12345,voicebox_35) If someone presses 12345 whilest the away message is playing, it jumps to the voicebox_35 context. Know what i mean?! A quick link to the needed docu or some tips/examples would be great! Thanks, Mario
2006 Apr 04
0
Asterisk-addons compiling problem
...REENTRANT -D_GNU_SOURCE -O6 -c -o interface.o interface.c gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o format_mp3.o format_mp3.c format_mp3.c:46: Fehler: Redefinition von ?struct ast_filestream? format_mp3.c: In Funktion ?load_module?: format_mp3.c:336: Warnung: ?bergabe des Arguments 1 von ?ast_format_register? von inkompatiblem Zeigertyp format_mp3.c:336: Fehler: zu viele Argumente f?r Funktion ?ast_format_register? make[1]: *** [format_mp3.o] Fehler 1 make[1]: Leaving directory `/usr/src/asterisk-addons/format_m...