search for: g10

Displaying 20 results from an estimated 32 matches for "g10".

Did you mean: 10
2010 Dec 06
3
[plyr] Question regarding ddply: use of .(as.name(varname)) and varname in ddply function
...ion(x) c(min(x[ , 3] , max(x[ , 3]))) ## works fine - case 2 I can't understand why I get the error in case 1. Can someone help me please? Thank you in advance. S. ---------- Here is the reproducible code: https://gist.github.com/730069 Here is sample data: structure(list(g10 = c(1L, 1L, 1L, 10L, 10L, 10L), l1 = c(0.410077661080032, 0.607497980054711, 0.640488621149069, -1.47837849145189, -1.48199933642397, -1.42815840788069), d1 = c(0.917769870675383, 0.959256755797054, 0.772928570498006, 0.473545787883884, 0.590580940273922, 0.0448629265021484 ), l13 = c(0.08036960456...
2007 Oct 10
0
Warning message when using "reldist" package
...hank you very much! Best wishes, Jing Shen > hse91<-read.table("h:/HSE/hse91p.txt",header=TRUE) > hse05<-read.table("h:/HSE/hse05p.txt",header=TRUE) > ghq91<-hse91$ghq12scr > ghq05<-hse05$ghq12scr > wgt91<-hse91$wgt > wgt05<-hse05$wgt > g10<-reldist(y=ghq05,yo=ghq91,smooth=0.4,ci=TRUE,ywgt=wgt05,yowgt=wgt91,yolabs=seq(-1,7,by=0.5),ylim=c(0.5,7.0),bar=TRUE,quiet=FALSE,xlab="proportion of the original cohort") This is mgcv 1.3-25 Smoothing using 0.4 Warning message: fitted rates numerically 0 occurred in: gam.fit(G, famil...
2009 May 27
1
How to write a loop?
..._____________________________________________________________________________________     # STEP B     g1 <- fft(f1)     g2 <- fft(f2)     g3 <- fft(f3)     g4 <- fft(f4)     g5 <- fft(f5)     g6 <- fft(f6)     g7 <- fft(f7)     g8 <- fft(f8)     g9 <- fft(f9)     g10 <- fft(f10)     #____________________________________________________________________________________________     h <- g1*g2*g3*g4*g5*g6*g7*g8*g9*g10     j <- fft((h), inverse = TRUE)/length(h)     #________________________________________________________________________________________...
2005 Jun 09
2
can nlme do the complex multilevel model?
...sample the class ,and then the student in calss.following is the 2-level model. and the level-1 model deals with the student,and the level-2 model deals with the class level the students belong to. Level-1 Model Y = B0 + B1*(ZLEAD) + B2*(ZBUL) + B3*(ZSHY) + R Level-2 Model B0 = G00 + U0 B1 = G10 + G11*(ZWARMT) + U1 B2 = G20 + G21*(ZWARMT) + G22*(ZABLET) + U2 B3 = G30 + G31*(ZWARMT) + G32*(ZSHYT1) + U3 i have seen the ?lme in nlme,but still have no ideal how to do. ps:i know how to do if the Level-2 Model are: B0 = G00 + U0 B1 = G10 + U1 B2 = G20 + U2 B3 = G30 + U3 200...
2015 Mar 13
1
[RFC PATCH v3] Intrinsics/RTCD related fixes. Mostly x86.
...MB_FILTER_CONST /* This version should be faster on ARM */ #ifdef OPUS_ARM_ASM -static void comb_filter_const(opus_val32 *y, opus_val32 *x, int T, int N, +#ifndef NON_STATIC_COMB_FILTER_CONST_C +static +#endif +void comb_filter_const_c(opus_val32 *y, opus_val32 *x, int T, int N, opus_val16 g10, opus_val16 g11, opus_val16 g12) { opus_val32 x0, x1, x2, x3, x4; @@ -147,7 +149,10 @@ static void comb_filter_const(opus_val32 *y, opus_val32 *x, int T, int N, #endif } #else -static void comb_filter_const(opus_val32 *y, opus_val32 *x, int T, int N, +#ifndef NON_STATIC_COMB_FILTER_CONST_C...
2015 Mar 12
1
[RFC PATCHv2] Intrinsics/RTCD related fixes. Mostly x86.
...MB_FILTER_CONST /* This version should be faster on ARM */ #ifdef OPUS_ARM_ASM -static void comb_filter_const(opus_val32 *y, opus_val32 *x, int T, int N, +#ifndef NON_STATIC_COMB_FILTER_CONST_C +static +#endif +void comb_filter_const_c(opus_val32 *y, opus_val32 *x, int T, int N, opus_val16 g10, opus_val16 g11, opus_val16 g12) { opus_val32 x0, x1, x2, x3, x4; @@ -147,7 +149,10 @@ static void comb_filter_const(opus_val32 *y, opus_val32 *x, int T, int N, #endif } #else -static void comb_filter_const(opus_val32 *y, opus_val32 *x, int T, int N, +#ifndef NON_STATIC_COMB_FILTER_CONST_C...
2005 Jan 17
0
TDM13B - FXO ports not seeing incoming calls
...he three extensions, it just rings out, with absolutely no output on the asterisk CLI. However, when an internal asterisk extension makes an outbound call to one of the other PBX extensions, it uses the FXO port, and works perfectly. -- Executing Dial("SIP/polycom_l1-c386", "Zap/g10/5586") in new stack -- Called g10/5586 -- Zap/126-1 answered SIP/polycom_l1-c386 -- Hungup 'Zap/126-1' zapata.conf ----------- ; Analog incoming channel context => remote immediate => yes usecallerid=no callerid=no group => 10 signalling => fxs_ks channel =>...
2008 Sep 10
1
Samba + NFS + APACHE + PHP5 + Symfony
...annot edit this data and vice-versa. It's a little hard to explain, so i tried to make as easy as possible to show the problem. I apreciate some help to solve this problem. Thanks for your atention Att. F?bio da Silva J?nior - fjunior@univali.br Laborat?rio de Computa??o Aplicada - G10 Laborat?rio de Redes UNIVALI - Universidade do Vale do Itaja?
2013 Aug 22
1
Interpreting the result of 'cutree' from hclust/heatmap.2
...ix? For example g9-9=8 . What does 8 mean here? 1 2 3 4 5 6 7 8 9 10 g1 1 1 1 1 1 1 1 1 1 1 g2 1 2 2 2 2 2 2 2 2 2 g3 1 2 2 3 3 3 3 3 3 3 g4 1 2 2 2 2 2 2 2 2 4 g5 1 1 1 1 1 1 1 4 4 5 g6 1 2 3 4 4 4 4 5 5 6 g7 1 2 2 2 2 5 5 6 6 7 g8 1 2 3 4 5 6 6 7 7 8 g9 1 2 3 4 4 4 7 8 8 9 g10 1 2 3 4 5 6 6 7 9 10 Your expert advice will be greatly appreciated. - G.V.
2015 Mar 02
13
Patch cleaning up Opus x86 intrinsics configury
The attached patch cleans up Opus's x86 intrinsics configury. It: * Makes ?enable-intrinsics work with clang and other non-GCC compilers * Enables RTCD for the floating-point-mode SSE code in Celt. * Disables use of RTCD in cases where the compiler targets an instruction set by default. * Enables the SSE4.1 Silk optimizations that apply to the common parts of Silk when Opus is built in
2023 Nov 10
1
[REGRESSION]: acpi/nouveau: Hardware unavailable upon resume or suspend fails
...power() on the child devices. Owen, attached are 2 patches which implement only calling acpi_device_fix_up_power() on the child devices, can you build a v6.6 kernel with these 2 patches added on top please and see if that fixes things ? Kai-Heng can you test that the issue on the HP ZBook Fury 16 G10 is still resolved after applying these patches ? Regards, Hans -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-ACPI-PM-Add-acpi_device_fix_up_power_children-functi.patch Type: text/x-patch Size: 2169 bytes Desc: not available URL: <https://lists.freede...
2006 Feb 24
3
Sorting alphanumerically
I'm trying to sort a DATAFRAME by a column "ID" that contains alphanumeric data. Specifically,"ID" contains integers all preceeded by the character "g" as in: g1, g6, g3, g19, g100, g2, g39 I am using the following code: DATAFRAME=DATAFRAME[order(DATAFRAME1$ID),] and was hoping it would sort the dataframe by ID in the following manner g1, g2, g3, g6, g19, g39, g100 but it doesn't sort at all. Could anyone point out my mistake? Thank you. Mark
2011 Nov 21
6
Scatter plot - using colour to group points?
Dear All, I am very new to R - trying to teach myself it for some MSc coursework. I am plotting temperature data for two different sites over the same time period which I have downloaded from a university weather station data archive. I am using the following code to create the plot plot ( x = TEMP3[,"TIME"], y = TEMP3[,"TEMP"], type = "p", col =
2009 Jun 06
5
OT: looking for a rsync equivalent for Windows platforms
Hi all, Does anyone know of a good & free rsync type program for Windows platforms? Like most of us, I need to work on both Windows & Linux environments, and would like to sync some data (music, videos, photos, documents, thunderbird profiles, FF bookmarks, etc) between a USB HDD, my Linux (CentOS + KDE) PC, and Windows Laptop at the office. I found a program called Toucan (which also
2015 Nov 05
2
AVX Optimizations
Yes, Thank you. I'll follow up with the AVX code and tests for pitch code. Radu -----Original Message----- From: opus-bounces at xiph.org [mailto:opus-bounces at xiph.org] On Behalf Of Timothy B. Terriberry Sent: Thursday, November 5, 2015 10:31 AM To: opus at xiph.org Subject: Re: [opus] AVX Optimizations Velea, Radu wrote: > I've created a pull request[1] to enable configuration
2024 Mar 12
0
[Announce] GnuPG 2.4.5 released
...support go to https://gnupg.com or https://gnupg.org/service.html. If you are a developer and you need a certain feature for your project, please do not hesitate to bring it to the gnupg-devel mailing list for discussion. Thanks ====== Since 2001 maintenance and development of GnuPG is done by g10 Code GmbH and has mostly been financed by donations. Several full-time employed developers and contractors are working exclusively on GnuPG and closely related software like Libgcrypt, GPGME, Kleopatra and Gpg4win. Fortunately, and this is still not common with free software, we have established...
2009 Jun 17
0
[Announce] Dirmngr 1.0.3 released
...costly, but you can help! We are looking for organizations that find Dirmngr useful and wish to contribute back. You can contribute by reporting bugs, improve the software, or by donating money. Commercial support contracts for Dirmngr are available, and they help finance continued maintenance. g10 Code GmbH, a Duesseldorf based company owned and headed by GnuPG's principal author, is currently funding Dirmngr development. We are always looking for interesting development projects. A service directory is available at: http://www.gnupg.org/service.html Thanks ====== We have to than...
2012 Aug 08
0
[Announce] GPA 0.9.3 released
...signing do not anymore list expired, revoked or otherwise invalid keys. * If no recipients are given to the server, a generic key selection dialog is now used. * Now works with Libassuan 2.x. * The card manager now displays the ATR for an unknown card. Shalom-Salam, Werner -- g10 Code GmbH http://g10code.com AmtsGer. Wuppertal HRB 14459 H?ttenstr. 61 Gesch?ftsf?hrung Werner Koch D-40699 Erkrath -=- The GnuPG Experts -=- USt-Id DE215605608 -------------- next part -------------- A non-text attachment was scrubbed... Name: not availa...
2012 Sep 27
0
[Announce] Libksba 1.3.0 released
...on 1.3.0 (2012-09-27) ------------------------------------------------ * Changed the license of the library from GPLv3 to LGPLv3/GPLv2; see the file AUTHORS for details. * Minor bug fixes. Commercial support contracts for Libksba are available, and they help finance continued maintenance. g10 Code, a Duesseldorf based company owned and headed by Libksba's principal author, is currently funding its development. We are always looking for interesting development projects. See also http://www.gnupg.org/service.html . Happy hacking, Werner -- Die Gedanken sind frei. Ausnahmen r...
2024 Jan 25
0
[Announce] GnuPG 2.4.4 released
.... [rG239c1fdc28] * gpgconf: Adjust the -X command for the new VERSION file format. [T6918] * wkd: Use export-clean for gpg-wks-client's --mirror and --create commands. [rG2c7f7a5a278c] * wkd: Make --add-revocs the default in gpg-wks-client. New option --no-add-revocs. [rG10c937ee68] * Remove duplicated backslashes when setting the homedir. [T6833] * Ignore attempts to remove the /dev/null device. [T6556] * Improve advisory file lock retry strategy. [T3380] * Improve the speedo build system for Unix. [T6710] Release-info: https://dev.gnupg.org/T6578...